Build of cpio with android toolchain

The build took 00h 01m 26s and was SUCCESSFUL.

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

SLOCLanguage
45,080 ansic
11,748 makefile
7,771 sh
1,254 yacc
31 sed
65,884 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: cpio 2.12-3 (Tue Apr 4 21:03:04 UTC 2017)
# ==> 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 arm-linux-androideabi-strip... arm-linux-androideabi-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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for bison... bison -y
# checking for Minix Amsterdam compiler... no
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-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... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
# checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
# 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) unknown
# checking for _LARGE_FILES value needed for large files... (cached) unknown
# 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... no
# checking whether feof_unlocked is declared... no
# checking whether ferror_unlocked is declared... no
# checking whether fflush_unlocked is declared... no
# checking whether fgets_unlocked is declared... no
# checking whether fputc_unlocked is declared... no
# checking whether fputs_unlocked is declared... no
# checking whether fread_unlocked is declared... no
# checking whether fwrite_unlocked is declared... no
# 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... no
# 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... no
# 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... no
# checking for futimesat... no
# checking for futimens... yes
# checking for utimensat... yes
# checking for lutimes... no
# 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... no
# 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... no
# 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... no
# 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-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for unistd.h... (cached) yes
# checking for working chown... no
# checking whether chown dereferences symlinks... yes
# checking whether chown honors trailing slash... guessing no
# checking whether chown always updates ctime... guessing no
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking whether // is distinct from /... unknown, assuming 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 *... no
# checking whether fchdir is declared... yes
# checking for working fcntl.h... cross-compiling
# 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... no
# 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... no
# 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... guessing no
# checking whether getcwd (NULL, 0) allocates memory for result... guessing no
# checking for getcwd with POSIX signature... yes
# checking whether getcwd is declared... yes
# checking whether getdelim is declared... yes
# checking whether getdtablesize is declared... no
# checking whether getline is declared... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... guessing yes
# checking for working GNU getopt function... guessing no
# 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... no
# checking sys/inttypes.h usability... no
# checking sys/inttypes.h presence... no
# checking for sys/inttypes.h... no
# checking sys/bitypes.h usability... no
# checking sys/bitypes.h presence... no
# checking for sys/bitypes.h... no
# checking for bit size of ptrdiff_t... 32
# checking for bit size of size_t... 32
# checking for bit size of sig_atomic_t... 32
# checking for bit size of wchar_t... 32
# checking for bit size of wint_t... 32
# checking whether sig_atomic_t is signed... yes
# checking whether wchar_t is signed... no
# checking whether wint_t is signed... no
# checking for ptrdiff_t integer literal suffix...
# checking for size_t integer literal suffix... u
# checking for sig_atomic_t integer literal suffix...
# checking for wchar_t integer literal suffix... u
# checking for wint_t integer literal suffix... u
# 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... no
# checking whether we are using the GNU C Library >= 2.1 or uClibc... no
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# 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... guessing no
# checking whether memrchr is declared... yes
# checking whether alarm is declared... yes
# checking for promoted mode_t type... int
# 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... guessing no
# checking whether ffsl is declared without a macro... no
# checking whether ffsll is declared without a macro... no
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... no
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... no
# 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... no
# 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... no
# 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... no
# 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'... unknown
# checking whether snprintf returns a byte count as in C99... guessing no
# 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... no
# checking whether program_invocation_short_name is declared... no
# checking whether program_invocation_name is defined... no
# checking whether program_invocation_short_name is defined... no
# 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... guessing no
# 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) unknown, assuming no
# checking whether dup2 works... guessing no
# checking for setdtablesize... no
# checking for error_at_line... no
# checking whether fcntl handles F_DUPFD correctly... guessing 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... guessing no
# checking for struct stat.st_blocks... yes
# checking whether conversion from 'int' to 'long double' works... guessing yes
# checking for working GNU fnmatch... guessing no
# checking whether isblank is declared... yes
# checking whether isblank is declared... (cached) yes
# checking for __fpending... no
# checking how to determine the number of pending output bytes on a stream... fp->_p - fp->_bf._base
# checking for fseeko... (cached) yes
# checking whether fstatat (..., 0) works... guessing yes
# checking whether getcwd handles long file names properly... no
# checking for working getdelim function... guessing no
# checking for flockfile... (cached) yes
# checking for funlockfile... (cached) yes
# checking whether getc_unlocked is declared... (cached) yes
# checking for getline... yes
# checking for working getline function... guessing no
# checking whether gettimeofday clobbers localtime buffer... guessing yes
# checking for gettimeofday with POSIX signature... almost
# checking sys/timeb.h usability... no
# checking sys/timeb.h presence... no
# checking for sys/timeb.h... no
# checking for _ftime... no
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... no
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... no
# checking for lchown... yes
# checking whether lseek detects pipes... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... (cached) no
# 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... guessing 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 bp-sym.h usability... no
# checking bp-sym.h presence... no
# checking for bp-sym.h... no
# checking for mempcpy... (cached) no
# checking for memrchr... yes
# checking for working mktime... no
# checking for obstacks that work with any size object... no
# checking whether open recognizes a trailing slash... guessing yes
# checking for opendir... yes
# checking for struct tm.tm_zone... yes
# checking whether program_invocation_name is declared... (cached) no
# checking whether program_invocation_short_name is declared... (cached) no
# checking for raise... yes
# checking for rawmemchr... no
# checking for readdir... yes
# checking for rewinddir... yes
# checking whether setenv validates arguments... guessing no
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... no
# 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... guessing no
# checking for ssize_t... (cached) yes
# checking whether stat handles trailing slashes on directories... guessing yes
# checking whether stat handles trailing slashes on files... guessing no
# checking for struct stat.st_atim.tv_nsec... no
# checking for struct stat.st_atimespec.tv_nsec... no
# checking for struct stat.st_atimensec... 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... no
# 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... yes
# 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... yes
# 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... no
# checking whether getloadavg is declared without a macro... no
# checking whether getsubopt is declared without a macro... no
# 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... no
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... no
# checking whether mkostemps is declared without a macro... no
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... no
# 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... no
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... no
# checking whether secure_getenv is declared without a macro... no
# 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... no
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... no
# 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... no
# checking for working strndup... guessing 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) no
# 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) no
# 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... no
# 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... no
# checking whether getdtablesize is declared without a macro... no
# 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... no
# 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... no
# 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... no
# 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... guessing no
# checking whether utimensat works... guessing no
# checking for ptrdiff_t... yes
# checking for vsnprintf... yes
# checking whether snprintf respects a size of 1... guessing 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... no
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... no
# 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... guessing 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) no
# checking which ioctl field to test for reversed bytes... mt_type
# checking whether to build rmt... yes
# configure: WARNING: not building rmt, required header files are missing
# 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... no
# checking libintl.h presence... no
# checking for libintl.h... no
# 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 arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... no, consider installing GNU libiconv
# 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... no
# checking for iconv... (cached) no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# 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 c++defs.h
# GEN configmake.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN stddef.h
# GEN stdint.h
# GEN sys/types.h
# GEN sysexits.h
# GEN time.h
# GEN unistd.h
# GEN wchar.h
# GEN wctype.h
# GEN dirent.h
# GEN fcntl.h
# GEN fnmatch.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
# 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-fmtstream.o
# CC argp-eexst.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 xstrndup.o
# CC xsize.o
# CC asnprintf.o
# CC chdir-long.o
# CC chown.o
# CC dup2.o
# CC error.o
# CC fcntl.o
# CC fdopendir.o
# CC fnmatch.o
# CC fpending.o
# CC fstatat.o
# CC getcwd.o
# CC getcwd-lgpl.o
# CC getdelim.o
# CC getdtablesize.o
# CC getline.o
# CC getopt.o
# CC getopt1.o
# CC gettimeofday.o
# CC lchown.o
# CC lstat.o
# CC malloc.o
# CC memchr.o
# CC mktime.o
# CC mempcpy.o
# CC obstack.o
# CC openat.o
# CC openat-proc.o
# CC printf-args.o
# CC printf-parse.o
# CC rawmemchr.o
# CC setenv.o
# CC sleep.o
# CC stat.o
# CC strchrnul.o
# CC strerror.o
# CC strerror-override.o
# CC unsetenv.o
# CC utimensat.o
# CC vasnprintf.o
# CC vsnprintf.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-status.o
# CC exit.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'
# make[2]: Nothing to be done for 'all'.
# 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 defer.o
# CC copypass.o
# CC dstring.o
# CC global.o
# CC fatal.o
# CC main.o
# CC util.o
# CC tar.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/man8'
# /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'
# install-info --info-dir='/tmp/cpio/pkg/cpio/usr/share/info' '/tmp/cpio/pkg/cpio/usr/share/info/cpio.info'
# 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 no = no; then \
# case 'linux-androideabi' 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'.
# 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'
# 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 (Tue Apr 4 21:03:34 UTC 2017)

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
# /sysroot/sysroot/usr/lib/charset.alias

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 679d303f6124
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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 arm-linux-androideabi-strip
# configure:3666: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3677: result: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:4212: result: arm-linux-androideabi-gcc
# configure:4481: checking for C compiler version
# configure:4490: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4501: $? = 0
# configure:4490: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4501: $? = 1
# configure:4490: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4501: $? = 1
# configure:4521: checking whether the C compiler works
# configure:4543: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4617: $? = 0
# configure:4639: result:
# configure:4661: checking whether we are cross compiling
# configure:4699: result: yes
# configure:4704: checking for suffix of object files
# configure:4726: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4774: $? = 0
# configure:4783: result: yes
# configure:4792: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4812: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4812: $? = 0
# configure:4853: result: yes
# configure:4870: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4933: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4946: result: none needed
# configure:4971: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4993: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4996: $? = 0
# configure:4993: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:5201: result: gcc3
# configure:5221: checking how to run the C preprocessor
# configure:5252: arm-linux-androideabi-gcc -E conftest.c
# configure:5252: $? = 0
# configure:5266: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:5311: arm-linux-androideabi-gcc -E conftest.c
# configure:5311: $? = 0
# configure:5325: arm-linux-androideabi-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 arm-linux-androideabi-gcc needs -traditional
# configure:5520: result: no
# configure:5531: checking for arm-linux-androideabi-ranlib
# configure:5547: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:5558: result: arm-linux-androideabi-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 arm-linux-androideabi-ar
# configure:5717: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5728: result: arm-linux-androideabi-ar
# configure:5901: checking for ANSI C header files
# configure:5921: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5921: $? = 0
# configure:6005: result: yes
# configure:6018: checking for sys/types.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for sys/stat.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for stdlib.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for string.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for memory.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for strings.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for inttypes.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for stdint.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6018: checking for unistd.h
# configure:6018: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6018: $? = 0
# configure:6018: result: yes
# configure:6031: checking minix/config.h usability
# configure:6031: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6073: $? = 0
# configure:6080: result: yes
# configure:6097: checking whether _XOPEN_SOURCE should be defined
# configure:6116: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6303: $? = 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
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6327: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:37:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:37:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6327: $? = 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
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6335: result: unknown
# configure:6347: checking for _LARGE_FILES value needed for large files
# configure:6372: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:35:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:36:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6372: $? = 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
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6396: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:36:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:37:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:37:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:36:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6396: $? = 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
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6404: result: unknown
# configure:6426: checking for arm-linux-androideabi-gcc option to accept ISO C99
# configure:6575: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:80:29: error: expected ';', ',' or ')' before 'text'
# test_restrict (ccp restrict text)
# ^
# conftest.c: In function 'main':
# conftest.c:134:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
# char *restrict newvar = "Another string";
# ^
# conftest.c:134:18: error: 'newvar' undeclared (first use in this function)
# conftest.c:134:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:144:3: error: 'for' loop initial declarations are only allowed in C99 mode
# for (int i = 0; i < ia->datasize; ++i)
# ^
# conftest.c:144:3: note: use option -std=c99 or -std=gnu99 to compile your code
# configure:6575: $? = 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
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | #include
# | #include
# |
# | // Check varargs macros. These examples are taken from C99 6.10.3.5.
# | #define debug(...) fprintf (stderr, __VA_ARGS__)
# | #define showlist(...) puts (#__VA_ARGS__)
# | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
# | static void
# | test_varargs_macros (void)
# | {
# | int x = 1234;
# | int y = 5678;
# | debug ("Flag");
# | debug ("X = %d\n", x);
# | showlist (The first, second, and third items.);
# | report (x>y, "x is %d but y is %d", x, y);
# | }
# |
# | // Check long long types.
# | #define BIG64 18446744073709551615ull
# | #define BIG32 4294967295ul
# | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
# | #if !BIG_OK
# | your preprocessor is broken;
# | #endif
# | #if BIG_OK
# | #else
# | your preprocessor is broken;
# | #endif
# | static long long int bignum = -9223372036854775807LL;
# | static unsigned long long int ubignum = BIG64;
# |
# | struct incomplete_array
# | {
# | int datasize;
# | double data[];
# | };
# |
# | struct named_init {
# | int number;
# | const wchar_t *name;
# | double average;
# | };
# |
# | typedef const char *ccp;
# |
# | static inline int
# | test_restrict (ccp restrict text)
# | {
# | // See if C++-style comments work.
# | // Iterate through items via the restricted pointer.
# | // Also check for declarations in for loops.
# | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
# | continue;
# | return 0;
# | }
# |
# | // Check varargs and va_copy.
# | static void
# | test_varargs (const char *format, ...)
# | {
# | va_list args;
# | va_start (args, format);
# | va_list args_copy;
# | va_copy (args_copy, args);
# |
# | const char *str;
# | int number;
# | float fnumber;
# |
# | while (*format)
# | {
# | switch (*format++)
# | {
# | case 's': // string
# | str = va_arg (args_copy, const char *);
# | break;
# | case 'd': // int
# | number = va_arg (args_copy, int);
# | break;
# | case 'f': // float
# | fnumber = va_arg (args_copy, double);
# | break;
# | default:
# | break;
# | }
# | }
# | va_end (args_copy);
# | va_end (args);
# | }
# |
# | int
# | main ()
# | {
# |
# | // Check bool.
# | _Bool success = false;
# |
# | // Check restrict.
# | if (test_restrict ("String literal") == 0)
# | success = true;
# | char *restrict newvar = "Another string";
# |
# | // Check varargs.
# | test_varargs ("s, d' f .", "string", 65, 34.234);
# | test_varargs_macros ();
# |
# | // Check flexible array members.
# | struct incomplete_array *ia =
# | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
# | ia->datasize = 10;
# | for (int i = 0; i < ia->datasize; ++i)
# | ia->data[i] = i * 1.234;
# |
# | // Check named initializers.
# | struct named_init ni = {
# | .number = 34,
# | .name = L"Test wide string",
# | .average = 543.34343,
# | };
# |
# | ni.number = 58;
# |
# | int dynamic_array[ni.number];
# | dynamic_array[ni.number - 1] = 543;
# |
# | // work around unused variable warnings
# | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
# | || dynamic_array[ni.number - 1] != 543);
# |
# | ;
# | return 0;
# | }
# configure:6575: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:6575: $? = 0
# configure:6595: result: -std=gnu99
# configure:6696: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C
# configure:6710: result: -std=gnu99
# 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: unknown
# configure:7041: checking for _LARGE_FILES value needed for large files
# configure:7098: result: unknown
# configure:7117: checking return type of signal handlers
# configure:7135: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:1: 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7166: $? = 0
# configure:7175: result: yes
# configure:7200: checking for an ANSI C-conforming const
# configure:7266: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:7311: $? = 0
# configure:7311: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:7456: $? = 0
# configure:7464: result: yes
# configure:7477: checking for library containing opendir
# configure:7508: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7508: $? = 0
# configure:7525: result: none required
# configure:7596: checking for fchmod
# configure:7596: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7596: $? = 0
# configure:7596: result: yes
# configure:7596: checking for fchown
# configure:7596: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7596: $? = 0
# configure:7596: result: yes
# configure:7609: checking for setmode
# configure:7609: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccAGEeb3.o:conftest.c:function main: error: 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for getpwnam
# configure:7609: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for getgrgid
# configure:7609: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for getgrnam
# configure:7609: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for pipe
# configure:7609: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for fork
# configure:7609: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:66:6: warning: conflicting types for built-in function 'fork' [enabled by default]
# char fork ();
# ^
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for getuid
# configure:7609: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7609: checking for geteuid
# configure:7609: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7609: $? = 0
# configure:7609: result: yes
# configure:7628: checking for size_t
# configure:7628: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:7628: $? = 0
# configure:7628: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7658: $? = 0
# configure:7666: result: yes
# configure:7674: checking for alloca
# configure:7711: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:7711: $? = 0
# configure:7719: result: yes
# configure:7829: checking for inline
# configure:7845: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:7845: $? = 0
# configure:7853: result: inline
# configure:7871: checking for C/C++ restrict keyword
# configure:7898: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:7898: $? = 0
# configure:7906: result: __restrict
# configure:7919: checking whether clearerr_unlocked is declared
# configure:7919: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:10: error: 'clearerr_unlocked' undeclared (first use in this function)
# (void) clearerr_unlocked;
# ^
# conftest.c:89:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7919: $? = 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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef clearerr_unlocked
# | #ifdef __cplusplus
# | (void) clearerr_unlocked;
# | #else
# | (void) clearerr_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7919: result: no
# configure:7930: checking whether feof_unlocked is declared
# configure:7930: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:10: error: 'feof_unlocked' undeclared (first use in this function)
# (void) feof_unlocked;
# ^
# conftest.c:90:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7930: $? = 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 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef feof_unlocked
# | #ifdef __cplusplus
# | (void) feof_unlocked;
# | #else
# | (void) feof_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7930: result: no
# configure:7941: checking whether ferror_unlocked is declared
# configure:7941: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:91:10: error: 'ferror_unlocked' undeclared (first use in this function)
# (void) ferror_unlocked;
# ^
# conftest.c:91:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7941: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef ferror_unlocked
# | #ifdef __cplusplus
# | (void) ferror_unlocked;
# | #else
# | (void) ferror_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7941: result: no
# configure:7952: checking whether fflush_unlocked is declared
# configure:7952: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:10: error: 'fflush_unlocked' undeclared (first use in this function)
# (void) fflush_unlocked;
# ^
# conftest.c:92:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7952: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef fflush_unlocked
# | #ifdef __cplusplus
# | (void) fflush_unlocked;
# | #else
# | (void) fflush_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7952: result: no
# configure:7963: checking whether fgets_unlocked is declared
# configure:7963: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:10: error: 'fgets_unlocked' undeclared (first use in this function)
# (void) fgets_unlocked;
# ^
# conftest.c:93:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7963: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef fgets_unlocked
# | #ifdef __cplusplus
# | (void) fgets_unlocked;
# | #else
# | (void) fgets_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7963: result: no
# configure:7974: checking whether fputc_unlocked is declared
# configure:7974: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:10: error: 'fputc_unlocked' undeclared (first use in this function)
# (void) fputc_unlocked;
# ^
# conftest.c:94:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7974: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef fputc_unlocked
# | #ifdef __cplusplus
# | (void) fputc_unlocked;
# | #else
# | (void) fputc_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7974: result: no
# configure:7985: checking whether fputs_unlocked is declared
# configure:7985: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:10: error: 'fputs_unlocked' undeclared (first use in this function)
# (void) fputs_unlocked;
# ^
# conftest.c:95:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7985: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef fputs_unlocked
# | #ifdef __cplusplus
# | (void) fputs_unlocked;
# | #else
# | (void) fputs_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7985: result: no
# configure:7996: checking whether fread_unlocked is declared
# configure:7996: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:10: error: 'fread_unlocked' undeclared (first use in this function)
# (void) fread_unlocked;
# ^
# conftest.c:96:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:7996: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef fread_unlocked
# | #ifdef __cplusplus
# | (void) fread_unlocked;
# | #else
# | (void) fread_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7996: result: no
# configure:8007: checking whether fwrite_unlocked is declared
# configure:8007: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:10: error: 'fwrite_unlocked' undeclared (first use in this function)
# (void) fwrite_unlocked;
# ^
# conftest.c:97:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:8007: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef fwrite_unlocked
# | #ifdef __cplusplus
# | (void) fwrite_unlocked;
# | #else
# | (void) fwrite_unlocked;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:8007: result: no
# configure:8018: checking whether getc_unlocked is declared
# configure:8018: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8018: $? = 0
# configure:8018: result: yes
# configure:8029: checking whether getchar_unlocked is declared
# configure:8029: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8029: $? = 0
# configure:8029: result: yes
# configure:8040: checking whether putc_unlocked is declared
# configure:8040: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8040: $? = 0
# configure:8040: result: yes
# configure:8051: checking whether putchar_unlocked is declared
# configure:8051: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8051: $? = 0
# configure:8051: result: yes
# configure:8068: checking for flockfile
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for funlockfile
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for chown
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccWZ7lDn.o:conftest.c:function main: error: 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for fdopendir
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for fcntl
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for symlink
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mempcpy
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:93:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
# char mempcpy ();
# ^
# /tmp/ccw8rQBI.o:conftest.c:function main: error: undefined reference to 'mempcpy'
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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
# | /* end confdefs.h. */
# | /* Define mempcpy to an innocuous variant, in case declares mempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mempcpy innocuous_mempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mempcpy
# |
# | /* 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 mempcpy ();
# | /* 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_mempcpy || defined __stub___mempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mempcpy ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for btowc
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for isblank
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:94:6: warning: conflicting types for built-in function 'isblank' [enabled by default]
# char isblank ();
# ^
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for iswctype
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mbsrtowcs
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for wmemchr
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for wmemcpy
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for wmempcpy
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccwY0Xem.o:conftest.c:function main: error: undefined reference to 'wmempcpy'
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | /* end confdefs.h. */
# | /* Define wmempcpy to an innocuous variant, in case declares wmempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wmempcpy innocuous_wmempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wmempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wmempcpy
# |
# | /* 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 wmempcpy ();
# | /* 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_wmempcpy || defined __stub___wmempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wmempcpy ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for fstatat
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for getdelim
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for getdtablesize
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for gettimeofday
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for nanotime
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccsgwvxV.o:conftest.c:function main: error: 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccCVH5eZ.o:conftest.c:function main: error: undefined reference to 'lchmod'
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mbsinit
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mbrtowc
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mprotect
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for openat
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for setenv
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for sleep
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for strdup
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for strndup
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:111:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
# char strndup ();
# ^
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for localtime_r
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccYdl0el.o:conftest.c:function main: error: undefined reference to 'futimes'
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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
# | /* end confdefs.h. */
# | /* Define futimes to an innocuous variant, in case declares futimes.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define futimes innocuous_futimes
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char futimes (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef futimes
# |
# | /* 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 futimes ();
# | /* 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_futimes || defined __stub___futimes
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return futimes ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for futimesat
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccqEIMJl.o:conftest.c:function main: error: undefined reference to 'futimesat'
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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
# | /* end confdefs.h. */
# | /* Define futimesat to an innocuous variant, in case declares futimesat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define futimesat innocuous_futimesat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char futimesat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef futimesat
# |
# | /* 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 futimesat ();
# | /* 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_futimesat || defined __stub___futimesat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return futimesat ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for futimens
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for utimensat
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for lutimes
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/cc8d8jjh.o:conftest.c:function main: error: undefined reference to 'lutimes'
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | /* end confdefs.h. */
# | /* Define lutimes to an innocuous variant, in case declares lutimes.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lutimes innocuous_lutimes
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lutimes (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lutimes
# |
# | /* 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 lutimes ();
# | /* 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_lutimes || defined __stub___lutimes
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lutimes ();
# | ;
# | return 0;
# | }
# configure:8068: result: no
# configure:8068: checking for vasnprintf
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccYCazjl.o:conftest.c:function main: error: 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:116:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for iswcntrl
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:117:6: warning: conflicting types for built-in function 'iswcntrl' [enabled by default]
# char iswcntrl ();
# ^
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for mkfifo
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8068: checking for setlocale
# configure:8068: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:8068: $? = 0
# configure:8068: result: yes
# configure:8087: checking for features.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for linewrap.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:132: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/socket.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for dirent.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for wctype.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for stdio_ext.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:137:23: fatal error: stdio_ext.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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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
# | /* 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/stat.h
# configure:8087: result: yes
# configure:8087: checking for getopt.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/time.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for wchar.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:145:22: fatal error: sysexits.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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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
# | /* 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 utime.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for net/errno.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:146: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:146: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/wait.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/gentape.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:151: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:151: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:151: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:151: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:151:22: fatal error: sys/mtio.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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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 sgtty.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for sys/io/trioctl.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:152: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for pwd.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8087: checking for grp.h
# configure:8087: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:8087: $? = 0
# configure:8087: result: yes
# configure:8242: checking build system type
# configure:8256: result: x86_64-unknown-linux-gnu
# configure:8276: checking host system type
# configure:8289: result: arm-unknown-linux-androideabi
# configure:8312: checking for unistd.h
# configure:8312: result: yes
# configure:8322: checking for working chown
# configure:8375: result: no
# configure:8384: checking whether chown dereferences symlinks
# configure:8433: result: yes
# configure:8467: checking whether chown honors trailing slash
# configure:8510: result: guessing no
# configure:8522: checking whether chown always updates ctime
# configure:8571: result: guessing no
# configure:8627: checking whether the preprocessor supports include_next
# configure:8665: arm-linux-androideabi-gcc -std=gnu99 -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: unknown, assuming no
# configure:8793: checking if environ is properly declared
# configure:8816: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:131:39: error: conflicting types for 'environ'
# extern struct { int foo; } environ;
# ^
# In file included from conftest.c:126:0:
# /sysroot/sysroot/usr/include/unistd.h:50: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9213: $? = 0
# configure:9213: result: yes
# configure:9226: checking for strerror_r
# configure:9226: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:9226: $? = 0
# configure:9226: result: yes
# configure:9235: checking whether strerror_r returns char *
# configure:9259: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:167:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# char *p = strerror_r (0, buf, sizeof buf);
# ^
# configure:9259: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 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 ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:9297: result: no
# configure:9308: checking whether fchdir is declared
# configure:9308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9308: $? = 0
# configure:9308: result: yes
# configure:9339: checking for working fcntl.h
# configure:9457: result: cross-compiling
# configure:9480: checking for pid_t
# configure:9480: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9480: $? = 0
# configure:9480: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9491: $? = 0
# configure:9491: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:167: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9530: $? = 0
# configure:9537: result: yes
# configure:9671: checking whether stdin defaults to large file offsets
# configure:9695: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:9695: $? = 0
# configure:9703: result: yes
# configure:9839: checking whether fseeko is declared
# configure:9839: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9839: $? = 0
# configure:9839: result: yes
# configure:9858: checking for fseeko
# configure:9876: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:9876: $? = 0
# configure:9885: result: yes
# configure:9940: checking whether stat file-mode macros are broken
# configure:9967: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:9967: $? = 0
# configure:9974: result: no
# configure:10080: checking for nlink_t
# configure:10080: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10080: $? = 0
# configure:10080: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:139: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether fstat is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether fstatat is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether futimens is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether lchmod is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:143:10: error: 'lchmod' undeclared (first use in this function)
# (void) lchmod;
# ^
# conftest.c:143:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:10113: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef lchmod
# | (void) lchmod;
# | ;
# | return 0;
# | }
# configure:10121: result: no
# configure:10095: checking whether lstat is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mkdirat is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mkfifo is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mkfifoat is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:10: error: 'mkfifoat' undeclared (first use in this function)
# (void) mkfifoat;
# ^
# conftest.c:146:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:10113: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef mkfifoat
# | (void) mkfifoat;
# | ;
# | return 0;
# | }
# configure:10121: result: no
# configure:10095: checking whether mknod is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether mknodat is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether stat is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10095: checking whether utimensat is declared without a macro
# configure:10113: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10113: $? = 0
# configure:10121: result: yes
# configure:10134: checking whether lstat correctly handles trailing slash
# configure:10182: result: guessing no
# configure:10198: checking whether getcwd (NULL, 0) allocates memory for result
# configure:10263: result: guessing no
# configure:10267: checking for getcwd with POSIX signature
# configure:10289: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10289: $? = 0
# configure:10297: result: yes
# configure:10300: checking whether getcwd is declared
# configure:10300: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10300: $? = 0
# configure:10300: result: yes
# configure:10311: checking whether getdelim is declared
# configure:10311: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10311: $? = 0
# configure:10311: result: yes
# configure:10326: checking whether getdtablesize is declared
# configure:10326: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:186:10: error: 'getdtablesize' undeclared (first use in this function)
# (void) getdtablesize;
# ^
# conftest.c:186:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:10326: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 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 ()
# | {
# | #ifndef getdtablesize
# | #ifdef __cplusplus
# | (void) getdtablesize;
# | #else
# | (void) getdtablesize;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:10326: result: no
# configure:10337: checking whether getline is declared
# configure:10337: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:10461: $? = 0
# configure:10461: result: yes
# configure:10475: checking whether getopt is POSIX compatible
# configure:10636: result: guessing yes
# configure:10644: checking for working GNU getopt function
# configure:10881: result: guessing no
# configure:10968: checking whether getenv is declared
# configure:10968: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:10968: $? = 0
# configure:10968: result: yes
# configure:11109: checking for struct timeval
# configure:11132: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11132: $? = 0
# configure:11140: result: yes
# configure:11145: checking for wide-enough struct timeval.tv_sec member
# configure:11172: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11172: $? = 0
# configure:11180: result: yes
# configure:11190: checking whether gettimeofday is declared without a macro
# configure:11212: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11212: $? = 0
# configure:11220: result: yes
# configure:11235: checking for off_t
# configure:11235: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11235: $? = 0
# configure:11235: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:189: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:156:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:156:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:156: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:270:7: error: negative width in bit-field 'check_WINT'
# ? 1 : -1;
# ^
# configure:11703: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# |
# |
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
# | #include
# | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */
# | #if !(defined WCHAR_MIN && defined WCHAR_MAX)
# | #error "WCHAR_MIN, WCHAR_MAX not defined in "
# | #endif
# |
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# |
# | #ifdef INT8_MAX
# | int8_t a1 = INT8_MAX;
# | int8_t a1min = INT8_MIN;
# | #endif
# | #ifdef INT16_MAX
# | int16_t a2 = INT16_MAX;
# | int16_t a2min = INT16_MIN;
# | #endif
# | #ifdef INT32_MAX
# | int32_t a3 = INT32_MAX;
# | int32_t a3min = INT32_MIN;
# | #endif
# | #ifdef INT64_MAX
# | int64_t a4 = INT64_MAX;
# | int64_t a4min = INT64_MIN;
# | #endif
# | #ifdef UINT8_MAX
# | uint8_t b1 = UINT8_MAX;
# | #else
# | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
# | #endif
# | #ifdef UINT16_MAX
# | uint16_t b2 = UINT16_MAX;
# | #endif
# | #ifdef UINT32_MAX
# | uint32_t b3 = UINT32_MAX;
# | #endif
# | #ifdef UINT64_MAX
# | uint64_t b4 = UINT64_MAX;
# | #endif
# | int_least8_t c1 = INT8_C (0x7f);
# | int_least8_t c1max = INT_LEAST8_MAX;
# | int_least8_t c1min = INT_LEAST8_MIN;
# | int_least16_t c2 = INT16_C (0x7fff);
# | int_least16_t c2max = INT_LEAST16_MAX;
# | int_least16_t c2min = INT_LEAST16_MIN;
# | int_least32_t c3 = INT32_C (0x7fffffff);
# | int_least32_t c3max = INT_LEAST32_MAX;
# | int_least32_t c3min = INT_LEAST32_MIN;
# | int_least64_t c4 = INT64_C (0x7fffffffffffffff);
# | int_least64_t c4max = INT_LEAST64_MAX;
# | int_least64_t c4min = INT_LEAST64_MIN;
# | uint_least8_t d1 = UINT8_C (0xff);
# | uint_least8_t d1max = UINT_LEAST8_MAX;
# | uint_least16_t d2 = UINT16_C (0xffff);
# | uint_least16_t d2max = UINT_LEAST16_MAX;
# | uint_least32_t d3 = UINT32_C (0xffffffff);
# | uint_least32_t d3max = UINT_LEAST32_MAX;
# | uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
# | uint_least64_t d4max = UINT_LEAST64_MAX;
# | int_fast8_t e1 = INT_FAST8_MAX;
# | int_fast8_t e1min = INT_FAST8_MIN;
# | int_fast16_t e2 = INT_FAST16_MAX;
# | int_fast16_t e2min = INT_FAST16_MIN;
# | int_fast32_t e3 = INT_FAST32_MAX;
# | int_fast32_t e3min = INT_FAST32_MIN;
# | int_fast64_t e4 = INT_FAST64_MAX;
# | int_fast64_t e4min = INT_FAST64_MIN;
# | uint_fast8_t f1 = UINT_FAST8_MAX;
# | uint_fast16_t f2 = UINT_FAST16_MAX;
# | uint_fast32_t f3 = UINT_FAST32_MAX;
# | uint_fast64_t f4 = UINT_FAST64_MAX;
# | #ifdef INTPTR_MAX
# | intptr_t g = INTPTR_MAX;
# | intptr_t gmin = INTPTR_MIN;
# | #endif
# | #ifdef UINTPTR_MAX
# | uintptr_t h = UINTPTR_MAX;
# | #endif
# | intmax_t i = INTMAX_MAX;
# | uintmax_t j = UINTMAX_MAX;
# |
# | #include /* for CHAR_BIT */
# | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
# | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
# | struct s {
# | int check_PTRDIFF:
# | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
# | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
# | ? 1 : -1;
# | /* Detect bug in FreeBSD 6.0 / ia64. */
# | int check_SIG_ATOMIC:
# | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
# | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
# | ? 1 : -1;
# | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
# | int check_WCHAR:
# | WCHAR_MIN == TYPE_MINIMUM (wchar_t)
# | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
# | ? 1 : -1;
# | /* Detect bug in mingw. */
# | int check_WINT:
# | WINT_MIN == TYPE_MINIMUM (wint_t)
# | && WINT_MAX == TYPE_MAXIMUM (wint_t)
# | ? 1 : -1;
# |
# | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
# | int check_UINT8_C:
# | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
# | int check_UINT16_C:
# | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
# |
# | /* Detect bugs in OpenBSD 3.9 stdint.h. */
# | #ifdef UINT8_MAX
# | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT16_MAX
# | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT32_MAX
# | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT64_MAX
# | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
# | #endif
# | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
# | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
# | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
# | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
# | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
# | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
# | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
# | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
# | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
# | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
# | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
# | };
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:11795: result: no
# configure:11804: checking sys/inttypes.h usability
# configure:11804: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:188:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11804: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# | #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:11804: result: no
# configure:11804: checking sys/inttypes.h presence
# configure:11804: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:155:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11804: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# | #include
# configure:11804: result: no
# configure:11804: checking for sys/inttypes.h
# configure:11804: result: no
# configure:11804: checking sys/bitypes.h usability
# configure:11804: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:188:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11804: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# | #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:11804: result: no
# configure:11804: checking sys/bitypes.h presence
# configure:11804: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:155:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11804: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# | #include
# configure:11804: result: no
# configure:11804: checking for sys/bitypes.h
# configure:11804: result: no
# configure:11833: checking for bit size of ptrdiff_t
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:170:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11859: result: 32
# configure:11833: checking for bit size of size_t
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# ^
# configure:11838: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11838: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11838: $? = 0
# configure:11859: result: 32
# configure:11878: checking for bit size of sig_atomic_t
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:172:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11904: result: 32
# configure:11878: checking for bit size of wchar_t
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:173:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:173:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:173:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:173:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:173:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:173:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11904: result: 32
# configure:11878: checking for bit size of wint_t
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:174:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# ^
# configure:11883: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11883: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11883: $? = 0
# configure:11904: result: 32
# configure:11922: checking whether sig_atomic_t is signed
# configure:11949: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:11949: $? = 0
# configure:11959: result: yes
# configure:11922: checking whether wchar_t is signed
# configure:11949: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:172:17: error: size of array 'verify' is negative
# int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# ^
# configure:11949: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:11959: result: no
# configure:11922: checking whether wint_t is signed
# configure:11949: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:172:17: error: size of array 'verify' is negative
# int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# ^
# configure:11949: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:11959: result: no
# configure:11981: checking for ptrdiff_t integer literal suffix
# configure:12027: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12027: $? = 0
# configure:12036: result:
# configure:11981: checking for size_t integer literal suffix
# configure:12027: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12027: $? = 0
# configure:12036: result: u
# configure:12053: checking for sig_atomic_t integer literal suffix
# configure:12099: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12099: $? = 0
# configure:12108: result:
# configure:12053: checking for wchar_t integer literal suffix
# configure:12099: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12099: $? = 0
# configure:12108: result: u
# configure:12053: checking for wint_t integer literal suffix
# configure:12099: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12099: $? = 0
# configure:12108: result: u
# configure:12247: checking whether imaxabs is declared without a macro
# configure:12265: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12265: $? = 0
# configure:12273: result: yes
# configure:12247: checking whether imaxdiv is declared without a macro
# configure:12265: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12265: $? = 0
# configure:12273: result: yes
# configure:12247: checking whether strtoimax is declared without a macro
# configure:12265: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12265: $? = 0
# configure:12273: result: yes
# configure:12247: checking whether strtoumax is declared without a macro
# configure:12265: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:12321: $? = 0
# configure:12329: result: no
# configure:12347: checking for nl_langinfo and CODESET
# configure:12363: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:171:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12363: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(CODESET); return !cs;
# | ;
# | return 0;
# | }
# configure:12372: result: no
# configure:12381: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:12411: result: no
# configure:12500: checking whether malloc, realloc, calloc are POSIX compliant
# configure:12520: arm-linux-androideabi-gcc -std=gnu99 -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:12589: result: no
# configure:12703: checking for a traditional japanese locale
# configure:12773: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:12776: $? = 0
# configure:12834: result: none
# configure:12842: checking for a transitional chinese locale
# configure:12913: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccMuxCEz.o:conftest.c:function main: error: undefined reference to 'mblen'
# collect2: error: ld returned 1 exit status
# configure:12916: $? = 1
# configure:12967: result: none
# configure:12974: checking for a french Unicode locale
# configure:13046: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:13049: $? = 0
# configure:13095: result: none
# configure:13103: checking for a traditional french locale
# configure:13171: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:13174: $? = 0
# configure:13230: result: none
# configure:13321: checking for mmap
# configure:13321: arm-linux-androideabi-gcc -std=gnu99 -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:13464: result: guessing no
# configure:13471: checking whether memrchr is declared
# configure:13471: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13471: $? = 0
# configure:13471: result: yes
# configure:13502: checking whether alarm is declared
# configure:13502: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13502: $? = 0
# configure:13502: result: yes
# configure:13515: checking for promoted mode_t type
# configure:13532: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13532: $? = 0
# configure:13540: result: int
# configure:13550: checking for stdbool.h that conforms to C99
# configure:13617: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13617: $? = 0
# configure:13624: result: yes
# configure:13626: checking for _Bool
# configure:13626: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13626: $? = 0
# configure:13626: arm-linux-androideabi-gcc -std=gnu99 -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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13721: $? = 0
# configure:13728: result: time.h
# configure:13737: checking for struct tm.tm_gmtoff
# configure:13737: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13737: $? = 0
# configure:13737: result: yes
# configure:13767: checking for ssize_t
# configure:13784: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13784: $? = 0
# configure:13791: result: yes
# configure:13799: checking whether setenv is declared
# configure:13799: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13799: $? = 0
# configure:13799: result: yes
# configure:13825: checking search.h usability
# configure:13825: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13825: $? = 0
# configure:13825: result: yes
# configure:13825: checking search.h presence
# configure:13825: arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:13837: $? = 0
# configure:13837: result: yes
# configure:13849: checking for sigset_t
# configure:13849: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13849: $? = 0
# configure:13849: arm-linux-androideabi-gcc -std=gnu99 -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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13895: $? = 0
# configure:13902: result: yes
# configure:13918: checking whether strdup is declared
# configure:13918: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:13918: $? = 0
# configure:13918: result: yes
# configure:13931: checking whether strerror(0) succeeds
# configure:13977: result: guessing no
# configure:14067: checking whether ffsl is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:193:10: error: 'ffsl' undeclared (first use in this function)
# (void) ffsl;
# ^
# conftest.c:193:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:14085: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsl
# | (void) ffsl;
# | ;
# | return 0;
# | }
# configure:14093: result: no
# configure:14067: checking whether ffsll is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:193:10: error: 'ffsll' undeclared (first use in this function)
# (void) ffsll;
# ^
# conftest.c:193:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:14085: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef ffsll
# | (void) ffsll;
# | ;
# | return 0;
# | }
# configure:14093: result: no
# configure:14067: checking whether memmem is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether mempcpy is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:194:10: error: 'mempcpy' undeclared (first use in this function)
# (void) mempcpy;
# ^
# conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:14085: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef mempcpy
# | (void) mempcpy;
# | ;
# | return 0;
# | }
# configure:14093: result: no
# configure:14067: checking whether memrchr is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether rawmemchr is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:195:10: error: 'rawmemchr' undeclared (first use in this function)
# (void) rawmemchr;
# ^
# conftest.c:195:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:14085: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef rawmemchr
# | (void) rawmemchr;
# | ;
# | return 0;
# | }
# configure:14093: result: no
# configure:14067: checking whether stpcpy is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether stpncpy is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strchrnul is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:197:10: error: 'strchrnul' undeclared (first use in this function)
# (void) strchrnul;
# ^
# conftest.c:197:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:14085: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef strchrnul
# | (void) strchrnul;
# | ;
# | return 0;
# | }
# configure:14093: result: no
# configure:14067: checking whether strdup is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strncat is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strndup is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strnlen is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strpbrk is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strsep is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strcasestr is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strtok_r is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strerror_r is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strsignal is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14085: $? = 0
# configure:14093: result: yes
# configure:14067: checking whether strverscmp is declared without a macro
# configure:14085: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:207:10: error: 'strverscmp' undeclared (first use in this function)
# (void) strverscmp;
# ^
# conftest.c:207:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:14085: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef strverscmp
# | (void) strverscmp;
# | ;
# | return 0;
# | }
# configure:14093: result: no
# configure:14198: checking whether ffs is declared without a macro
# configure:14220: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14220: $? = 0
# configure:14228: result: yes
# configure:14198: checking whether strcasecmp is declared without a macro
# configure:14220: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14220: $? = 0
# configure:14228: result: yes
# configure:14198: checking whether strncasecmp is declared without a macro
# configure:14220: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14285: $? = 0
# configure:14292: result: yes
# configure:14477: checking whether unsetenv is declared
# configure:14477: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14477: $? = 0
# configure:14477: result: yes
# configure:14489: checking whether the utimes function works
# configure:14614: result: no
# configure:14627: checking for struct utimbuf
# configure:14650: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14650: $? = 0
# configure:14657: result: yes
# configure:14679: checking for wint_t
# configure:14704: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14704: $? = 0
# configure:14711: result: yes
# configure:14729: checking for inttypes.h
# configure:14748: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14748: $? = 0
# configure:14755: result: yes
# configure:14766: checking for stdint.h
# configure:14783: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14783: $? = 0
# configure:14790: result: yes
# configure:14803: checking for intmax_t
# configure:14828: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:14828: $? = 0
# configure:14835: result: yes
# configure:14854: checking where to find the exponent in a 'double'
# configure:15180: result: unknown
# configure:15207: checking whether snprintf returns a byte count as in C99
# configure:15288: result: guessing no
# configure:15299: checking for snprintf
# configure:15299: result: yes
# configure:15299: checking for strnlen
# configure:15299: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15299: $? = 0
# configure:15299: result: yes
# configure:15299: checking for wcslen
# configure:15299: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15299: $? = 0
# configure:15299: result: yes
# configure:15299: checking for wcsnlen
# configure:15299: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15299: $? = 0
# configure:15299: result: yes
# configure:15308: checking whether _snprintf is declared
# configure:15308: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:227:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^
# conftest.c:227: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15330: $? = 0
# configure:15330: result: yes
# configure:15342: checking whether uses 'inline' correctly
# configure:15364: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:15367: $? = 0
# configure:15385: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:231:10: error: 'program_invocation_name' undeclared (first use in this function)
# (void) program_invocation_name;
# ^
# conftest.c:231:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15606: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef program_invocation_name
# | #ifdef __cplusplus
# | (void) program_invocation_name;
# | #else
# | (void) program_invocation_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15606: result: no
# configure:15625: checking whether program_invocation_short_name is declared
# configure:15625: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:233:10: error: 'program_invocation_short_name' undeclared (first use in this function)
# (void) program_invocation_short_name;
# ^
# conftest.c:233:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:15625: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef program_invocation_short_name
# | #ifdef __cplusplus
# | (void) program_invocation_short_name;
# | #else
# | (void) program_invocation_short_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:15625: result: no
# configure:15649: checking whether program_invocation_name is defined
# configure:15662: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:226:18: fatal error: argp.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15662: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | program_invocation_name = "test";
# | ;
# | return 0;
# | }
# configure:15669: result: no
# configure:15675: checking whether program_invocation_short_name is defined
# configure:15688: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:226:18: fatal error: argp.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15688: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_SHORT_NAME 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | program_invocation_short_name = "test";
# | ;
# | return 0;
# | }
# configure:15695: result: no
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15892: $? = 0
# configure:15909: result: none required
# configure:15921: checking for clock_gettime
# configure:15921: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15921: $? = 0
# configure:15921: result: yes
# configure:15921: checking for clock_settime
# configure:15921: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:15921: $? = 0
# configure:15921: result: yes
# configure:16032: checking for closedir
# configure:16032: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:16032: $? = 0
# configure:16032: result: yes
# configure:16130: checking for d_ino member in directory struct
# configure:16181: result: guessing no
# configure:16283: checking whether alphasort is declared without a macro
# configure:16301: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether closedir is declared without a macro
# configure:16301: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether dirfd is declared without a macro
# configure:16301: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether fdopendir is declared without a macro
# configure:16301: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether opendir is declared without a macro
# configure:16301: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether readdir is declared without a macro
# configure:16301: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether rewinddir is declared without a macro
# configure:16301: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16283: checking whether scandir is declared without a macro
# configure:16301: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:16301: $? = 0
# configure:16309: result: yes
# configure:16338: checking for dirfd
# configure:16338: arm-linux-androideabi-gcc -std=gnu99 -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: unknown, assuming no
# configure:16583: checking whether dup2 works
# configure:16670: result: guessing no
# configure:16678: checking for setdtablesize
# configure:16678: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/cc8C69g4.o:conftest.c:function main: error: undefined reference to 'setdtablesize'
# collect2: error: ld returned 1 exit status
# configure:16678: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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
# | /* end confdefs.h. */
# | /* Define setdtablesize to an innocuous variant, in case declares setdtablesize.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setdtablesize innocuous_setdtablesize
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setdtablesize (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setdtablesize
# |
# | /* 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 setdtablesize ();
# | /* 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_setdtablesize || defined __stub___setdtablesize
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setdtablesize ();
# | ;
# | return 0;
# | }
# configure:16678: result: no
# configure:16751: checking for error_at_line
# configure:16767: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:252:19: fatal error: error.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16767: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:16775: result: no
# configure:16907: checking whether fcntl handles F_DUPFD correctly
# configure:16964: result: guessing yes
# configure:16982: checking whether fcntl understands F_DUPFD_CLOEXEC
# configure:17003: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17003: $? = 0
# configure:17021: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:257:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:260: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17194: $? = 0
# configure:17202: result: yes
# configure:17176: checking whether openat is declared without a macro
# configure:17194: arm-linux-androideabi-gcc -std=gnu99 -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:17293: result: guessing no
# configure:17339: checking for struct stat.st_blocks
# configure:17339: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17339: $? = 0
# configure:17339: result: yes
# configure:17426: checking whether conversion from 'int' to 'long double' works
# configure:17478: result: guessing yes
# configure:17605: checking for working GNU fnmatch
# configure:17718: result: guessing no
# configure:17754: checking whether isblank is declared
# configure:17754: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17754: $? = 0
# configure:17754: result: yes
# configure:17793: checking whether isblank is declared
# configure:17793: result: yes
# configure:17817: checking for __fpending
# configure:17834: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:274:1: warning: implicit declaration of function '__fpending' [-Wimplicit-function-declaration]
# return ! __fpending (stdin);
# ^
# /tmp/cca9dnel.o:conftest.c:function main: error: undefined reference to '__fpending'
# collect2: error: ld returned 1 exit status
# configure:17834: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | /* end confdefs.h. */
# |
# | #include
# | #if HAVE_STDIO_EXT_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | return ! __fpending (stdin);
# | ;
# | return 0;
# | }
# configure:17843: result: no
# configure:17872: checking how to determine the number of pending output bytes on a stream
# configure:17931: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:269:29: error: 'FILE' has no member named '_IO_write_ptr'
# FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base);
# ^
# conftest.c:269:49: error: 'FILE' has no member named '_IO_write_base'
# FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base);
# ^
# configure:17931: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base);
# | ;
# | return 0;
# | }
# configure:17931: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:269:29: error: 'FILE' has no member named '_ptr'
# FILE *fp = stdin; (void) (fp->_ptr - fp->_base);
# ^
# conftest.c:269:40: error: 'FILE' has no member named '_base'
# FILE *fp = stdin; (void) (fp->_ptr - fp->_base);
# ^
# configure:17931: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | FILE *fp = stdin; (void) (fp->_ptr - fp->_base);
# | ;
# | return 0;
# | }
# configure:17931: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:17931: $? = 0
# configure:17943: result: fp->_p - fp->_bf._base
# configure:17994: checking for fseeko
# configure:18021: result: yes
# configure:18149: checking whether fstatat (..., 0) works
# configure:18185: result: guessing yes
# configure:18245: checking whether getcwd handles long file names properly
# configure:18472: result: no
# configure:18764: checking for working getdelim function
# configure:18834: result: guessing no
# configure:18864: checking for flockfile
# configure:18864: result: yes
# configure:18864: checking for funlockfile
# configure:18864: result: yes
# configure:18873: checking whether getc_unlocked is declared
# configure:18873: result: yes
# configure:18997: checking for getline
# configure:18997: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:18997: $? = 0
# configure:18997: result: yes
# configure:19005: checking for working getline function
# configure:19075: result: guessing no
# configure:19221: checking whether gettimeofday clobbers localtime buffer
# configure:19270: result: guessing yes
# configure:19286: checking for gettimeofday with POSIX signature
# configure:19314: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:285:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^
# In file included from conftest.c:283:0:
# /sysroot/sysroot/usr/include/sys/time.h:37:12: note: previous declaration of 'gettimeofday' was here
# extern int gettimeofday(struct timeval *, struct timezone *);
# ^
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19330: $? = 0
# configure:19339: result: almost
# configure:19371: checking sys/timeb.h usability
# configure:19371: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:317:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19371: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* 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:19371: result: no
# configure:19371: checking sys/timeb.h presence
# configure:19371: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:284:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19371: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | #include
# configure:19371: result: no
# configure:19371: checking for sys/timeb.h
# configure:19371: result: no
# configure:19383: checking for _ftime
# configure:19383: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/ccewRdjU.o:conftest.c:function main: error: undefined reference to '_ftime'
# collect2: error: ld returned 1 exit status
# configure:19383: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | /* Define _ftime to an innocuous variant, in case declares _ftime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _ftime innocuous__ftime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _ftime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _ftime
# |
# | /* 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 _ftime ();
# | /* 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__ftime || defined __stub____ftime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _ftime ();
# | ;
# | return 0;
# | }
# configure:19383: result: no
# configure:19458: checking whether INT32_MAX < INTMAX_MAX
# configure:19492: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19492: $? = 0
# configure:19499: result: yes
# configure:19510: checking whether INT64_MAX == LONG_MAX
# configure:19544: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:303:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:19544: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined INT64_MAX
# | #define CONDITION (INT64_MAX == LONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (long long int) == sizeof (long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:19551: result: no
# configure:19564: checking whether UINT32_MAX < UINTMAX_MAX
# configure:19598: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19598: $? = 0
# configure:19605: result: yes
# configure:19616: checking whether UINT64_MAX == ULONG_MAX
# configure:19650: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:303:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:19650: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined UINT64_MAX
# | #define CONDITION (UINT64_MAX == ULONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:19657: result: no
# configure:19679: checking for lchown
# configure:19679: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:19679: $? = 0
# configure:19679: result: yes
# configure:19748: checking whether lseek detects pipes
# configure:19805: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:19805: $? = 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: no
# 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:20601: result: guessing 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:21261: checking bp-sym.h usability
# configure:21261: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:330:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21261: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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
# | /* 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:21261: result: no
# configure:21261: checking bp-sym.h presence
# configure:21261: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:297:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:21261: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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
# | /* end confdefs.h. */
# | #include
# configure:21261: result: no
# configure:21261: checking for bp-sym.h
# configure:21261: result: no
# configure:21296: checking for mempcpy
# configure:21296: result: no
# configure:21350: checking for memrchr
# configure:21350: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:21350: $? = 0
# configure:21350: result: yes
# configure:21400: checking for working mktime
# configure:21619: result: no
# configure:21708: checking for obstacks that work with any size object
# configure:21732: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:302:21: fatal error: obstack.h: No such file or directory
# #include "obstack.h"
# ^
# compilation terminated.
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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:21818: result: guessing yes
# configure:21937: checking for opendir
# configure:21937: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:21937: $? = 0
# configure:21937: result: yes
# configure:21997: checking for struct tm.tm_zone
# configure:21997: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:21997: $? = 0
# configure:21997: result: yes
# configure:22081: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22081: $? = 0
# configure:22092: checking whether program_invocation_name is declared
# configure:22092: result: no
# configure:22104: checking whether program_invocation_short_name is declared
# configure:22104: result: no
# configure:22128: checking for raise
# configure:22128: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:22128: $? = 0
# configure:22128: result: yes
# configure:22180: checking for rawmemchr
# configure:22180: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/cc0OsLON.o:conftest.c:function main: error: undefined reference to 'rawmemchr'
# collect2: error: ld returned 1 exit status
# configure:22180: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | /* end confdefs.h. */
# | /* Define rawmemchr to an innocuous variant, in case declares rawmemchr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define rawmemchr innocuous_rawmemchr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char rawmemchr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef rawmemchr
# |
# | /* 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 rawmemchr ();
# | /* 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_rawmemchr || defined __stub___rawmemchr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return rawmemchr ();
# | ;
# | return 0;
# | }
# configure:22180: result: no
# configure:22262: checking for readdir
# configure:22262: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:22262: $? = 0
# configure:22262: result: yes
# configure:22345: checking for rewinddir
# configure:22345: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:22345: $? = 0
# configure:22345: result: yes
# configure:22404: checking whether setenv validates arguments
# configure:22458: result: guessing no
# configure:22572: checking for volatile sig_atomic_t
# configure:22572: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22572: $? = 0
# configure:22572: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:330: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22588: $? = 0
# configure:22588: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:330: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:329:10: error: 'pthread_sigmask' undeclared (first use in this function)
# (void) pthread_sigmask;
# ^
# conftest.c:329:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22620: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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 ()
# | {
# | #undef pthread_sigmask
# | (void) pthread_sigmask;
# | ;
# | return 0;
# | }
# configure:22628: result: no
# configure:22602: checking whether sigaction is declared without a macro
# configure:22620: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigaddset is declared without a macro
# configure:22620: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigdelset is declared without a macro
# configure:22620: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigemptyset is declared without a macro
# configure:22620: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigfillset is declared without a macro
# configure:22620: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigismember is declared without a macro
# configure:22620: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigpending is declared without a macro
# configure:22620: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22602: checking whether sigprocmask is declared without a macro
# configure:22620: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22620: $? = 0
# configure:22628: result: yes
# configure:22642: checking whether sleep is declared
# configure:22642: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22642: $? = 0
# configure:22642: result: yes
# configure:22658: checking for working sleep
# configure:22716: result: guessing no
# configure:22754: checking for ssize_t
# configure:22778: result: yes
# configure:22789: checking whether stat handles trailing slashes on directories
# configure:22822: result: guessing yes
# configure:22824: checking whether stat handles trailing slashes on files
# configure:22875: result: guessing no
# configure:22922: checking for struct stat.st_atim.tv_nsec
# configure:22922: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:342:12: error: 'struct stat' has no member named 'st_atim'
# if (ac_aggr.st_atim.tv_nsec)
# ^
# configure:22922: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:22922: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:342:19: error: 'struct stat' has no member named 'st_atim'
# if (sizeof ac_aggr.st_atim.tv_nsec)
# ^
# configure:22922: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:22922: result: no
# configure:22973: checking for struct stat.st_atimespec.tv_nsec
# configure:22973: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:342:12: error: 'struct stat' has no member named 'st_atimespec'
# if (ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:22973: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:22973: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:342:19: error: 'struct stat' has no member named 'st_atimespec'
# if (sizeof ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:22973: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:22973: result: no
# configure:22984: checking for struct stat.st_atimensec
# configure:22984: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:22984: $? = 0
# configure:22984: result: yes
# configure:23017: checking for struct stat.st_birthtimespec.tv_nsec
# configure:23017: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:343: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:343: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:343: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:23028: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:343: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:343:12: error: 'struct stat' has no member named 'st_birthtim'
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:343:19: error: 'struct stat' has no member named 'st_birthtim'
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23102: $? = 0
# configure:23109: result: yes
# configure:23131: checking for va_copy
# configure:23152: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23152: $? = 0
# configure:23160: result: yes
# configure:23342: checking for max_align_t
# configure:23342: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:342:13: error: 'max_align_t' undeclared (first use in this function)
# if (sizeof (max_align_t))
# ^
# conftest.c:342:13: note: each undeclared identifier is reported only once for each function it appears in
# 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof (max_align_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:23342: result: no
# configure:23355: checking whether NULL can be used in arbitrary expressions
# configure:23373: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23373: $? = 0
# configure:23380: result: yes
# configure:23546: checking which flavor of printf attribute matches inttypes macros
# configure:23573: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23573: $? = 0
# configure:23580: result: system
# configure:23627: checking whether dprintf is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether fpurge is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether fseeko is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether ftello is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether getdelim is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether getline is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether gets is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether pclose is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether popen is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether renameat is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether snprintf is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether tmpfile is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether vdprintf is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23627: checking whether vsnprintf is declared without a macro
# configure:23645: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23645: $? = 0
# configure:23653: result: yes
# configure:23742: checking whether _Exit is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether atoll is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:366:10: error: 'canonicalize_file_name' undeclared (first use in this function)
# (void) canonicalize_file_name;
# ^
# conftest.c:366:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef canonicalize_file_name
# | (void) canonicalize_file_name;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether getloadavg is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:366:10: error: 'getloadavg' undeclared (first use in this function)
# (void) getloadavg;
# ^
# conftest.c:366:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getloadavg
# | (void) getloadavg;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether getsubopt is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:366:10: error: 'getsubopt' undeclared (first use in this function)
# (void) getsubopt;
# ^
# conftest.c:366:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getsubopt
# | (void) getsubopt;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether grantpt is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether initstate is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether initstate_r is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:368:10: error: 'initstate_r' undeclared (first use in this function)
# (void) initstate_r;
# ^
# conftest.c:368:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef initstate_r
# | (void) initstate_r;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether mkdtemp is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether mkostemp is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:369:10: error: 'mkostemp' undeclared (first use in this function)
# (void) mkostemp;
# ^
# conftest.c:369:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkostemp
# | (void) mkostemp;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether mkostemps is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:369:10: error: 'mkostemps' undeclared (first use in this function)
# (void) mkostemps;
# ^
# conftest.c:369:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkostemps
# | (void) mkostemps;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether mkstemp is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether mkstemps is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:370:10: error: 'mkstemps' undeclared (first use in this function)
# (void) mkstemps;
# ^
# conftest.c:370:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef mkstemps
# | (void) mkstemps;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether posix_openpt is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether ptsname is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether ptsname_r is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether random is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether random_r is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:374:10: error: 'random_r' undeclared (first use in this function)
# (void) random_r;
# ^
# conftest.c:374:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef random_r
# | (void) random_r;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether realpath is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether rpmatch is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:375:10: error: 'rpmatch' undeclared (first use in this function)
# (void) rpmatch;
# ^
# conftest.c:375:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef rpmatch
# | (void) rpmatch;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether secure_getenv is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:375:10: error: 'secure_getenv' undeclared (first use in this function)
# (void) secure_getenv;
# ^
# conftest.c:375:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef secure_getenv
# | (void) secure_getenv;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether setenv is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether setstate is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether setstate_r is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:377:10: error: 'setstate_r' undeclared (first use in this function)
# (void) setstate_r;
# ^
# conftest.c:377:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef setstate_r
# | (void) setstate_r;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether srandom is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether srandom_r is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:378:10: error: 'srandom_r' undeclared (first use in this function)
# (void) srandom_r;
# ^
# conftest.c:378:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:23766: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef srandom_r
# | (void) srandom_r;
# | ;
# | return 0;
# | }
# configure:23774: result: no
# configure:23742: checking whether strtod is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether strtoll is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether strtoull is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether unlockpt is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23742: checking whether unsetenv is declared without a macro
# configure:23766: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:23766: $? = 0
# configure:23774: result: yes
# configure:23794: checking for stpcpy
# configure:23794: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:394:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# char stpcpy ();
# ^
# configure:23794: $? = 0
# configure:23794: result: yes
# configure:23842: checking for strcasecmp
# configure:23842: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:396:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:23842: $? = 0
# configure:23842: result: yes
# configure:23859: checking for strncasecmp
# configure:23859: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:397:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# /tmp/cc8v19B6.o:conftest.c:function main: error: undefined reference to 'strchrnul'
# collect2: error: ld returned 1 exit status
# configure:23925: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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
# | /* end confdefs.h. */
# | /* Define strchrnul to an innocuous variant, in case declares strchrnul.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strchrnul innocuous_strchrnul
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strchrnul (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strchrnul
# |
# | /* 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 strchrnul ();
# | /* 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_strchrnul || defined __stub___strchrnul
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strchrnul ();
# | ;
# | return 0;
# | }
# configure:23925: result: no
# configure:24220: checking for working strndup
# configure:24268: result: guessing yes
# configure:24314: checking for working strnlen
# configure:24362: result: yes
# configure:24403: checking for strtol
# configure:24403: arm-linux-androideabi-gcc -std=gnu99 -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: no
# 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: no
# 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:24724: checking whether localtime_r is declared
# configure:24724: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24767: $? = 0
# configure:24775: result: yes
# configure:24912: checking whether chdir is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether chown is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether dup is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether dup2 is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether dup3 is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether environ is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether euidaccess is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:420:10: error: 'euidaccess' undeclared (first use in this function)
# (void) euidaccess;
# ^
# conftest.c:420:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24942: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef euidaccess
# | (void) euidaccess;
# | ;
# | return 0;
# | }
# configure:24950: result: no
# configure:24912: checking whether faccessat is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether fchdir is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether fchownat is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether fdatasync is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether fsync is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether ftruncate is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getcwd is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getdomainname is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:427:10: error: 'getdomainname' undeclared (first use in this function)
# (void) getdomainname;
# ^
# conftest.c:427:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24942: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getdomainname
# | (void) getdomainname;
# | ;
# | return 0;
# | }
# configure:24950: result: no
# configure:24912: checking whether getdtablesize is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:427:10: error: 'getdtablesize' undeclared (first use in this function)
# (void) getdtablesize;
# ^
# conftest.c:427:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24942: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getdtablesize
# | (void) getdtablesize;
# | ;
# | return 0;
# | }
# configure:24950: result: no
# configure:24912: checking whether getgroups is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether gethostname is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getlogin is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getlogin_r is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:430:10: error: 'getlogin_r' undeclared (first use in this function)
# (void) getlogin_r;
# ^
# conftest.c:430:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24942: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef getlogin_r
# | (void) getlogin_r;
# | ;
# | return 0;
# | }
# configure:24950: result: no
# configure:24912: checking whether getpagesize is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether getusershell is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether setusershell is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether endusershell is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether group_member is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:434:10: error: 'group_member' undeclared (first use in this function)
# (void) group_member;
# ^
# conftest.c:434:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24942: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef group_member
# | (void) group_member;
# | ;
# | return 0;
# | }
# configure:24950: result: no
# configure:24912: checking whether isatty is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether lchown is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether link is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether linkat is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether lseek is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether pipe is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether pipe2 is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether pread is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether pwrite is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether readlink is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether readlinkat is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether rmdir is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether sethostname is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:446:10: error: 'sethostname' undeclared (first use in this function)
# (void) sethostname;
# ^
# conftest.c:446:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:24942: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef sethostname
# | (void) sethostname;
# | ;
# | return 0;
# | }
# configure:24950: result: no
# configure:24912: checking whether sleep is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether symlink is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether symlinkat is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether ttyname_r is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether unlink is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether unlinkat is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24912: checking whether usleep is declared without a macro
# configure:24942: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:24942: $? = 0
# configure:24950: result: yes
# configure:24994: checking for unsetenv
# configure:24994: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:24994: $? = 0
# configure:24994: result: yes
# configure:25007: checking for unsetenv() return type
# configure:25032: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25032: $? = 0
# configure:25039: result: int
# configure:25048: checking whether unsetenv obeys POSIX
# configure:25103: result: guessing no
# configure:25214: checking whether utimensat works
# configure:25297: result: guessing no
# configure:25392: checking for ptrdiff_t
# configure:25392: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25392: $? = 0
# configure:25392: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:475: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:462:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:25466: $? = 0
# configure:25466: result: yes
# configure:25479: checking whether snprintf respects a size of 1
# configure:25524: result: guessing yes
# configure:25730: checking whether btowc is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wctob is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbsinit is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbrtowc is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbrlen is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbsrtowcs is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether mbsnrtowcs is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcrtomb is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsrtombs is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsnrtombs is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcwidth is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemchr is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemcmp is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemcpy is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemmove is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wmemset is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcslen is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsnlen is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscpy is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcpcpy is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:476:10: error: 'wcpcpy' undeclared (first use in this function)
# (void) wcpcpy;
# ^
# conftest.c:476:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25758: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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
# | /* end confdefs.h. */
# |
# | /* Tru64 with Desktop Toolkit C has a bug: must be included before
# | .
# | BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | #undef wcpcpy
# | (void) wcpcpy;
# | ;
# | return 0;
# | }
# configure:25766: result: no
# configure:25730: checking whether wcsncpy is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcpncpy is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:477:10: error: 'wcpncpy' undeclared (first use in this function)
# (void) wcpncpy;
# ^
# conftest.c:477:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:25758: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 1
# | /* end confdefs.h. */
# |
# | /* Tru64 with Desktop Toolkit C has a bug: must be included before
# | .
# | BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | #endif
# | #include
# |
# | int
# | main ()
# | {
# | #undef wcpncpy
# | (void) wcpncpy;
# | ;
# | return 0;
# | }
# configure:25766: result: no
# configure:25730: checking whether wcscat is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsncat is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscmp is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsncmp is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscasecmp is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsncasecmp is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscoll is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsxfrm is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsdup is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcschr is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsrchr is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcscspn is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsspn is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcspbrk is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcsstr is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcstok is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25730: checking whether wcswidth is declared without a macro
# configure:25758: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25758: $? = 0
# configure:25766: result: yes
# configure:25878: checking whether iswcntrl works
# configure:25899: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:25899: $? = 0
# configure:25933: result: guessing yes
# configure:25957: checking for towlower
# configure:25957: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:501:6: warning: conflicting types for built-in function 'towlower' [enabled by default]
# char towlower ();
# ^
# configure:25957: $? = 0
# configure:25957: result: yes
# configure:26005: checking for wctype_t
# configure:26033: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26033: $? = 0
# configure:26041: result: yes
# configure:26047: checking for wctrans_t
# configure:26073: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26073: $? = 0
# configure:26081: result: yes
# configure:26090: checking whether wctype is declared without a macro
# configure:26119: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26119: $? = 0
# configure:26127: result: yes
# configure:26090: checking whether iswctype is declared without a macro
# configure:26119: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26119: $? = 0
# configure:26127: result: yes
# configure:26090: checking whether wctrans is declared without a macro
# configure:26119: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26119: $? = 0
# configure:26127: result: yes
# configure:26090: checking whether towctrans is declared without a macro
# configure:26119: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26294: $? = 0
# configure:26301: result: yes
# configure:26309: checking for struct stat.st_blksize
# configure:26309: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26309: $? = 0
# configure:26309: result: yes
# configure:26331: checking for library containing setsockopt
# configure:26362: arm-linux-androideabi-gcc -std=gnu99 -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: no
# configure:26548: checking which ioctl field to test for reversed bytes
# conftest.c:488:22: fatal error: sys/mtio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:26567: result: mt_type
# configure:26583: checking whether to build rmt
# configure:26596: result: yes
# configure:26600: WARNING: not building rmt, required header files are missing
# configure:26633: checking for sys/buf.h
# configure:26633: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:493: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:26727: $? = 0
# configure:26727: result: yes
# configure:26727: checking for setuid
# configure:26727: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:26727: $? = 0
# configure:26727: result: yes
# configure:26727: checking for setgid
# configure:26727: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# configure:26727: $? = 0
# configure:26727: result: yes
# configure:26727: checking for mknod
# configure:26727: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26878: $? = 0
# configure:26878: result: yes
# configure:26878: checking utmp.h presence
# configure:26878: arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:548:21: fatal error: libintl.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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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
# | /* 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 libintl.h presence
# configure:26878: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:515:21: fatal error: libintl.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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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
# | /* end confdefs.h. */
# | #include
# configure:26878: result: no
# configure:26878: checking for libintl.h
# configure:26878: result: no
# 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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# conftest.c:551: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:518: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26878: $? = 0
# configure:26878: result: yes
# configure:26878: checking sys/ioctl.h presence
# configure:26878: arm-linux-androideabi-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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26889: $? = 0
# configure:26889: result: yes
# configure:26910: checking whether getpwnam is declared
# configure:26910: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26910: $? = 0
# configure:26910: result: yes
# configure:26931: checking whether getgrnam is declared
# configure:26931: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:26931: $? = 0
# configure:26931: result: yes
# configure:26952: checking whether getgrgid is declared
# configure:26952: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:27036: $? = 0
# configure:27036: result: yes
# configure:27057: checking whether exit is declared
# configure:27057: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure:27057: $? = 0
# configure:27057: result: yes
# configure:27122: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
# configure:27189: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:27196: checking if the linker (/sysroot/arm-linux-androideabi/bin/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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:530:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27833: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:27857: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -liconv >&5
# conftest.c:530:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:27857: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:27867: result: no, consider installing GNU libiconv
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:528: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:28507: result: no
# configure:28514: checking for CFLocaleCopyCurrent
# configure:28532: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:528: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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:28541: result: no
# configure:28590: checking for GNU gettext in libc
# configure:28614: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
# conftest.c:529:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:28614: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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
# | /* end confdefs.h. */
# |
# | #include
# |
# | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
# | #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
# | #endif
# | typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
# |
# | ;
# | return 0;
# | }
# configure:28623: result: no
# configure:28657: checking for iconv
# configure:28715: result: no, consider installing GNU libiconv
# configure:29348: checking for GNU gettext in libintl
# configure:29380: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lintl >&5
# conftest.c:529:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:29380: $? = 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 0
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FERROR_UNLOCKED 0
# | #define HAVE_DECL_FFLUSH_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_DECL_FPUTC_UNLOCKED 0
# | #define HAVE_DECL_FPUTS_UNLOCKED 0
# | #define HAVE_DECL_FREAD_UNLOCKED 0
# | #define HAVE_DECL_FWRITE_UNLOCKED 0
# | #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_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 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_FUTIMENS 1
# | #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_UNISTD_H 1
# | #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# | #define CHOWN_TRAILING_SLASH_BUG 1
# | #define CHOWN_CHANGE_TIME_BUG 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# | #define HAVE_DECL_GETDELIM 1
# | #define HAVE_DECL_GETDTABLESIZE 0
# | #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 BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #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_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 0
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T int
# | #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 REPLACE_STRERROR_0 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# | #define GNULIB_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define GNULIB_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 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 fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define fnmatch gnu_fnmatch
# | #define HAVE_DECL_ISBLANK 1
# | #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# | #define GNULIB_TEST_FSEEK 1
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define HAVE_FLOCKFILE 1
# | #define HAVE_FUNLOCKFILE 1
# | #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# | #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 0
# | #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 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 0
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# | #define GNULIB_TEST_STAT 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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
# | /* end confdefs.h. */
# |
# | #include
# |
# | #ifndef __GNU_GETTEXT_SUPPORTED_REVISION
# | #define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
# | #endif
# | typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# |
# | ;
# | return 0;
# | }
# configure:29425: result: no
# configure:29460: checking whether to use NLS
# configure:29462: result: no
# 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 679d303f6124
#
# config.status:2173: creating tests/Makefile
# config.status:2173: creating tests/atlocal
# config.status:2173: creating Makefile
# config.status:2173: creating doc/Makefile
# config.status:2173: creating gnu/Makefile
# config.status:2173: creating lib/Makefile
# config.status:2173: creating rmt/Makefile
# config.status:2173: creating src/Makefile
# config.status:2173: creating po/Makefile.in
# config.status:2173: creating config.h
# config.status:2402: executing depfiles commands
# config.status:2402: executing po-directories commands
# config.status:2402: executing tests/atconfig commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-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=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__ftime=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_chown=yes
# ac_cv_func_chown_works=no
# 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=no
# ac_cv_func_futimesat=no
# 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_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=no
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_mempcpy=no
# 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=no
# ac_cv_func_readdir=yes
# ac_cv_func_rewinddir=yes
# ac_cv_func_setdtablesize=no
# 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=no
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# 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=no
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl__Exit=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_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_clearerr_unlocked=no
# 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_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=no
# ac_cv_have_decl_ferror_unlocked=no
# ac_cv_have_decl_fflush_unlocked=no
# ac_cv_have_decl_ffs=yes
# ac_cv_have_decl_fgets_unlocked=no
# ac_cv_have_decl_fpurge=yes
# ac_cv_have_decl_fputc_unlocked=no
# ac_cv_have_decl_fputs_unlocked=no
# ac_cv_have_decl_fread_unlocked=no
# 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=no
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getchar_unlocked=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdtablesize=no
# 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_getlogin=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getpwnam=yes
# ac_cv_have_decl_gets=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_isblank=yes
# ac_cv_have_decl_iswctype=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_memrchr=yes
# ac_cv_have_decl_mkdirat=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkfifo=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=yes
# ac_cv_have_decl_mkstemp=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=no
# ac_cv_have_decl_program_invocation_short_name=no
# 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_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_scandir=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_setstate=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_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_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_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_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_bp_sym_h=no
# 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=no
# 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=no
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bitypes_h=no
# 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_inttypes_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=no
# 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_timeb_h=no
# 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=no
# 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=arm-unknown-linux-androideabi
# ac_cv_lib_error_at_line=no
# ac_cv_member_struct_stat_st_atim_tv_nsec=no
# ac_cv_member_struct_stat_st_atimensec=yes
# ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
# 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_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=-std=gnu99
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=-std=gnu99
# ac_cv_prog_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=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_sys_pending_output_n_bytes='fp->_p - fp->_bf._base'
# ac_cv_type__Bool=yes
# ac_cv_type_gid_t=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=no
# 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_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=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_func_working_getline='guessing no'
# am_cv_langinfo_codeset=no
# 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
# gl_cv_bitsizeof_ptrdiff_t=32
# gl_cv_bitsizeof_sig_atomic_t=32
# gl_cv_bitsizeof_size_t=32
# gl_cv_bitsizeof_wchar_t=32
# gl_cv_bitsizeof_wint_t=32
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0=unknown
# gl_cv_compound_literals=yes
# gl_cv_decl_null_works=yes
# gl_cv_double_slash_root='unknown, assuming no'
# gl_cv_func___fpending=no
# gl_cv_func_chown_ctime_works='guessing no'
# gl_cv_func_chown_follows_symlink=yes
# gl_cv_func_chown_slash_works='guessing no'
# gl_cv_func_dirfd_macro=no
# gl_cv_func_dup2_works='guessing no'
# gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
# gl_cv_func_fcntl_f_dupfd_works='guessing yes'
# gl_cv_func_fdopendir_works='guessing no'
# gl_cv_func_fnmatch_gnu='guessing no'
# gl_cv_func_fseeko=yes
# gl_cv_func_fstatat_zero_flag='guessing yes'
# gl_cv_func_getcwd_null='guessing no'
# gl_cv_func_getcwd_path_max=no
# gl_cv_func_getcwd_posix_signature=yes
# gl_cv_func_getopt_gnu='guessing no'
# gl_cv_func_getopt_posix='guessing yes'
# gl_cv_func_gettimeofday_clobber='guessing yes'
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_iswcntrl_works='guessing yes'
# gl_cv_func_itold_works='guessing yes'
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_lstat_dereferences_slashed_symlink='guessing no'
# gl_cv_func_malloc_0_nonnull=0
# gl_cv_func_malloc_posix=yes
# gl_cv_func_mbrtowc_empty_input='guessing 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='guessing no'
# gl_cv_func_open_slash='guessing yes'
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_setenv_works='guessing no'
# gl_cv_func_sleep_works='guessing no'
# gl_cv_func_snprintf_retval_c99='guessing no'
# gl_cv_func_snprintf_size1='guessing yes'
# gl_cv_func_stat_dir_slash='guessing yes'
# gl_cv_func_stat_file_slash='guessing no'
# gl_cv_func_strerror_0_works='guessing no'
# gl_cv_func_strndup_works='guessing yes'
# gl_cv_func_unsetenv_works='guessing no'
# gl_cv_func_utimensat_works='guessing no'
# gl_cv_func_va_copy=yes
# gl_cv_func_vsnprintf_usable=no
# gl_cv_func_working_getdelim='guessing no'
# gl_cv_func_working_mktime=no
# gl_cv_func_working_utimes=no
# 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=no
# 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=no
# 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=no
# gl_cv_have_raw_decl_ffsll=no
# gl_cv_have_raw_decl_fpurge=yes
# 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=no
# gl_cv_have_raw_decl_getdtablesize=no
# 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=no
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=no
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_gets=yes
# gl_cv_have_raw_decl_getsubopt=no
# 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=no
# 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=no
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_iswctype=yes
# gl_cv_have_raw_decl_lchmod=no
# 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=no
# 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=no
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=yes
# gl_cv_have_raw_decl_mkostemp=no
# gl_cv_have_raw_decl_mkostemps=no
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=no
# 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=no
# 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=no
# gl_cv_have_raw_decl_rawmemchr=no
# 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=no
# gl_cv_have_raw_decl_scandir=yes
# gl_cv_have_raw_decl_secure_getenv=no
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=no
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=no
# 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=no
# 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=no
# 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=no
# 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=no
# gl_cv_have_raw_decl_wcpncpy=no
# 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=cross-compiling
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=no
# 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_stddef_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_strings_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_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=int
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_struct_dirent_d_ino='guessing no'
# 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=no
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
# gl_cv_time_r_posix=yes
# gl_cv_type_ptrdiff_t_signed=yes
# gl_cv_type_ptrdiff_t_suffix=
# gl_cv_type_sig_atomic_t_signed=yes
# gl_cv_type_sig_atomic_t_suffix=
# gl_cv_type_sigset_t=yes
# gl_cv_type_size_t_signed=no
# gl_cv_type_size_t_suffix=u
# gl_cv_type_wchar_t_signed=no
# gl_cv_type_wchar_t_suffix=u
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gl_cv_type_wint_t_signed=no
# gl_cv_type_wint_t_suffix=u
# 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=no
# gt_cv_func_gnugettext3_libintl=no
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_var_environ_declaration=yes
# pu_cv_header_mtio_check_field=mt_type
#
# ## ----------------- ##
# ## 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='arm-linux-androideabi-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='32'
# BITSIZEOF_SIG_ATOMIC_T='32'
# BITSIZEOF_SIZE_T='32'
# BITSIZEOF_WCHAR_T='32'
# BITSIZEOF_WINT_T='32'
# CC='arm-linux-androideabi-gcc -std=gnu99'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPIO_MT_COND_FALSE=''
# CPIO_MT_COND_TRUE='#'
# CPP='arm-linux-androideabi-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='fnmatch.h'
# GETOPT_H='getopt.h'
# GETTEXT_MACRO_VERSION='0.19'
# GLIBC21='no'
# 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='0'
# 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='0'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='0'
# 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='0'
# 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='1'
# HAVE_SIGNED_WCHAR_T='0'
# HAVE_SIGNED_WINT_T='0'
# 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='0'
# 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='0'
# HAVE_SYS_BITYPES_H='0'
# HAVE_SYS_INTTYPES_H='0'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TIMEGM='1'
# HAVE_TIMEZONE_T='0'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WCTRANS_T='1'
# HAVE_WCTYPE_H='1'
# HAVE_WCTYPE_T='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='0'
# 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=''
# 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=''
# RANLIB='arm-linux-androideabi-ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='1'
# REPLACE_CLOSE='0'
# REPLACE_CLOSEDIR='0'
# REPLACE_DIRFD='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='1'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='1'
# REPLACE_FDOPEN='0'
# REPLACE_FDOPENDIR='1'
# 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='1'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='1'
# REPLACE_GETDELIM='1'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='1'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='1'
# REPLACE_GMTIME='1'
# REPLACE_ISATTY='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='1'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='1'
# REPLACE_LOCALTIME_R='0'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='1'
# REPLACE_MALLOC='1'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='1'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='1'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='1'
# 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='1'
# REPLACE_SLEEP='1'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='1'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='1'
# 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='1'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='1'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='1'
# 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='u'
# STDALIGN_H=''
# STDARG_H=''
# STDBOOL_H=''
# STDDEF_H='stddef.h'
# STDINT_H='stdint.h'
# STRIP='arm-linux-androideabi-strip'
# SYSEXITS_H='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='0'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# USE_NLS='no'
# VERSION='2.12'
# WCHAR_T_SUFFIX='u'
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX='u'
# 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=''
# 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-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o chdir-long.o chown.o dup2.o error.o fcntl.o fdopendir.o fnmatch.o fpending.o fstatat.o getcwd.o getcwd-lgpl.o getdelim.o getdtablesize.o getline.o getopt.o getopt1.o gettimeofday.o lchown.o lstat.o malloc.o memchr.o mempcpy.o mktime.o obstack.o openat.o openat-proc.o printf-args.o printf-parse.o rawmemchr.o setenv.o sleep.o stat.o strchrnul.o strerror.o strerror-override.o unsetenv.o utimensat.o vasnprintf.o vsnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo chdir-long.lo chown.lo dup2.lo error.lo fcntl.lo fdopendir.lo fnmatch.lo fpending.lo fstatat.lo getcwd.lo getcwd-lgpl.lo getdelim.lo getdtablesize.lo getline.lo getopt.lo getopt1.lo gettimeofday.lo lchown.lo lstat.lo malloc.lo memchr.lo mempcpy.lo mktime.lo obstack.lo openat.lo openat-proc.lo printf-args.lo printf-parse.lo rawmemchr.lo setenv.lo sleep.lo stat.lo strchrnul.lo strerror.lo strerror-override.lo unsetenv.lo utimensat.lo vasnprintf.lo vsnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_CPIO_GNULIB_TESTS'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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 0
# #define HAVE_DECL_FEOF_UNLOCKED 0
# #define HAVE_DECL_FERROR_UNLOCKED 0
# #define HAVE_DECL_FFLUSH_UNLOCKED 0
# #define HAVE_DECL_FGETS_UNLOCKED 0
# #define HAVE_DECL_FPUTC_UNLOCKED 0
# #define HAVE_DECL_FPUTS_UNLOCKED 0
# #define HAVE_DECL_FREAD_UNLOCKED 0
# #define HAVE_DECL_FWRITE_UNLOCKED 0
# #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_BTOWC 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_WMEMCHR 1
# #define HAVE_WMEMCPY 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_FUTIMENS 1
# #define HAVE_UTIMENSAT 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_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_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_SGTTY_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_PWD_H 1
# #define HAVE_GRP_H 1
# #define HAVE_UNISTD_H 1
# #define CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE 1
# #define CHOWN_TRAILING_SLASH_BUG 1
# #define CHOWN_CHANGE_TIME_BUG 1
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_DECL_FCHDIR 1
# #define HAVE_WORKING_O_NOATIME 0
# #define HAVE_WORKING_O_NOFOLLOW 0
# #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_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 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_GETCWD 1
# #define HAVE_DECL_GETDELIM 1
# #define HAVE_DECL_GETDTABLESIZE 0
# #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 BITSIZEOF_PTRDIFF_T 32
# #define BITSIZEOF_SIZE_T 32
# #define BITSIZEOF_SIG_ATOMIC_T 32
# #define BITSIZEOF_WCHAR_T 32
# #define BITSIZEOF_WINT_T 32
# #define HAVE_SIGNED_SIG_ATOMIC_T 1
# #define PTRDIFF_T_SUFFIX
# #define SIZE_T_SUFFIX u
# #define SIG_ATOMIC_T_SUFFIX
# #define WCHAR_T_SUFFIX u
# #define WINT_T_SUFFIX u
# #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_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 0
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMRCHR 1
# #define HAVE_DECL_ALARM 1
# #define PROMOTED_MODE_T int
# #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 REPLACE_STRERROR_0 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 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_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_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 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_DECL_VSNPRINTF 1
# #define HAVE_STDINT_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0
# #define GNULIB_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# #define GNULIB_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 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 fnmatch gnu_fnmatch
# #define HAVE_DECL_ISBLANK 1
# #define fnmatch gnu_fnmatch
# #define HAVE_DECL_ISBLANK 1
# #define PENDING_OUTPUT_N_BYTES fp->_p - fp->_bf._base
# #define GNULIB_TEST_FSEEK 1
# #define GNULIB_TEST_FSEEKO 1
# #define GNULIB_TEST_FSTAT 1
# #define HAVE_WORKING_FSTATAT_ZERO_FLAG 1
# #define GNULIB_TEST_FSTATAT 1
# #define GNULIB_GETCWD 1
# #define GNULIB_TEST_GETCWD 1
# #define GNULIB_TEST_GETCWD 1
# #define HAVE_FLOCKFILE 1
# #define HAVE_FUNLOCKFILE 1
# #define HAVE_DECL_GETC_UNLOCKED 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_CLOBBERS_LOCALTIME 1
# #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 0
# #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 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 0
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 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_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 REPLACE_FUNC_STAT_FILE 1
# #define GNULIB_TEST_STAT 1
# #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FPURGE 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_GETS 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_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKSTEMP 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_REALPATH 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SRANDOM 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 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_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 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_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_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 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_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_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_WCSNCPY 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 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_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
#
# configure: exit 0