Build of fakechroot with android toolchain

The build took 00h 01m 31s and was NOT successful.

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

SLOCLanguage
13,033 sh
6,605 ansic
4,480 makefile
160 perl
24,278 total

The process tree of the build process is here.

List of Errors

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: fakechroot 2.17.2-2 (Tue Apr 4 21:11:10 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 make supports nested variables... (cached) yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for style of include used by make... GNU
# 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 dependency style of arm-linux-androideabi-gcc... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking whether ln -s works... yes
# checking for pod2man... no
# checking for prove... no
# checking for seq... seq
# checking for chroot... /usr/sbin/chroot
# checking for echo... /usr/bin/echo
# checking for env... /usr/bin/env
# checking for ischroot... /usr/bin/ischroot
# checking for ldconfig... /usr/sbin/ldconfig
# checking for ldd... /usr/bin/ldd
# checking for perl... /usr/bin/perl
# checking for bash... /bin/sh
# checking whether compiler supports __alignof__ syntax... yes
# checking whether compiler supports __attribute__((constructor)) syntax... yes
# checking whether compiler supports __attribute__((section("data.fakechroot"))) syntax... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking for dlsym in -ldl... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for dlfcn.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking ftw.h usability... yes
# checking ftw.h presence... yes
# checking for ftw.h... yes
# checking glob.h usability... no
# checking glob.h presence... no
# checking for glob.h... no
# checking libintl.h usability... no
# checking libintl.h presence... no
# checking for libintl.h... no
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking shadow.h usability... no
# checking shadow.h presence... no
# checking for shadow.h... no
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for stdint.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/inotify.h usability... yes
# checking sys/inotify.h presence... yes
# checking for sys/inotify.h... yes
# checking sys/mount.h usability... yes
# checking sys/mount.h presence... yes
# checking for sys/mount.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/statfs.h usability... yes
# checking sys/statfs.h presence... yes
# checking for sys/statfs.h... yes
# checking sys/statvfs.h usability... yes
# checking sys/statvfs.h presence... yes
# checking for sys/statvfs.h... yes
# checking sys/syscall.h usability... yes
# checking sys/syscall.h presence... yes
# checking for sys/syscall.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/vfs.h usability... yes
# checking sys/vfs.h presence... yes
# checking for sys/vfs.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking sys/xattr.h usability... yes
# checking sys/xattr.h presence... yes
# checking for sys/xattr.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking for fts.h... yes
# checking for uid_t in sys/types.h... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for ssize_t... yes
# checking for uint32_t... yes
# checking for ptrdiff_t... yes
# checking for struct sockaddr_un.sun_len... no
# checking for struct _ftsent.fts_fts... no
# checking for struct _ftsent.fts_name... yes
# checking whether type of struct _ftsent.fts_name is char *... no
# checking for __chk_fail... no
# checking for __fxstat64... no
# checking for __fxstatat... no
# checking for __fxstatat64... no
# checking for __getcwd_chk... no
# checking for __getwd_chk... no
# checking for __lxstat... no
# checking for __lxstat64... no
# checking for __open... no
# checking for __open_2... yes
# checking for __open64... no
# checking for __open64_2... no
# checking for __openat_2... yes
# checking for __openat64_2... no
# checking for __opendir2... no
# checking for __realpath_chk... no
# checking for __readlink_chk... no
# checking for __readlinkat_chk... no
# checking for __statfs... no
# checking for __xmknod... no
# checking for __xmknodat... no
# checking for __xstat... no
# checking for __xstat64... no
# checking for _xftw... no
# checking for _xftw64... no
# checking for access... yes
# checking for acct... yes
# checking for bind... yes
# checking for bindtextdomain... no
# checking for canonicalize_file_name... no
# checking for chdir... yes
# checking for chmod... yes
# checking for chown... yes
# checking for chroot... yes
# checking for clearenv... yes
# checking for connect... yes
# checking for creat... yes
# checking for creat64... yes
# checking for dlmopen... no
# checking for dlopen... yes
# checking for eaccess... no
# checking for euidaccess... no
# checking for execl... yes
# checking for execle... yes
# checking for execlp... yes
# checking for execv... yes
# checking for execve... yes
# checking for execvp... yes
# checking for faccessat... yes
# checking for fchdir... yes
# checking for fchmodat... yes
# checking for fchownat... yes
# checking for fopen... yes
# checking for fopen64... no
# checking for freopen... yes
# checking for freopen64... no
# checking for fstat... yes
# checking for fstat64... yes
# checking for fts_children... yes
# checking for fts_open... yes
# checking for fts_read... yes
# checking for ftw... yes
# checking for ftw64... yes
# checking for futimesat... no
# checking for get_current_dir_name... no
# checking for getcwd... yes
# checking for getpeername... yes
# checking for getsockname... yes
# checking for getwd... no
# checking for getxattr... yes
# checking for glob... no
# checking for glob64... no
# checking for glob_pattern_p... no
# checking for inotify_add_watch... yes
# checking for lchmod... no
# checking for lchown... yes
# checking for lckpwdf... no
# checking for lgetxattr... yes
# checking for link... yes
# checking for linkat... yes
# checking for listxattr... yes
# checking for llistxattr... yes
# checking for lremovexattr... yes
# checking for lsetxattr... yes
# checking for lstat... yes
# checking for lstat64... yes
# checking for lutimes... no
# checking for mempcpy... no
# checking for mkdir... yes
# checking for mkdirat... yes
# checking for mkdtemp... yes
# checking for mkfifo... yes
# checking for mkfifoat... no
# checking for mknod... yes
# checking for mknodat... yes
# checking for mkostemp... no
# checking for mkostemp64... no
# checking for mkostemps... no
# checking for mkostemps64... no
# checking for mkstemp... yes
# checking for mkstemp64... yes
# checking for mkstemps... yes
# checking for mkstemps64... no
# checking for mktemp... yes
# checking for nftw... yes
# checking for nftw64... yes
# checking for open... yes
# checking for open64... yes
# checking for openat... yes
# checking for openat64... yes
# checking for opendir... yes
# checking for pathconf... yes
# checking for popen... yes
# checking for rawmemchr... no
# checking for readlink... yes
# checking for readlinkat... yes
# checking for realpath... yes
# checking for remove... yes
# checking for removexattr... yes
# checking for rename... yes
# checking for renameat... yes
# checking for revoke... no
# checking for rmdir... yes
# checking for scandir... yes
# checking for scandir64... yes
# checking for setenv... yes
# checking for setxattr... yes
# checking for stat... yes
# checking for stat64... yes
# checking for statfs... yes
# checking for statfs64... yes
# checking for statvfs... yes
# checking for statvfs64... yes
# checking for stpcpy... yes
# checking for strchrnul... no
# checking for strlcpy... yes
# checking for symlink... yes
# checking for symlinkat... yes
# checking for system... yes
# checking for tempnam... yes
# checking for tmpnam... yes
# checking for truncate... yes
# checking for truncate64... yes
# checking for unlink... yes
# checking for unlinkat... yes
# checking for unsetenv... yes
# checking for ulckpwdf... no
# checking for utime... yes
# checking for utimensat... yes
# checking for utimes... yes
# checking for vfork... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether lstat correctly handles trailing slash... no
# checking whether opendir function calls __open function internally... no
# checking whether opendir function calls __opendir2 function internally... no
# checking for sys/types.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for bind... int;int _;const struct sockaddr *_;socklen_t _
# checking for sys/types.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for connect... int;int _;const struct sockaddr *_;socklen_t _
# checking for sys/types.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for getpeername... int;int _;struct sockaddr *_;socklen_t *__restrict _
# checking for sys/types.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for getsockname... int;int _;struct sockaddr *_;socklen_t *__restrict _
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for fts.h... (cached) yes
# checking types of arguments for fts_open... FTS *;char * const *_;int _;int (*_)(const FTSENT **, const FTSENT **)
# checking for unistd.h... (cached) yes
# checking types of arguments for readlink... ssize_t;const char *_;char *_;size_t _
# checking for dirent.h... (cached) yes
# checking types of arguments for scandir... int;const char *_;struct dirent ***_;int(*_)(const struct dirent *);int(*_)(const struct dirent **, const struct dirent **)
# checking for dirent.h... (cached) yes
# checking types of arguments for scandir64... int;const char *_;struct dirent64 ***_;int(*_)(const struct dirent64 *);int(*_)(const struct dirent64 **, const struct dirent64 **)
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking types of arguments for utimes... int;const char *_;const struct timeval _[2]
# checking for prove... no
# checking whether accepts --failures... no
# checking for prove... no
# checking whether accepts --exec /bin/sh... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating man/Makefile
# config.status: creating src/Makefile
# config.status: creating scripts/Makefile
# config.status: creating test/Makefile
# config.status: creating test/src/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# Making all in man
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/man'
# Making all in src
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
# CC __fxstatat.lo
# CC __getcwd_chk.lo
# CC __fxstatat64.lo
# CC __getwd_chk.lo
# CC __lxstat.lo
# CC __lxstat64.lo
# CC __open.lo
# CC __open64.lo
# CC __open64_2.lo
# CC __open_2.lo
# CC __openat64_2.lo
# CC __openat_2.lo
# CC __opendir2.lo
# CC __readlink_chk.lo
# CC __readlinkat_chk.lo
# CC __realpath_chk.lo
# CC __statfs.lo
# CC __xmknod.lo
# CC __xmknodat.lo
# CC __xstat.lo
# CC __xstat64.lo
# CC _xftw.lo
# CC _xftw64.lo
# CC acct.lo
# CC access.lo
# CC bind.lo
# CC bindtextdomain.lo
# CC canonicalize_file_name.lo
# CC chdir.lo
# CC chmod.lo
# CC chown.lo
# CC chroot.lo
# CC clearenv.lo
# CC connect.lo
# CC creat.lo
# CC creat64.lo
# CC dedotdot.lo
# CC dlmopen.lo
# CC dlopen.lo
# CC eaccess.lo
# CC euidaccess.lo
# CC execl.lo
# CC execle.lo
# CC execlp.lo
# CC execv.lo
# CC execve.lo
# CC execvp.lo
# CC faccessat.lo
# CC fchmodat.lo
# CC fchownat.lo
# CC fopen.lo
# CC fopen64.lo
# CC freopen.lo
# CC freopen64.lo
# CC fts.lo
# CC ftw.lo
# CC ftw64.lo
# ftw.c:253:3: error: unknown type name '__nftw_func_t'
# NFTW_FUNC_T func;
# ^
# ftw.c: In function 'process_entry':
# ftw.c:521:19: error: invalid type argument of unary '*' (have 'int')
# result = (*data->func) (data->dirbuf, &st, data->cvt_arr[flag],
# ^
# ftw.c:525:22: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
# if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SUBTREE)
# ^
# ftw.c:525:22: note: each undeclared identifier is reported only once for each function it appears in
# ftw.c:525:53: error: 'FTW_SKIP_SUBTREE' undeclared (first use in this function)
# if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SUBTREE)
# ^
# ftw.c: In function 'ftw_dir':
# ftw.c:551:19: error: invalid type argument of unary '*' (have 'int')
# result = (*data->func) (data->dirbuf, st, FTW_DNR, &data->ftw);
# ^
# ftw.c:559:17: error: invalid type argument of unary '*' (have 'int')
# result = (*data->func) (data->dirbuf, st, FTW_D, &data->ftw);
# ^
# ftw.c:588:3: warning: implicit declaration of function 'rawmemchr' [-Wimplicit-function-declaration]
# startp = __rawmemchr (data->dirbuf, '\0');
# ^
# ftw.c:588:10: warning: assignment makes pointer from integer without a cast [enabled by default]
# startp = __rawmemchr (data->dirbuf, '\0');
# ^
# ftw.c:637:22: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
# if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SIBLINGS)
# ^
# ftw.c:637:53: error: 'FTW_SKIP_SIBLINGS' undeclared (first use in this function)
# if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SIBLINGS)
# ^
# ftw.c:647:15: error: invalid type argument of unary '*' (have 'int')
# result = (*data->func) (data->dirbuf, st, FTW_DP, &data->ftw);
# ^
# ftw.c:653:45: error: 'FTW_STOP' undeclared (first use in this function)
# && (result != -1 && result != FTW_STOP))))
# ^
# ftw.c: In function 'ftw_startup':
# ftw.c:198:22: error: '__nftw_func_t' undeclared (first use in this function)
# # define NFTW_FUNC_T __nftw_func_t
# ^
# ftw.c:731:16: note: in expansion of macro 'NFTW_FUNC_T'
# data.func = (NFTW_FUNC_T) func;
# ^
# ftw.c:731:29: error: expected ';' before 'func'
# data.func = (NFTW_FUNC_T) func;
# ^
# ftw.c:802:23: error: invalid type argument of unary '*' (have 'int')
# result = (*data.func) (data.dirbuf, &st, data.cvt_arr[FTW_SLN],
# ^
# ftw.c:828:25: error: invalid type argument of unary '*' (have 'int')
# result = (*data.func) (data.dirbuf, &st, data.cvt_arr[flag],
# ^
# ftw.c:833:20: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
# if ((flags & FTW_ACTIONRETVAL)
# ^
# ftw.c:834:25: error: 'FTW_SKIP_SUBTREE' undeclared (first use in this function)
# && (result == FTW_SKIP_SUBTREE || result == FTW_SKIP_SIBLINGS))
# ^
# ftw.c:834:55: error: 'FTW_SKIP_SIBLINGS' undeclared (first use in this function)
# && (result == FTW_SKIP_SUBTREE || result == FTW_SKIP_SIBLINGS))
# ^
# ftw.c: In function 'ftw':
# ftw.c:197:21: error: unknown type name '__ftw_func_t'
# # define FTW_FUNC_T __ftw_func_t
# ^
# ftw.c:871:6: note: in expansion of macro 'FTW_FUNC_T'
# FTW_FUNC_T func;
# ^
# ftw.c:871:17: error: argument 'func' doesn't match prototype
# FTW_FUNC_T func;
# ^
# In file included from ftw.c:68:0:
# /sysroot/sysroot/usr/include/ftw.h:57:5: error: prototype declaration
# int ftw(const char *, int (*)(const char *, const struct stat *, int), int);
# ^
# ftw.c:875:3: warning: passing argument 3 of 'ftw_startup' makes pointer from integer without a cast [enabled by default]
# return ftw_startup (path, 0, func, descriptors, 0);
# ^
# ftw.c:681:1: note: expected 'void *' but argument is of type 'int'
# ftw_startup (const char *dir, int is_nftw, void *func, int descriptors,
# ^
# ftw.c: In function 'nftw':
# ftw.c:198:22: error: unknown type name '__nftw_func_t'
# # define NFTW_FUNC_T __nftw_func_t
# ^
# ftw.c:883:6: note: in expansion of macro 'NFTW_FUNC_T'
# NFTW_FUNC_T func;
# ^
# ftw.c:883:18: error: argument 'func' doesn't match prototype
# NFTW_FUNC_T func;
# ^
# In file included from ftw.c:68:0:
# /sysroot/sysroot/usr/include/ftw.h:58:5: error: prototype declaration
# int nftw(const char *, int (*)(const char *, const struct stat *, int,
# ^
# ftw.c:888:3: warning: passing argument 3 of 'ftw_startup' makes pointer from integer without a cast [enabled by default]
# return ftw_startup (path, 1, func, descriptors, flags);
# ^
# ftw.c:681:1: note: expected 'void *' but argument is of type 'int'
# ftw_startup (const char *dir, int is_nftw, void *func, int descriptors,
# ^
# CC futimesat.lo
# make[2]: *** [Makefile:776: ftw.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# In file included from ftw64.c:34:0:
# ftw.c:226:3: error: unknown type name 'ino64_t'
# INO_T ino;
# ^
# ftw.c:253:3: error: unknown type name '__nftw64_func_t'
# NFTW_FUNC_T func;
# ^
# ftw.c: In function 'process_entry':
# ftw.c:465:5: warning: implicit declaration of function '__fxstatat64' [-Wimplicit-function-declaration]
# statres = FXSTATAT (_STAT_VER, dir->streamfd, name, &st,
# ^
# ftw.c:465:25: error: '_STAT_VER' undeclared (first use in this function)
# statres = FXSTATAT (_STAT_VER, dir->streamfd, name, &st,
# ^
# ftw.c:465:25: note: each undeclared identifier is reported only once for each function it appears in
# ftw.c:473:18: warning: implicit declaration of function '__lxstat64' [-Wimplicit-function-declaration]
# ? LXSTAT (_STAT_VER, name, &st)
# ^
# ftw.c:474:18: warning: implicit declaration of function '__xstat64' [-Wimplicit-function-declaration]
# : XSTAT (_STAT_VER, name, &st));
# ^
# ftw.c:521:19: error: invalid type argument of unary '*' (have 'int')
# result = (*data->func) (data->dirbuf, &st, data->cvt_arr[flag],
# ^
# ftw.c:525:22: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
# if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SUBTREE)
# ^
# ftw.c:525:53: error: 'FTW_SKIP_SUBTREE' undeclared (first use in this function)
# if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SUBTREE)
# ^
# ftw.c: In function 'ftw_dir':
# ftw.c:551:19: error: invalid type argument of unary '*' (have 'int')
# result = (*data->func) (data->dirbuf, st, FTW_DNR, &data->ftw);
# ^
# ftw.c:559:17: error: invalid type argument of unary '*' (have 'int')
# result = (*data->func) (data->dirbuf, st, FTW_D, &data->ftw);
# ^
# ftw.c:588:3: warning: implicit declaration of function 'rawmemchr' [-Wimplicit-function-declaration]
# startp = __rawmemchr (data->dirbuf, '\0');
# ^
# ftw.c:588:10: warning: assignment makes pointer from integer without a cast [enabled by default]
# startp = __rawmemchr (data->dirbuf, '\0');
# ^
# ftw.c:637:22: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
# if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SIBLINGS)
# ^
# ftw.c:637:53: error: 'FTW_SKIP_SIBLINGS' undeclared (first use in this function)
# if ((data->flags & FTW_ACTIONRETVAL) && result == FTW_SKIP_SIBLINGS)
# ^
# ftw.c:647:15: error: invalid type argument of unary '*' (have 'int')
# result = (*data->func) (data->dirbuf, st, FTW_DP, &data->ftw);
# ^
# ftw.c:653:45: error: 'FTW_STOP' undeclared (first use in this function)
# && (result != -1 && result != FTW_STOP))))
# ^
# ftw.c: In function 'ftw_startup':
# ftw64.c:32:21: error: '__nftw64_func_t' undeclared (first use in this function)
# #define NFTW_FUNC_T __nftw64_func_t
# ^
# ftw.c:731:16: note: in expansion of macro 'NFTW_FUNC_T'
# data.func = (NFTW_FUNC_T) func;
# ^
# In file included from ftw64.c:34:0:
# ftw.c:731:29: error: expected ';' before 'func'
# data.func = (NFTW_FUNC_T) func;
# ^
# ftw.c:795:22: error: '_STAT_VER' undeclared (first use in this function)
# ? LXSTAT (_STAT_VER, name, &st)
# ^
# ftw.c:802:23: error: invalid type argument of unary '*' (have 'int')
# result = (*data.func) (data.dirbuf, &st, data.cvt_arr[FTW_SLN],
# ^
# ftw.c:828:25: error: invalid type argument of unary '*' (have 'int')
# result = (*data.func) (data.dirbuf, &st, data.cvt_arr[flag],
# ^
# ftw.c:833:20: error: 'FTW_ACTIONRETVAL' undeclared (first use in this function)
# if ((flags & FTW_ACTIONRETVAL)
# ^
# ftw.c:834:25: error: 'FTW_SKIP_SUBTREE' undeclared (first use in this function)
# && (result == FTW_SKIP_SUBTREE || result == FTW_SKIP_SIBLINGS))
# ^
# ftw.c:834:55: error: 'FTW_SKIP_SIBLINGS' undeclared (first use in this function)
# && (result == FTW_SKIP_SUBTREE || result == FTW_SKIP_SIBLINGS))
# ^
# ftw.c: In function 'ftw64':
# ftw64.c:31:20: error: unknown type name '__ftw64_func_t'
# #define FTW_FUNC_T __ftw64_func_t
# ^
# ftw.c:871:6: note: in expansion of macro 'FTW_FUNC_T'
# FTW_FUNC_T func;
# ^
# In file included from ftw64.c:34:0:
# ftw.c:871:17: error: argument 'func' doesn't match prototype
# FTW_FUNC_T func;
# ^
# In file included from ftw.c:68:0,
# from ftw64.c:34:
# /sysroot/sysroot/usr/include/ftw.h:60:5: error: prototype declaration
# int ftw64(const char *, int (*)(const char *, const struct stat64 *, int), int);
# ^
# In file included from ftw64.c:34:0:
# ftw.c:875:3: warning: passing argument 3 of 'ftw_startup' makes pointer from integer without a cast [enabled by default]
# return ftw_startup (path, 0, func, descriptors, 0);
# ^
# ftw.c:681:1: note: expected 'void *' but argument is of type 'int'
# ftw_startup (const char *dir, int is_nftw, void *func, int descriptors,
# ^
# ftw.c: In function 'nftw64':
# ftw64.c:32:21: error: unknown type name '__nftw64_func_t'
# #define NFTW_FUNC_T __nftw64_func_t
# ^
# ftw.c:883:6: note: in expansion of macro 'NFTW_FUNC_T'
# NFTW_FUNC_T func;
# ^
# In file included from ftw64.c:34:0:
# ftw.c:883:18: error: argument 'func' doesn't match prototype
# NFTW_FUNC_T func;
# ^
# In file included from ftw.c:68:0,
# from ftw64.c:34:
# /sysroot/sysroot/usr/include/ftw.h:61:5: error: prototype declaration
# int nftw64(const char *, int (*)(const char *, const struct stat64 *, int,
# ^
# In file included from ftw64.c:34:0:
# ftw.c:888:3: warning: passing argument 3 of 'ftw_startup' makes pointer from integer without a cast [enabled by default]
# return ftw_startup (path, 1, func, descriptors, flags);
# ^
# ftw.c:681:1: note: expected 'void *' but argument is of type 'int'
# ftw_startup (const char *dir, int is_nftw, void *func, int descriptors,
# ^
# make[2]: *** [Makefile:776: ftw64.lo] Error 1
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
# make[1]: *** [Makefile:419: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# make: *** [Makefile:350: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/fakechroot/src/fakechroot-2.17.2/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 fakechroot configure 2.17.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin --libdir=/usr/lib/libfakeroot --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1daf041b980d
# 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:2450: checking for a BSD-compatible install
# configure:2518: result: /usr/bin/install -c
# configure:2529: checking whether build environment is sane
# configure:2584: result: yes
# configure:2643: checking for arm-linux-androideabi-strip
# configure:2659: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2670: result: arm-linux-androideabi-strip
# configure:2735: checking for a thread-safe mkdir -p
# configure:2774: result: /usr/sbin/mkdir -p
# configure:2781: checking for gawk
# configure:2797: found /usr/sbin/gawk
# configure:2808: result: gawk
# configure:2819: checking whether make sets $(MAKE)
# configure:2841: result: yes
# configure:2870: checking whether make supports nested variables
# configure:2887: result: yes
# configure:3023: checking whether make supports nested variables
# configure:3040: result: yes
# configure:3052: checking whether to enable maintainer-specific portions of Makefiles
# configure:3061: result: no
# configure:3104: checking build system type
# configure:3118: result: x86_64-unknown-linux-gnu
# configure:3138: checking host system type
# configure:3151: result: arm-unknown-linux-androideabi
# configure:3192: checking how to print strings
# configure:3219: result: printf
# configure:3252: checking for style of include used by make
# configure:3280: result: GNU
# configure:3311: checking for arm-linux-androideabi-gcc
# configure:3338: result: arm-linux-androideabi-gcc
# configure:3607: checking for C compiler version
# configure:3616: 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:3627: $? = 0
# configure:3616: 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:3627: $? = 0
# configure:3616: 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:3627: $? = 1
# configure:3616: 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:3627: $? = 1
# configure:3647: checking whether the C compiler works
# configure:3669: arm-linux-androideabi-gcc conftest.c >&5
# configure:3673: $? = 0
# configure:3721: result: yes
# configure:3724: checking for C compiler default output file name
# configure:3726: result: a.out
# configure:3732: checking for suffix of executables
# configure:3739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3743: $? = 0
# configure:3765: result:
# configure:3787: checking whether we are cross compiling
# configure:3825: result: yes
# configure:3830: checking for suffix of object files
# configure:3852: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3856: $? = 0
# configure:3877: result: o
# configure:3881: checking whether we are using the GNU C compiler
# configure:3900: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3900: $? = 0
# configure:3909: result: yes
# configure:3918: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3938: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3938: $? = 0
# configure:3979: result: yes
# configure:3996: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4059: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4059: $? = 0
# configure:4072: result: none needed
# configure:4097: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4119: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4122: $? = 0
# configure:4119: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4122: $? = 0
# configure:4134: result: yes
# configure:4153: checking dependency style of arm-linux-androideabi-gcc
# configure:4264: result: gcc3
# configure:4279: checking for a sed that does not truncate output
# configure:4343: result: /usr/sbin/sed
# configure:4361: checking for grep that handles long lines and -e
# configure:4419: result: /usr/sbin/grep
# configure:4424: checking for egrep
# configure:4486: result: /usr/sbin/grep -E
# configure:4491: checking for fgrep
# configure:4553: result: /usr/sbin/grep -F
# configure:4588: checking for ld used by arm-linux-androideabi-gcc
# configure:4655: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4662: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4677: result: yes
# configure:4689: checking for BSD- or MS-compatible name lister (nm)
# configure:4738: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:4868: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:4875: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4878: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:4881: output
# 00000000 B some_variable
# configure:4888: result: BSD nm
# configure:4891: checking whether ln -s works
# configure:4895: result: yes
# configure:4903: checking the maximum length of command line arguments
# configure:5034: result: 1572864
# configure:5051: checking whether the shell understands some XSI constructs
# configure:5061: result: yes
# configure:5065: checking whether the shell understands "+="
# configure:5071: result: yes
# configure:5106: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5146: result: func_convert_file_noop
# configure:5153: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5173: result: func_convert_file_noop
# configure:5180: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5187: result: -r
# configure:5221: checking for arm-linux-androideabi-objdump
# configure:5237: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5248: result: arm-linux-androideabi-objdump
# configure:5320: checking how to recognize dependent libraries
# configure:5518: result: pass_all
# configure:5563: checking for arm-linux-androideabi-dlltool
# configure:5593: result: no
# configure:5603: checking for dlltool
# configure:5633: result: no
# configure:5663: checking how to associate runtime and link libraries
# configure:5690: result: printf %s\n
# configure:5707: checking for arm-linux-androideabi-ar
# configure:5723: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5734: result: arm-linux-androideabi-ar
# configure:5815: checking for archiver @FILE support
# configure:5832: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5832: $? = 0
# configure:5835: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5838: $? = 0
# configure:5843: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5846: $? = 1
# configure:5858: result: @
# configure:5876: checking for arm-linux-androideabi-strip
# configure:5903: result: arm-linux-androideabi-strip
# configure:5975: checking for arm-linux-androideabi-ranlib
# configure:5991: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6002: result: arm-linux-androideabi-ranlib
# configure:6144: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6264: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6267: $? = 0
# configure:6271: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6274: $? = 0
# configure:6340: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6343: $? = 0
# configure:6381: result: ok
# configure:6418: checking for sysroot
# configure:6448: result: no
# configure:6671: checking for arm-linux-androideabi-mt
# configure:6701: result: no
# configure:6711: checking for mt
# configure:6741: result: no
# configure:6761: checking if : is a manifest tool
# configure:6767: : '-?'
# configure:6775: result: no
# configure:7417: checking how to run the C preprocessor
# configure:7448: arm-linux-androideabi-gcc -E conftest.c
# configure:7448: $? = 0
# configure:7462: 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:7462: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | /* end confdefs.h. */
# | #include
# configure:7487: result: arm-linux-androideabi-gcc -E
# configure:7507: arm-linux-androideabi-gcc -E conftest.c
# configure:7507: $? = 0
# configure:7521: 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:7521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | /* end confdefs.h. */
# | #include
# configure:7550: checking for ANSI C header files
# configure:7570: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7570: $? = 0
# configure:7654: result: yes
# configure:7667: checking for sys/types.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for sys/stat.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for stdlib.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for string.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for memory.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for strings.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for inttypes.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for stdint.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for unistd.h
# configure:7667: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7681: checking for dlfcn.h
# configure:7681: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7681: $? = 0
# configure:7681: result: yes
# configure:7887: checking for objdir
# configure:7902: result: .libs
# configure:8173: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8191: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8195: $? = 0
# configure:8208: result: no
# configure:8535: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8542: result: -fPIC -DPIC
# configure:8550: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8568: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8572: $? = 0
# configure:8585: result: yes
# configure:8614: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8642: result: yes
# configure:8657: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8678: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8682: $? = 0
# configure:8704: result: yes
# configure:8712: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8759: result: yes
# configure:8792: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:9949: result: yes
# configure:9986: checking whether -lc should be explicitly linked in
# configure:9994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9997: $? = 0
# configure:10012: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10015: $? = 0
# configure:10029: result: no
# configure:10189: checking dynamic linker characteristics
# configure:10689: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10689: $? = 0
# configure:10923: result: GNU/Linux ld.so
# configure:11030: checking how to hardcode library paths into programs
# configure:11055: result: immediate
# configure:11595: checking whether stripping libraries is possible
# configure:11600: result: yes
# configure:11635: checking if libtool supports shared libraries
# configure:11637: result: yes
# configure:11640: checking whether to build shared libraries
# configure:11661: result: yes
# configure:11664: checking whether to build static libraries
# configure:11668: result: yes
# configure:11769: checking whether make sets $(MAKE)
# configure:11791: result: yes
# configure:11809: checking for arm-linux-androideabi-gcc
# configure:11836: result: arm-linux-androideabi-gcc
# configure:12105: checking for C compiler version
# configure:12114: 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:12125: $? = 0
# configure:12114: 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:12125: $? = 0
# configure:12114: 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:12125: $? = 1
# configure:12114: 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:12125: $? = 1
# configure:12129: checking whether we are using the GNU C compiler
# configure:12157: result: yes
# configure:12166: checking whether arm-linux-androideabi-gcc accepts -g
# configure:12227: result: yes
# configure:12244: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:12320: result: none needed
# configure:12345: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:12382: result: yes
# configure:12401: checking dependency style of arm-linux-androideabi-gcc
# configure:12512: result: gcc3
# configure:12527: checking whether ln -s works
# configure:12531: result: yes
# configure:12542: checking for pod2man
# configure:12572: result: no
# configure:12584: checking for prove
# configure:12614: result: no
# configure:12626: checking for seq
# configure:12642: found /usr/sbin/seq
# configure:12653: result: seq
# configure:12666: checking for chroot
# configure:12685: found /usr/sbin/chroot
# configure:12698: result: /usr/sbin/chroot
# configure:12708: checking for echo
# configure:12727: found /usr/bin/echo
# configure:12740: result: /usr/bin/echo
# configure:12750: checking for env
# configure:12769: found /usr/bin/env
# configure:12782: result: /usr/bin/env
# configure:12792: checking for ischroot
# configure:12824: result: /usr/bin/ischroot
# configure:12834: checking for ldconfig
# configure:12853: found /usr/sbin/ldconfig
# configure:12866: result: /usr/sbin/ldconfig
# configure:12876: checking for ldd
# configure:12895: found /usr/bin/ldd
# configure:12908: result: /usr/bin/ldd
# configure:12918: checking for perl
# configure:12937: found /usr/bin/perl
# configure:12950: result: /usr/bin/perl
# configure:12960: checking for bash
# configure:12992: result: /bin/sh
# configure:13005: checking whether compiler supports __alignof__ syntax
# configure:13026: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13026: $? = 0
# configure:13034: result: yes
# configure:13050: checking whether compiler supports __attribute__((constructor)) syntax
# configure:13072: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13072: $? = 0
# configure:13079: result: yes
# configure:13096: checking whether compiler supports __attribute__((section("data.fakechroot"))) syntax
# configure:13115: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13115: $? = 0
# configure:13122: result: yes
# configure:13141: checking whether the -Werror option is usable
# configure:13160: arm-linux-androideabi-gcc -c -Werror conftest.c >&5
# configure:13160: $? = 0
# configure:13169: result: yes
# configure:13171: checking for simple visibility declarations
# configure:13198: arm-linux-androideabi-gcc -c -fvisibility=hidden -Werror conftest.c >&5
# configure:13198: $? = 0
# configure:13207: result: yes
# configure:13225: checking for dlsym in -ldl
# configure:13250: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13250: $? = 0
# configure:13259: result: yes
# configure:13275: checking for dirent.h that defines DIR
# configure:13294: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13294: $? = 0
# configure:13302: result: yes
# configure:13315: checking for library containing opendir
# configure:13346: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13346: $? = 0
# configure:13363: result: none required
# configure:13430: checking for ANSI C header files
# configure:13534: result: yes
# configure:13545: checking alloca.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking alloca.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for alloca.h
# configure:13545: result: yes
# configure:13545: checking dirent.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking dirent.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for dirent.h
# configure:13545: result: yes
# configure:13545: checking for dlfcn.h
# configure:13545: result: yes
# configure:13545: checking errno.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking errno.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for errno.h
# configure:13545: result: yes
# configure:13545: checking fcntl.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking fcntl.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for fcntl.h
# configure:13545: result: yes
# configure:13545: checking ftw.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking ftw.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for ftw.h
# configure:13545: result: yes
# configure:13545: checking glob.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:18: fatal error: glob.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_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:13545: result: no
# configure:13545: checking glob.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:18: fatal error: glob.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | /* end confdefs.h. */
# | #include
# configure:13545: result: no
# configure:13545: checking for glob.h
# configure:13545: result: no
# configure:13545: checking libintl.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_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:13545: result: no
# configure:13545: checking libintl.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | /* end confdefs.h. */
# | #include
# configure:13545: result: no
# configure:13545: checking for libintl.h
# configure:13545: result: no
# configure:13545: checking pwd.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking pwd.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for pwd.h
# configure:13545: result: yes
# configure:13545: checking shadow.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:71:20: fatal error: shadow.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_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:13545: result: no
# configure:13545: checking shadow.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:38:20: fatal error: shadow.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | /* end confdefs.h. */
# | #include
# configure:13545: result: no
# configure:13545: checking for shadow.h
# configure:13545: result: no
# configure:13545: checking signal.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking signal.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for signal.h
# configure:13545: result: yes
# configure:13545: checking stdarg.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking stdarg.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for stdarg.h
# configure:13545: result: yes
# configure:13545: checking for stdint.h
# configure:13545: result: yes
# configure:13545: checking stdio.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking stdio.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for stdio.h
# configure:13545: result: yes
# configure:13545: checking for stdlib.h
# configure:13545: result: yes
# configure:13545: checking for string.h
# configure:13545: result: yes
# configure:13545: checking sys/inotify.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/inotify.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/inotify.h
# configure:13545: result: yes
# configure:13545: checking sys/mount.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/mount.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/mount.h
# configure:13545: result: yes
# configure:13545: checking sys/param.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/param.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/param.h
# configure:13545: result: yes
# configure:13545: checking sys/socket.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/socket.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/socket.h
# configure:13545: result: yes
# configure:13545: checking for sys/stat.h
# configure:13545: result: yes
# configure:13545: checking sys/statfs.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/statfs.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/statfs.h
# configure:13545: result: yes
# configure:13545: checking sys/statvfs.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/statvfs.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/statvfs.h
# configure:13545: result: yes
# configure:13545: checking sys/syscall.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/syscall.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/syscall.h
# configure:13545: result: yes
# configure:13545: checking sys/times.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/times.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/times.h
# configure:13545: result: yes
# configure:13545: checking for sys/types.h
# configure:13545: result: yes
# configure:13545: checking sys/un.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/un.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/un.h
# configure:13545: result: yes
# configure:13545: checking sys/vfs.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/vfs.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/vfs.h
# configure:13545: result: yes
# configure:13545: checking sys/wait.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/wait.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/wait.h
# configure:13545: result: yes
# configure:13545: checking sys/xattr.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/xattr.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/xattr.h
# configure:13545: result: yes
# configure:13545: checking for unistd.h
# configure:13545: result: yes
# configure:13545: checking utime.h usability
# configure:13545: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking utime.h presence
# configure:13545: arm-linux-androideabi-gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for utime.h
# configure:13545: result: yes
# configure:13558: checking for fts.h
# configure:13558: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13558: $? = 0
# configure:13558: result: yes
# configure:13573: checking for uid_t in sys/types.h
# configure:13592: result: yes
# configure:13603: checking for mode_t
# configure:13603: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13603: $? = 0
# configure:13603: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:13603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13603: result: yes
# configure:13614: checking for off_t
# configure:13614: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13614: $? = 0
# configure:13614: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:13614: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13614: result: yes
# configure:13625: checking for pid_t
# configure:13625: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13625: $? = 0
# configure:13625: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:13625: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13625: result: yes
# configure:13636: checking for size_t
# configure:13636: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13636: $? = 0
# configure:13636: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:13636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13636: result: yes
# configure:13647: checking for ssize_t
# configure:13647: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13647: $? = 0
# configure:13647: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:13647: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13647: result: yes
# configure:13658: checking for uint32_t
# configure:13658: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13658: $? = 0
# configure:13658: result: yes
# configure:13672: checking for ptrdiff_t
# configure:13672: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13672: $? = 0
# configure:13672: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:13672: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13672: result: yes
# configure:13684: checking for struct sockaddr_un.sun_len
# configure:13684: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:12: error: 'struct sockaddr_un' has no member named 'sun_len'
# if (ac_aggr.sun_len)
# ^
# configure:13684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# |
# |
# |
# | #ifdef HAVE_SYS_UN_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_un ac_aggr;
# | if (ac_aggr.sun_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13684: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:19: error: 'struct sockaddr_un' has no member named 'sun_len'
# if (sizeof ac_aggr.sun_len)
# ^
# configure:13684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# |
# |
# |
# | #ifdef HAVE_SYS_UN_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_un ac_aggr;
# | if (sizeof ac_aggr.sun_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13684: result: no
# configure:13701: checking for struct _ftsent.fts_fts
# configure:13701: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:12: error: 'struct _ftsent' has no member named 'fts_fts'
# if (ac_aggr.fts_fts)
# ^
# configure:13701: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# |
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_STAT_H
# | #include
# | #endif
# |
# | #ifdef HAVE_FTS_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct _ftsent ac_aggr;
# | if (ac_aggr.fts_fts)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13701: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:19: error: 'struct _ftsent' has no member named 'fts_fts'
# if (sizeof ac_aggr.fts_fts)
# ^
# configure:13701: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# |
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_STAT_H
# | #include
# | #endif
# |
# | #ifdef HAVE_FTS_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct _ftsent ac_aggr;
# | if (sizeof ac_aggr.fts_fts)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13701: result: no
# configure:13731: checking for struct _ftsent.fts_name
# configure:13731: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13731: $? = 0
# configure:13731: result: yes
# configure:13753: checking whether type of struct _ftsent.fts_name is char *
# configure:13787: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:14: error: incompatible types when assigning to type 'char[1]' from type 'char *'
# foo.fts_name = (char *)0;
# ^
# configure:13787: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# |
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_STAT_H
# | #include
# | #endif
# |
# | #ifdef HAVE_FTS_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# |
# | FTSENT foo;
# | foo.fts_name = (char *)0;
# |
# | ;
# | return 0;
# | }
# configure:13795: result: no
# configure:13815: checking for __chk_fail
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccmgU9kL.o:conftest.c:function main: error: undefined reference to '__chk_fail'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __chk_fail to an innocuous variant, in case declares __chk_fail.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __chk_fail innocuous___chk_fail
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __chk_fail (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __chk_fail
# |
# | /* 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 __chk_fail ();
# | /* 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___chk_fail || defined __stub_____chk_fail
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __chk_fail ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __fxstat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cc2faliR.o:conftest.c:function main: error: undefined reference to '__fxstat64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __fxstat64 to an innocuous variant, in case declares __fxstat64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __fxstat64 innocuous___fxstat64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __fxstat64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __fxstat64
# |
# | /* 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 __fxstat64 ();
# | /* 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___fxstat64 || defined __stub_____fxstat64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __fxstat64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __fxstatat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccMZGduY.o:conftest.c:function main: error: undefined reference to '__fxstatat'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __fxstatat to an innocuous variant, in case declares __fxstatat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __fxstatat innocuous___fxstatat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __fxstatat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __fxstatat
# |
# | /* 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 __fxstatat ();
# | /* 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___fxstatat || defined __stub_____fxstatat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __fxstatat ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __fxstatat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccA3eEs3.o:conftest.c:function main: error: undefined reference to '__fxstatat64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __fxstatat64 to an innocuous variant, in case declares __fxstatat64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __fxstatat64 innocuous___fxstatat64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __fxstatat64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __fxstatat64
# |
# | /* 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 __fxstatat64 ();
# | /* 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___fxstatat64 || defined __stub_____fxstatat64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __fxstatat64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __getcwd_chk
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccU9nfW7.o:conftest.c:function main: error: undefined reference to '__getcwd_chk'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __getcwd_chk to an innocuous variant, in case declares __getcwd_chk.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __getcwd_chk innocuous___getcwd_chk
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __getcwd_chk (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __getcwd_chk
# |
# | /* 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 __getcwd_chk ();
# | /* 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___getcwd_chk || defined __stub_____getcwd_chk
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __getcwd_chk ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __getwd_chk
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccGyHoyc.o:conftest.c:function main: error: undefined reference to '__getwd_chk'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __getwd_chk to an innocuous variant, in case declares __getwd_chk.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __getwd_chk innocuous___getwd_chk
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __getwd_chk (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __getwd_chk
# |
# | /* 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 __getwd_chk ();
# | /* 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___getwd_chk || defined __stub_____getwd_chk
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __getwd_chk ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __lxstat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccs1wpvh.o:conftest.c:function main: error: undefined reference to '__lxstat'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __lxstat to an innocuous variant, in case declares __lxstat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __lxstat innocuous___lxstat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __lxstat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __lxstat
# |
# | /* 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 __lxstat ();
# | /* 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___lxstat || defined __stub_____lxstat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __lxstat ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __lxstat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cc44zYam.o:conftest.c:function main: error: undefined reference to '__lxstat64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __lxstat64 to an innocuous variant, in case declares __lxstat64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __lxstat64 innocuous___lxstat64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __lxstat64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __lxstat64
# |
# | /* 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 __lxstat64 ();
# | /* 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___lxstat64 || defined __stub_____lxstat64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __lxstat64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __open
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccqERmvq.o:conftest.c:function main: error: undefined reference to '__open'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | /* end confdefs.h. */
# | /* Define __open to an innocuous variant, in case declares __open.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __open innocuous___open
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __open (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __open
# |
# | /* 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 __open ();
# | /* 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___open || defined __stub_____open
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __open ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __open_2
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cc8xakVx.o:conftest.c:function main: error: undefined reference to '__open64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | /* end confdefs.h. */
# | /* Define __open64 to an innocuous variant, in case declares __open64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __open64 innocuous___open64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __open64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __open64
# |
# | /* 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 __open64 ();
# | /* 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___open64 || defined __stub_____open64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __open64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __open64_2
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccEACd0D.o:conftest.c:function main: error: undefined reference to '__open64_2'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | /* end confdefs.h. */
# | /* Define __open64_2 to an innocuous variant, in case declares __open64_2.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __open64_2 innocuous___open64_2
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __open64_2 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __open64_2
# |
# | /* 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 __open64_2 ();
# | /* 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___open64_2 || defined __stub_____open64_2
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __open64_2 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __openat_2
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __openat64_2
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccqmwBQN.o:conftest.c:function main: error: undefined reference to '__openat64_2'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __openat64_2 to an innocuous variant, in case declares __openat64_2.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __openat64_2 innocuous___openat64_2
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __openat64_2 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __openat64_2
# |
# | /* 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 __openat64_2 ();
# | /* 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___openat64_2 || defined __stub_____openat64_2
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __openat64_2 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __opendir2
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cckXTIbS.o:conftest.c:function main: error: undefined reference to '__opendir2'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __opendir2 to an innocuous variant, in case declares __opendir2.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __opendir2 innocuous___opendir2
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __opendir2 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __opendir2
# |
# | /* 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 __opendir2 ();
# | /* 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___opendir2 || defined __stub_____opendir2
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __opendir2 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __realpath_chk
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccM2l6SZ.o:conftest.c:function main: error: undefined reference to '__realpath_chk'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __realpath_chk to an innocuous variant, in case declares __realpath_chk.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __realpath_chk innocuous___realpath_chk
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __realpath_chk (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __realpath_chk
# |
# | /* 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 __realpath_chk ();
# | /* 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___realpath_chk || defined __stub_____realpath_chk
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __realpath_chk ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __readlink_chk
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccsya8J7.o:conftest.c:function main: error: undefined reference to '__readlink_chk'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __readlink_chk to an innocuous variant, in case declares __readlink_chk.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __readlink_chk innocuous___readlink_chk
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __readlink_chk (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __readlink_chk
# |
# | /* 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 __readlink_chk ();
# | /* 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___readlink_chk || defined __stub_____readlink_chk
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __readlink_chk ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __readlinkat_chk
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccwUPEQc.o:conftest.c:function main: error: undefined reference to '__readlinkat_chk'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __readlinkat_chk to an innocuous variant, in case declares __readlinkat_chk.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __readlinkat_chk innocuous___readlinkat_chk
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __readlinkat_chk (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __readlinkat_chk
# |
# | /* 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 __readlinkat_chk ();
# | /* 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___readlinkat_chk || defined __stub_____readlinkat_chk
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __readlinkat_chk ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __statfs
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccuVVPei.o:conftest.c:function main: error: undefined reference to '__statfs'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __statfs to an innocuous variant, in case declares __statfs.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __statfs innocuous___statfs
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __statfs (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __statfs
# |
# | /* 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 __statfs ();
# | /* 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___statfs || defined __stub_____statfs
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __statfs ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __xmknod
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cc4zSI8n.o:conftest.c:function main: error: undefined reference to '__xmknod'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __xmknod to an innocuous variant, in case declares __xmknod.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __xmknod innocuous___xmknod
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __xmknod (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __xmknod
# |
# | /* 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 __xmknod ();
# | /* 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___xmknod || defined __stub_____xmknod
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __xmknod ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __xmknodat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccNJcfIm.o:conftest.c:function main: error: undefined reference to '__xmknodat'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __xmknodat to an innocuous variant, in case declares __xmknodat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __xmknodat innocuous___xmknodat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __xmknodat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __xmknodat
# |
# | /* 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 __xmknodat ();
# | /* 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___xmknodat || defined __stub_____xmknodat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __xmknodat ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __xstat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cc4ivMri.o:conftest.c:function main: error: undefined reference to '__xstat'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __xstat to an innocuous variant, in case declares __xstat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __xstat innocuous___xstat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __xstat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __xstat
# |
# | /* 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 __xstat ();
# | /* 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___xstat || defined __stub_____xstat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __xstat ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for __xstat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccqQXz4m.o:conftest.c:function main: error: undefined reference to '__xstat64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define __xstat64 to an innocuous variant, in case declares __xstat64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __xstat64 innocuous___xstat64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __xstat64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __xstat64
# |
# | /* 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 __xstat64 ();
# | /* 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___xstat64 || defined __stub_____xstat64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __xstat64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for _xftw
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cceMR0Vr.o:conftest.c:function main: error: undefined reference to '_xftw'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define _xftw to an innocuous variant, in case declares _xftw.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _xftw innocuous__xftw
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _xftw (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _xftw
# |
# | /* 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 _xftw ();
# | /* 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__xftw || defined __stub____xftw
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _xftw ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for _xftw64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccaqmyww.o:conftest.c:function main: error: undefined reference to '_xftw64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | /* end confdefs.h. */
# | /* Define _xftw64 to an innocuous variant, in case declares _xftw64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _xftw64 innocuous__xftw64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _xftw64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _xftw64
# |
# | /* 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 _xftw64 ();
# | /* 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__xftw64 || defined __stub____xftw64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _xftw64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for access
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for acct
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for bind
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for bindtextdomain
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccqhyVdg.o:conftest.c:function main: error: undefined reference to 'bindtextdomain'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | /* end confdefs.h. */
# | /* Define bindtextdomain to an innocuous variant, in case declares bindtextdomain.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define bindtextdomain innocuous_bindtextdomain
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char bindtextdomain (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef bindtextdomain
# |
# | /* 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 bindtextdomain ();
# | /* 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_bindtextdomain || defined __stub___bindtextdomain
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return bindtextdomain ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for canonicalize_file_name
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccA43q5n.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | /* end confdefs.h. */
# | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define canonicalize_file_name innocuous_canonicalize_file_name
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char canonicalize_file_name (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef canonicalize_file_name
# |
# | /* 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 canonicalize_file_name ();
# | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return canonicalize_file_name ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for chdir
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chmod
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chown
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chroot
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for clearenv
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for connect
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for creat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for creat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for dlmopen
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccm2lq7V.o:conftest.c:function main: error: undefined reference to 'dlmopen'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | /* end confdefs.h. */
# | /* Define dlmopen to an innocuous variant, in case declares dlmopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlmopen innocuous_dlmopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlmopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlmopen
# |
# | /* 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 dlmopen ();
# | /* 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_dlmopen || defined __stub___dlmopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlmopen ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for dlopen
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for eaccess
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccIeRac9.o:conftest.c:function main: error: undefined reference to 'eaccess'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | /* end confdefs.h. */
# | /* Define eaccess to an innocuous variant, in case declares eaccess.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define eaccess innocuous_eaccess
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char eaccess (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef eaccess
# |
# | /* 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 eaccess ();
# | /* 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_eaccess || defined __stub___eaccess
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return eaccess ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for euidaccess
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccYEJZYf.o:conftest.c:function main: error: undefined reference to 'euidaccess'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | /* end confdefs.h. */
# | /* Define euidaccess to an innocuous variant, in case declares euidaccess.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define euidaccess innocuous_euidaccess
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char euidaccess (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef euidaccess
# |
# | /* 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 euidaccess ();
# | /* 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_euidaccess || defined __stub___euidaccess
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return euidaccess ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for execl
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# conftest.c:100:6: warning: conflicting types for built-in function 'execl' [enabled by default]
# char execl ();
# ^
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execle
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# conftest.c:101:6: warning: conflicting types for built-in function 'execle' [enabled by default]
# char execle ();
# ^
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execlp
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# conftest.c:102:6: warning: conflicting types for built-in function 'execlp' [enabled by default]
# char execlp ();
# ^
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execv
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# conftest.c:103:6: warning: conflicting types for built-in function 'execv' [enabled by default]
# char execv ();
# ^
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execve
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'execve' [enabled by default]
# char execve ();
# ^
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execvp
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# conftest.c:105:6: warning: conflicting types for built-in function 'execvp' [enabled by default]
# char execvp ();
# ^
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for faccessat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchdir
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchmodat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchownat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fopen
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fopen64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccYtnI02.o:conftest.c:function main: error: undefined reference to 'fopen64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | /* end confdefs.h. */
# | /* Define fopen64 to an innocuous variant, in case declares fopen64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fopen64 innocuous_fopen64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fopen64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fopen64
# |
# | /* 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 fopen64 ();
# | /* 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_fopen64 || defined __stub___fopen64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fopen64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for freopen
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for freopen64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccM6Kj8c.o:conftest.c:function main: error: undefined reference to 'freopen64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | /* end confdefs.h. */
# | /* Define freopen64 to an innocuous variant, in case declares freopen64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define freopen64 innocuous_freopen64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char freopen64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef freopen64
# |
# | /* 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 freopen64 ();
# | /* 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_freopen64 || defined __stub___freopen64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return freopen64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for fstat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fstat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_children
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_open
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_read
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ftw
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ftw64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for futimesat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cc2d2ioh.o:conftest.c:function main: error: undefined reference to 'futimesat'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 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:13815: result: no
# configure:13815: checking for get_current_dir_name
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccS2DWAm.o:conftest.c:function main: error: undefined reference to 'get_current_dir_name'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | /* end confdefs.h. */
# | /* Define get_current_dir_name to an innocuous variant, in case declares get_current_dir_name.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define get_current_dir_name innocuous_get_current_dir_name
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char get_current_dir_name (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef get_current_dir_name
# |
# | /* 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 get_current_dir_name ();
# | /* 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_get_current_dir_name || defined __stub___get_current_dir_name
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return get_current_dir_name ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for getcwd
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getpeername
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getsockname
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getwd
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cccHeQqu.o:conftest.c:function main: error: undefined reference to 'getwd'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | /* end confdefs.h. */
# | /* Define getwd to an innocuous variant, in case declares getwd.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getwd innocuous_getwd
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getwd (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getwd
# |
# | /* 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 getwd ();
# | /* 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_getwd || defined __stub___getwd
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getwd ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for getxattr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for glob
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccKC5Hhs.o:conftest.c:function main: error: undefined reference to 'glob'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | /* end confdefs.h. */
# | /* Define glob to an innocuous variant, in case declares glob.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define glob innocuous_glob
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char glob (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef glob
# |
# | /* 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 glob ();
# | /* 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_glob || defined __stub___glob
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return glob ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for glob64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccyISP2A.o:conftest.c:function main: error: undefined reference to 'glob64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | /* end confdefs.h. */
# | /* Define glob64 to an innocuous variant, in case declares glob64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define glob64 innocuous_glob64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char glob64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef glob64
# |
# | /* 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 glob64 ();
# | /* 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_glob64 || defined __stub___glob64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return glob64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for glob_pattern_p
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccYxp2YE.o:conftest.c:function main: error: undefined reference to 'glob_pattern_p'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | /* end confdefs.h. */
# | /* Define glob_pattern_p to an innocuous variant, in case declares glob_pattern_p.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define glob_pattern_p innocuous_glob_pattern_p
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char glob_pattern_p (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef glob_pattern_p
# |
# | /* 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 glob_pattern_p ();
# | /* 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_glob_pattern_p || defined __stub___glob_pattern_p
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return glob_pattern_p ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for inotify_add_watch
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lchmod
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cc60Gr6O.o:conftest.c:function main: error: undefined reference to 'lchmod'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 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:13815: result: no
# configure:13815: checking for lchown
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lckpwdf
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccg5I7oY.o:conftest.c:function main: error: undefined reference to 'lckpwdf'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | /* end confdefs.h. */
# | /* Define lckpwdf to an innocuous variant, in case declares lckpwdf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lckpwdf innocuous_lckpwdf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lckpwdf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lckpwdf
# |
# | /* 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 lckpwdf ();
# | /* 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_lckpwdf || defined __stub___lckpwdf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lckpwdf ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for lgetxattr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for link
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for linkat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for listxattr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for llistxattr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lremovexattr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lsetxattr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lstat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lstat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lutimes
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccIYotHK.o:conftest.c:function main: error: undefined reference to 'lutimes'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 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:13815: result: no
# configure:13815: checking for mempcpy
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# conftest.c:134:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
# char mempcpy ();
# ^
# /tmp/ccWfxUzL.o:conftest.c:function main: error: undefined reference to 'mempcpy'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 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:13815: result: no
# configure:13815: checking for mkdir
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkdirat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkdtemp
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkfifo
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkfifoat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cciDCwM9.o:conftest.c:function main: error: undefined reference to 'mkfifoat'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | /* end confdefs.h. */
# | /* Define mkfifoat to an innocuous variant, in case declares mkfifoat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mkfifoat innocuous_mkfifoat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mkfifoat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mkfifoat
# |
# | /* 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 mkfifoat ();
# | /* 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_mkfifoat || defined __stub___mkfifoat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mkfifoat ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for mknod
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mknodat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemp
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccGtJTkn.o:conftest.c:function main: error: undefined reference to 'mkostemp'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | /* end confdefs.h. */
# | /* Define mkostemp to an innocuous variant, in case declares mkostemp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mkostemp innocuous_mkostemp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mkostemp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mkostemp
# |
# | /* 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 mkostemp ();
# | /* 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_mkostemp || defined __stub___mkostemp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mkostemp ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for mkostemp64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccpGVLpl.o:conftest.c:function main: error: undefined reference to 'mkostemp64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | /* end confdefs.h. */
# | /* Define mkostemp64 to an innocuous variant, in case declares mkostemp64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mkostemp64 innocuous_mkostemp64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mkostemp64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mkostemp64
# |
# | /* 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 mkostemp64 ();
# | /* 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_mkostemp64 || defined __stub___mkostemp64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mkostemp64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for mkostemps
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccUwmyUg.o:conftest.c:function main: error: undefined reference to 'mkostemps'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | /* end confdefs.h. */
# | /* Define mkostemps to an innocuous variant, in case declares mkostemps.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mkostemps innocuous_mkostemps
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mkostemps (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mkostemps
# |
# | /* 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 mkostemps ();
# | /* 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_mkostemps || defined __stub___mkostemps
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mkostemps ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for mkostemps64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccUITM2l.o:conftest.c:function main: error: undefined reference to 'mkostemps64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | /* end confdefs.h. */
# | /* Define mkostemps64 to an innocuous variant, in case declares mkostemps64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mkostemps64 innocuous_mkostemps64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mkostemps64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mkostemps64
# |
# | /* 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 mkostemps64 ();
# | /* 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_mkostemps64 || defined __stub___mkostemps64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mkostemps64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for mkstemp
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemp64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemps
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemps64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccwv4XND.o:conftest.c:function main: error: undefined reference to 'mkstemps64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | /* end confdefs.h. */
# | /* Define mkstemps64 to an innocuous variant, in case declares mkstemps64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mkstemps64 innocuous_mkstemps64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mkstemps64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mkstemps64
# |
# | /* 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 mkstemps64 ();
# | /* 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_mkstemps64 || defined __stub___mkstemps64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mkstemps64 ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for mktemp
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for nftw
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for nftw64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for open
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for open64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for openat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for openat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for opendir
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for pathconf
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for popen
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for rawmemchr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccY3W6yC.o:conftest.c:function main: error: undefined reference to 'rawmemchr'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 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:13815: result: no
# configure:13815: checking for readlink
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for readlinkat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for realpath
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for remove
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for removexattr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for rename
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for renameat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for revoke
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/cckno6Dd.o:conftest.c:function main: error: undefined reference to 'revoke'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | /* end confdefs.h. */
# | /* Define revoke to an innocuous variant, in case declares revoke.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define revoke innocuous_revoke
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char revoke (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef revoke
# |
# | /* 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 revoke ();
# | /* 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_revoke || defined __stub___revoke
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return revoke ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for rmdir
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for scandir
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for scandir64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for setenv
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for setxattr
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stat64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statfs
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statfs64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statvfs
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statvfs64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stpcpy
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# conftest.c:171:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# char stpcpy ();
# ^
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for strchrnul
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccCudBec.o:conftest.c:function main: error: undefined reference to 'strchrnul'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 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:13815: result: no
# configure:13815: checking for strlcpy
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for symlink
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for symlinkat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for system
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for tempnam
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for tmpnam
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for truncate
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for truncate64
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unlink
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unlinkat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unsetenv
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ulckpwdf
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# /tmp/ccuOoAEz.o:conftest.c:function main: error: undefined reference to 'ulckpwdf'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | /* end confdefs.h. */
# | /* Define ulckpwdf to an innocuous variant, in case declares ulckpwdf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ulckpwdf innocuous_ulckpwdf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ulckpwdf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ulckpwdf
# |
# | /* 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 ulckpwdf ();
# | /* 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_ulckpwdf || defined __stub___ulckpwdf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ulckpwdf ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for utime
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for utimensat
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for utimes
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for vfork
# configure:13815: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13826: checking for working alloca.h
# configure:13843: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13843: $? = 0
# configure:13851: result: yes
# configure:13859: checking for alloca
# configure:13896: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13896: $? = 0
# configure:13904: result: yes
# configure:14013: checking whether lstat correctly handles trailing slash
# configure:14039: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:14039: $? = 0
# configure:14039: ./conftest
# ./configure: line 1707: ./conftest: cannot execute binary file: Exec format error
# configure:14039: $? = 126
# configure: program exited with status 126
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 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 ()
# | {
# | struct stat sbuf;
# | /* Linux will dereference the symlink and fail, as required by POSIX.
# | That is better in the sense that it means we will not
# | have to compile and use the lstat wrapper. */
# | return lstat ("conftest.sym/", &sbuf) == 0;
# | ;
# | return 0;
# | }
# configure:14056: result: no
# configure:14083: checking whether opendir function calls __open function internally
# configure:14121: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:14121: $? = 0
# configure:14121: ./conftest
# ./configure: line 1707: ./conftest: cannot execute binary file: Exec format error
# configure:14121: $? = 126
# configure: program exited with status 126
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# |
# |
# | #define _ANSI_SOURCE
# | #include
# | #include
# |
# | void __open() {
# | exit(0);
# | }
# |
# | int
# | main ()
# | {
# |
# | opendir("/");
# | exit(1);
# |
# | ;
# | return 0;
# | }
# configure:14136: result: no
# configure:14151: checking whether opendir function calls __opendir2 function internally
# configure:14189: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:14189: $? = 0
# configure:14189: ./conftest
# ./configure: line 1707: ./conftest: cannot execute binary file: Exec format error
# configure:14189: $? = 126
# configure: program exited with status 126
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# |
# |
# | #define _ANSI_SOURCE
# | #include
# | #include
# |
# | void __opendir2() {
# | exit(0);
# | }
# |
# | int
# | main ()
# | {
# |
# | opendir("/");
# | exit(1);
# |
# | ;
# | return 0;
# | }
# configure:14204: result: no
# configure:14241: checking for sys/types.h
# configure:14241: result: yes
# configure:14241: checking for sys/socket.h
# configure:14241: result: yes
# configure:14251: checking types of arguments for bind
# configure:14303: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:187:61: error: unknown type name '__CONST_SOCKADDR_ARG'
# #define acx_arg2(_) __CONST_SOCKADDR_ARG _
# ^
# conftest.c:191:66: note: in expansion of macro 'acx_arg2'
# extern int bind (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# configure:14303: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# |
# |
# | #define _GNU_SOURCE
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# |
# | #define acx_arg1(_) int _
# |
# | #define acx_arg2(_) __CONST_SOCKADDR_ARG _
# |
# | #define acx_arg3(_) socklen_t _
# |
# | extern int bind (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# | ;
# | return 0;
# | }
# configure:14303: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14303: $? = 0
# configure:14319: result: int;int _;const struct sockaddr *_;socklen_t _
# configure:14392: checking for sys/types.h
# configure:14392: result: yes
# configure:14392: checking for sys/socket.h
# configure:14392: result: yes
# configure:14402: checking types of arguments for connect
# configure:14454: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:197:61: error: unknown type name '__CONST_SOCKADDR_ARG'
# #define acx_arg2(_) __CONST_SOCKADDR_ARG _
# ^
# conftest.c:201:69: note: in expansion of macro 'acx_arg2'
# extern int connect (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# configure:14454: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define BIND_TYPE_RETURN int
# | #define HAVE_BIND_TYPE_RETURN_INT 1
# | #define BIND_TYPE_ARG1(_) int _
# | #define HAVE_BIND_TYPE_ARG1_INT__ 1
# | #define BIND_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define BIND_TYPE_ARG3(_) socklen_t _
# | #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# |
# |
# | #define _GNU_SOURCE
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# |
# | #define acx_arg1(_) int _
# |
# | #define acx_arg2(_) __CONST_SOCKADDR_ARG _
# |
# | #define acx_arg3(_) socklen_t _
# |
# | extern int connect (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# | ;
# | return 0;
# | }
# configure:14454: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14454: $? = 0
# configure:14470: result: int;int _;const struct sockaddr *_;socklen_t _
# configure:14549: checking for sys/types.h
# configure:14549: result: yes
# configure:14549: checking for sys/socket.h
# configure:14549: result: yes
# configure:14559: checking types of arguments for getpeername
# configure:14611: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:207:61: error: unknown type name '__SOCKADDR_ARG'
# #define acx_arg2(_) __SOCKADDR_ARG _
# ^
# conftest.c:211:73: note: in expansion of macro 'acx_arg2'
# extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# configure:14611: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define BIND_TYPE_RETURN int
# | #define HAVE_BIND_TYPE_RETURN_INT 1
# | #define BIND_TYPE_ARG1(_) int _
# | #define HAVE_BIND_TYPE_ARG1_INT__ 1
# | #define BIND_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define BIND_TYPE_ARG3(_) socklen_t _
# | #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define CONNECT_TYPE_RETURN int
# | #define HAVE_CONNECT_TYPE_RETURN_INT 1
# | #define CONNECT_TYPE_ARG1(_) int _
# | #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
# | #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define CONNECT_TYPE_ARG3(_) socklen_t _
# | #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# |
# |
# | #define _GNU_SOURCE
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# |
# | #define acx_arg1(_) int _
# |
# | #define acx_arg2(_) __SOCKADDR_ARG _
# |
# | #define acx_arg3(_) socklen_t *__restrict _
# |
# | extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# | ;
# | return 0;
# | }
# configure:14611: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:207:61: error: unknown type name '__SOCKADDR_ARG'
# #define acx_arg2(_) __SOCKADDR_ARG _
# ^
# conftest.c:211:73: note: in expansion of macro 'acx_arg2'
# extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# conftest.c:209:61: error: unknown type name 'socket_t'
# #define acx_arg3(_) socket_t *_
# ^
# conftest.c:211:89: note: in expansion of macro 'acx_arg3'
# extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# configure:14611: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define BIND_TYPE_RETURN int
# | #define HAVE_BIND_TYPE_RETURN_INT 1
# | #define BIND_TYPE_ARG1(_) int _
# | #define HAVE_BIND_TYPE_ARG1_INT__ 1
# | #define BIND_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define BIND_TYPE_ARG3(_) socklen_t _
# | #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define CONNECT_TYPE_RETURN int
# | #define HAVE_CONNECT_TYPE_RETURN_INT 1
# | #define CONNECT_TYPE_ARG1(_) int _
# | #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
# | #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define CONNECT_TYPE_ARG3(_) socklen_t _
# | #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# |
# |
# | #define _GNU_SOURCE
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# |
# | #define acx_arg1(_) int _
# |
# | #define acx_arg2(_) __SOCKADDR_ARG _
# |
# | #define acx_arg3(_) socket_t *_
# |
# | extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# | ;
# | return 0;
# | }
# configure:14611: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14611: $? = 0
# configure:14627: result: int;int _;struct sockaddr *_;socklen_t *__restrict _
# configure:14704: checking for sys/types.h
# configure:14704: result: yes
# configure:14704: checking for sys/socket.h
# configure:14704: result: yes
# configure:14714: checking types of arguments for getsockname
# configure:14766: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:217:61: error: unknown type name '__SOCKADDR_ARG'
# #define acx_arg2(_) __SOCKADDR_ARG _
# ^
# conftest.c:221:73: note: in expansion of macro 'acx_arg2'
# extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# configure:14766: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define BIND_TYPE_RETURN int
# | #define HAVE_BIND_TYPE_RETURN_INT 1
# | #define BIND_TYPE_ARG1(_) int _
# | #define HAVE_BIND_TYPE_ARG1_INT__ 1
# | #define BIND_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define BIND_TYPE_ARG3(_) socklen_t _
# | #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define CONNECT_TYPE_RETURN int
# | #define HAVE_CONNECT_TYPE_RETURN_INT 1
# | #define CONNECT_TYPE_ARG1(_) int _
# | #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
# | #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define CONNECT_TYPE_ARG3(_) socklen_t _
# | #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define GETPEERNAME_TYPE_RETURN int
# | #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
# | #define GETPEERNAME_TYPE_ARG1(_) int _
# | #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
# | #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
# | #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
# | #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
# | #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# |
# |
# | #define _GNU_SOURCE
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# |
# | #define acx_arg1(_) int _
# |
# | #define acx_arg2(_) __SOCKADDR_ARG _
# |
# | #define acx_arg3(_) socklen_t *__restrict _
# |
# | extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# | ;
# | return 0;
# | }
# configure:14766: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:217:61: error: unknown type name '__SOCKADDR_ARG'
# #define acx_arg2(_) __SOCKADDR_ARG _
# ^
# conftest.c:221:73: note: in expansion of macro 'acx_arg2'
# extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# conftest.c:219:61: error: unknown type name 'socket_t'
# #define acx_arg3(_) socket_t *_
# ^
# conftest.c:221:89: note: in expansion of macro 'acx_arg3'
# extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# configure:14766: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define BIND_TYPE_RETURN int
# | #define HAVE_BIND_TYPE_RETURN_INT 1
# | #define BIND_TYPE_ARG1(_) int _
# | #define HAVE_BIND_TYPE_ARG1_INT__ 1
# | #define BIND_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define BIND_TYPE_ARG3(_) socklen_t _
# | #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define CONNECT_TYPE_RETURN int
# | #define HAVE_CONNECT_TYPE_RETURN_INT 1
# | #define CONNECT_TYPE_ARG1(_) int _
# | #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
# | #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define CONNECT_TYPE_ARG3(_) socklen_t _
# | #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define GETPEERNAME_TYPE_RETURN int
# | #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
# | #define GETPEERNAME_TYPE_ARG1(_) int _
# | #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
# | #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
# | #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
# | #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
# | #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# |
# |
# | #define _GNU_SOURCE
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# |
# | #define acx_arg1(_) int _
# |
# | #define acx_arg2(_) __SOCKADDR_ARG _
# |
# | #define acx_arg3(_) socket_t *_
# |
# | extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# | ;
# | return 0;
# | }
# configure:14766: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14766: $? = 0
# configure:14782: result: int;int _;struct sockaddr *_;socklen_t *__restrict _
# configure:14857: checking for sys/types.h
# configure:14857: result: yes
# configure:14857: checking for sys/stat.h
# configure:14857: result: yes
# configure:14857: checking for fts.h
# configure:14857: result: yes
# configure:14867: checking types of arguments for fts_open
# configure:14921: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:234:46: error: conflicting types for 'fts_open'
# extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# In file included from conftest.c:221:0:
# /sysroot/sysroot/usr/include/fts.h:119:6: note: previous declaration of 'fts_open' was here
# FTS *fts_open(char * const *, int,
# ^
# configure:14921: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_INOTIFY_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FTS_H 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_CHDIR 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_CLEARENV 1
# | #define HAVE_CONNECT 1
# | #define HAVE_CREAT 1
# | #define HAVE_CREAT64 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EXECL 1
# | #define HAVE_EXECLE 1
# | #define HAVE_EXECLP 1
# | #define HAVE_EXECV 1
# | #define HAVE_EXECVE 1
# | #define HAVE_EXECVP 1
# | #define HAVE_FACCESSAT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMODAT 1
# | #define HAVE_FCHOWNAT 1
# | #define HAVE_FOPEN 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FSTAT64 1
# | #define HAVE_FTS_CHILDREN 1
# | #define HAVE_FTS_OPEN 1
# | #define HAVE_FTS_READ 1
# | #define HAVE_FTW 1
# | #define HAVE_FTW64 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LINK 1
# | #define HAVE_LINKAT 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LREMOVEXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LSTAT64 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKTEMP 1
# | #define HAVE_NFTW 1
# | #define HAVE_NFTW64 1
# | #define HAVE_OPEN 1
# | #define HAVE_OPEN64 1
# | #define HAVE_OPENAT 1
# | #define HAVE_OPENAT64 1
# | #define HAVE_OPENDIR 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_POPEN 1
# | #define HAVE_READLINK 1
# | #define HAVE_READLINKAT 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REMOVE 1
# | #define HAVE_REMOVEXATTR 1
# | #define HAVE_RENAME 1
# | #define HAVE_RENAMEAT 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SCANDIR 1
# | #define HAVE_SCANDIR64 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETXATTR 1
# | #define HAVE_STAT 1
# | #define HAVE_STAT64 1
# | #define HAVE_STATFS 1
# | #define HAVE_STATFS64 1
# | #define HAVE_STATVFS 1
# | #define HAVE_STATVFS64 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SYMLINKAT 1
# | #define HAVE_SYSTEM 1
# | #define HAVE_TEMPNAM 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_TRUNCATE 1
# | #define HAVE_TRUNCATE64 1
# | #define HAVE_UNLINK 1
# | #define HAVE_UNLINKAT 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define BIND_TYPE_RETURN int
# | #define HAVE_BIND_TYPE_RETURN_INT 1
# | #define BIND_TYPE_ARG1(_) int _
# | #define HAVE_BIND_TYPE_ARG1_INT__ 1
# | #define BIND_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define BIND_TYPE_ARG3(_) socklen_t _
# | #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define CONNECT_TYPE_RETURN int
# | #define HAVE_CONNECT_TYPE_RETURN_INT 1
# | #define CONNECT_TYPE_ARG1(_) int _
# | #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
# | #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
# | #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# | #define CONNECT_TYPE_ARG3(_) socklen_t _
# | #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define GETPEERNAME_TYPE_RETURN int
# | #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
# | #define GETPEERNAME_TYPE_ARG1(_) int _
# | #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
# | #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
# | #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
# | #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
# | #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define GETSOCKNAME_TYPE_RETURN int
# | #define HAVE_GETSOCKNAME_TYPE_RETURN_INT 1
# | #define GETSOCKNAME_TYPE_ARG1(_) int _
# | #define HAVE_GETSOCKNAME_TYPE_ARG1_INT__ 1
# | #define GETSOCKNAME_TYPE_ARG2(_) struct sockaddr *_
# | #define HAVE_GETSOCKNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
# | #define GETSOCKNAME_TYPE_ARG3(_) socklen_t *__restrict _
# | #define HAVE_GETSOCKNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_FTS_H 1
# | /* end confdefs.h. */
# |
# |
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# |
# | #ifdef HAVE_SYS_STAT_H
# | #include
# | #endif
# |
# | #ifdef HAVE_FTS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# |
# | #define acx_arg1(_) char * const *_
# |
# | #define acx_arg2(_) int _
# |
# | #define acx_arg3(_) int (*_)(const FTSENT * const *, const FTSENT * const *)
# |
# | extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# | ;
# | return 0;
# | }
# configure:14921: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14921: $? = 0
# configure:14937: result: FTS *;char * const *_;int _;int (*_)(const FTSENT **, const FTSENT **)
# configure:15013: checking for unistd.h
# configure:15013: result: yes
# configure:15023: checking types of arguments for readlink
# configure:15071: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15071: $? = 0
# configure:15087: result: ssize_t;const char *_;char *_;size_t _
# configure:15169: checking for dirent.h
# configure:15169: result: yes
# configure:15179: checking types of arguments for scandir
# configure:15233: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15233: $? = 0
# configure:15250: result: int;const char *_;struct dirent ***_;int(*_)(const struct dirent *);int(*_)(const struct dirent **, const struct dirent **)
# configure:15343: checking for dirent.h
# configure:15343: result: yes
# configure:15353: checking types of arguments for scandir64
# configure:15408: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15408: $? = 0
# configure:15425: result: int;const char *_;struct dirent64 ***_;int(*_)(const struct dirent64 *);int(*_)(const struct dirent64 **, const struct dirent64 **)
# configure:15506: checking sys/time.h usability
# configure:15506: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15506: $? = 0
# configure:15506: result: yes
# configure:15506: checking sys/time.h presence
# configure:15506: arm-linux-androideabi-gcc -E conftest.c
# configure:15506: $? = 0
# configure:15506: result: yes
# configure:15506: checking for sys/time.h
# configure:15506: result: yes
# configure:15516: checking types of arguments for utimes
# configure:15556: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15556: $? = 0
# configure:15571: result: int;const char *_;const struct timeval _[2]
# configure:15622: checking for prove
# configure:15652: result: no
# configure:15661: checking whether accepts --failures
# configure:15678: --failures conftest.pl >&5
# ./configure: line 15680: --failures: command not found
# configure:15682: $? = 127
# configure:15689: result: no
# configure:15705: checking for prove
# configure:15735: result: no
# configure:15744: checking whether accepts --exec /bin/sh
# configure:15761: --exec /bin/sh conftest.pl >&5
# ./configure: line 15763: --exec: command not found
# configure:15765: $? = 127
# configure:15772: result: no
# configure:15894: checking that generated files are newer than configure
# configure:15900: result: done
# configure:15931: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by fakechroot config.status 2.17.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 1daf041b980d
#
# config.status:1366: creating Makefile
# config.status:1366: creating man/Makefile
# config.status:1366: creating src/Makefile
# config.status:1366: creating scripts/Makefile
# config.status:1366: creating test/Makefile
# config.status:1366: creating test/src/Makefile
# config.status:1366: creating config.h
# config.status:1595: executing depfiles commands
# config.status:1595: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint32_t=yes
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_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___chk_fail=no
# ac_cv_func___fxstat64=no
# ac_cv_func___fxstatat64=no
# ac_cv_func___fxstatat=no
# ac_cv_func___getcwd_chk=no
# ac_cv_func___getwd_chk=no
# ac_cv_func___lxstat64=no
# ac_cv_func___lxstat=no
# ac_cv_func___open64=no
# ac_cv_func___open64_2=no
# ac_cv_func___open=no
# ac_cv_func___open_2=yes
# ac_cv_func___openat64_2=no
# ac_cv_func___openat_2=yes
# ac_cv_func___opendir2=no
# ac_cv_func___readlink_chk=no
# ac_cv_func___readlinkat_chk=no
# ac_cv_func___realpath_chk=no
# ac_cv_func___statfs=no
# ac_cv_func___xmknod=no
# ac_cv_func___xmknodat=no
# ac_cv_func___xstat64=no
# ac_cv_func___xstat=no
# ac_cv_func__xftw64=no
# ac_cv_func__xftw=no
# ac_cv_func_access=yes
# ac_cv_func_acct=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_bind=yes
# ac_cv_func_bindtextdomain=no
# ac_cv_func_canonicalize_file_name=no
# ac_cv_func_chdir=yes
# ac_cv_func_chmod=yes
# ac_cv_func_chown=yes
# ac_cv_func_chroot=yes
# ac_cv_func_clearenv=yes
# ac_cv_func_connect=yes
# ac_cv_func_creat64=yes
# ac_cv_func_creat=yes
# ac_cv_func_dlmopen=no
# ac_cv_func_dlopen=yes
# ac_cv_func_eaccess=no
# ac_cv_func_euidaccess=no
# ac_cv_func_execl=yes
# ac_cv_func_execle=yes
# ac_cv_func_execlp=yes
# ac_cv_func_execv=yes
# ac_cv_func_execve=yes
# ac_cv_func_execvp=yes
# ac_cv_func_faccessat=yes
# ac_cv_func_fchdir=yes
# ac_cv_func_fchmodat=yes
# ac_cv_func_fchownat=yes
# ac_cv_func_fopen64=no
# ac_cv_func_fopen=yes
# ac_cv_func_freopen64=no
# ac_cv_func_freopen=yes
# ac_cv_func_fstat64=yes
# ac_cv_func_fstat=yes
# ac_cv_func_fts_children=yes
# ac_cv_func_fts_open=yes
# ac_cv_func_fts_read=yes
# ac_cv_func_ftw64=yes
# ac_cv_func_ftw=yes
# ac_cv_func_futimesat=no
# ac_cv_func_get_current_dir_name=no
# ac_cv_func_getcwd=yes
# ac_cv_func_getpeername=yes
# ac_cv_func_getsockname=yes
# ac_cv_func_getwd=no
# ac_cv_func_getxattr=yes
# ac_cv_func_glob64=no
# ac_cv_func_glob=no
# ac_cv_func_glob_pattern_p=no
# ac_cv_func_inotify_add_watch=yes
# ac_cv_func_lchmod=no
# ac_cv_func_lchown=yes
# ac_cv_func_lckpwdf=no
# ac_cv_func_lgetxattr=yes
# ac_cv_func_link=yes
# ac_cv_func_linkat=yes
# ac_cv_func_listxattr=yes
# ac_cv_func_llistxattr=yes
# ac_cv_func_lremovexattr=yes
# ac_cv_func_lsetxattr=yes
# ac_cv_func_lstat64=yes
# ac_cv_func_lstat=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=no
# ac_cv_func_lutimes=no
# ac_cv_func_mempcpy=no
# ac_cv_func_mkdir=yes
# ac_cv_func_mkdirat=yes
# ac_cv_func_mkdtemp=yes
# ac_cv_func_mkfifo=yes
# ac_cv_func_mkfifoat=no
# ac_cv_func_mknod=yes
# ac_cv_func_mknodat=yes
# ac_cv_func_mkostemp64=no
# ac_cv_func_mkostemp=no
# ac_cv_func_mkostemps64=no
# ac_cv_func_mkostemps=no
# ac_cv_func_mkstemp64=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_mkstemps64=no
# ac_cv_func_mkstemps=yes
# ac_cv_func_mktemp=yes
# ac_cv_func_nftw64=yes
# ac_cv_func_nftw=yes
# ac_cv_func_open64=yes
# ac_cv_func_open=yes
# ac_cv_func_openat64=yes
# ac_cv_func_openat=yes
# ac_cv_func_opendir=yes
# ac_cv_func_pathconf=yes
# ac_cv_func_popen=yes
# ac_cv_func_rawmemchr=no
# ac_cv_func_readlink=yes
# ac_cv_func_readlinkat=yes
# ac_cv_func_realpath=yes
# ac_cv_func_remove=yes
# ac_cv_func_removexattr=yes
# ac_cv_func_rename=yes
# ac_cv_func_renameat=yes
# ac_cv_func_revoke=no
# ac_cv_func_rmdir=yes
# ac_cv_func_scandir64=yes
# ac_cv_func_scandir=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setxattr=yes
# ac_cv_func_stat64=yes
# ac_cv_func_stat=yes
# ac_cv_func_statfs64=yes
# ac_cv_func_statfs=yes
# ac_cv_func_statvfs64=yes
# ac_cv_func_statvfs=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strchrnul=no
# ac_cv_func_strlcpy=yes
# ac_cv_func_symlink=yes
# ac_cv_func_symlinkat=yes
# ac_cv_func_system=yes
# ac_cv_func_tempnam=yes
# ac_cv_func_tmpnam=yes
# ac_cv_func_truncate64=yes
# ac_cv_func_truncate=yes
# ac_cv_func_ulckpwdf=no
# ac_cv_func_unlink=yes
# ac_cv_func_unlinkat=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_utime=yes
# ac_cv_func_utimensat=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vfork=yes
# ac_cv_header_alloca_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_fts_h=yes
# ac_cv_header_ftw_h=yes
# ac_cv_header_glob_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_shadow_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_inotify_h=yes
# ac_cv_header_sys_mount_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statfs_h=yes
# ac_cv_header_sys_statvfs_h=yes
# ac_cv_header_sys_syscall_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_vfs_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sys_xattr_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_dl_dlsym=yes
# ac_cv_member_struct__ftsent_fts_fts=no
# ac_cv_member_struct__ftsent_fts_name=yes
# ac_cv_member_struct_sockaddr_un_sun_len=no
# ac_cv_objext=o
# ac_cv_path_CHROOT=/usr/sbin/chroot
# ac_cv_path_ECHO=/usr/bin/echo
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_ENV=/usr/bin/env
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ISCHROOT=/usr/bin/ischroot
# ac_cv_path_LDCONFIG=/usr/sbin/ldconfig
# ac_cv_path_LDD=/usr/bin/ldd
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SHELL=/bin/sh
# 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_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_SEQ=seq
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uid_t=yes
# ac_cv_working_alloca_h=yes
# acx_cv_c_alignof=yes
# acx_cv_c_attribute_constructor=yes
# acx_cv_c_attribute_section_data_fakechroot=yes
# acx_cv_func_bind_args='int;int _;const struct sockaddr *_;socklen_t _'
# acx_cv_func_connect_args='int;int _;const struct sockaddr *_;socklen_t _'
# acx_cv_func_fts_open_args='FTS *;char * const *_;int _;int (*_)(const FTSENT **, const FTSENT **)'
# acx_cv_func_getpeername_args='int;int _;struct sockaddr *_;socklen_t *__restrict _'
# acx_cv_func_getsockname_args='int;int _;struct sockaddr *_;socklen_t *__restrict _'
# acx_cv_func_readlink_args='ssize_t;const char *_;char *_;size_t _'
# acx_cv_func_scandir64_args='int;const char *_;struct dirent64 ***_;int(*_)(const struct dirent64 *);int(*_)(const struct dirent64 **, const struct dirent64 **)'
# acx_cv_func_scandir_args='int;const char *_;struct dirent ***_;int(*_)(const struct dirent *);int(*_)(const struct dirent **, const struct dirent **)'
# acx_cv_func_utimes_args='int;const char *_;const struct timeval _[2]'
# acx_cv_opendir_calls_internally___open=no
# acx_cv_opendir_calls_internally___opendir2=no
# acx_cv_prog_prove_opt___exec__bin_sh=no
# acx_cv_prog_prove_opt___failures=no
# acx_cv_struct__ftsent_fts_name_type_char_p=no
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_cc_vis_werror=yes
# gl_cv_cc_visibility=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing aclocal-1.14'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing automake-1.14'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CHROOT='/usr/sbin/chroot'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO='/usr/bin/echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENV='/usr/bin/env'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_VISIBILITY='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# ISCHROOT='/usr/bin/ischroot'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDCONFIG='/usr/sbin/ldconfig'
# LDD='/usr/bin/ldd'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
# LIBS='-ldl '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='fakechroot'
# PACKAGE_BUGREPORT='dexter@debian.org'
# PACKAGE_NAME='fakechroot'
# PACKAGE_STRING='fakechroot 2.17.2'
# PACKAGE_TARNAME='fakechroot'
# PACKAGE_URL='http://fakechroot.alioth.debian.org/'
# PACKAGE_VERSION='2.17.2'
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# POD2MAN=''
# PROVE=''
# PROVEFLAGS=''
# PROVE_HAVE_OPT___EXEC__BIN_SH=''
# PROVE_HAVE_OPT___FAILURES=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SEQ='seq'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='2.17.2'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-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}'
# 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/fakechroot/src/fakechroot-2.17.2/build-aux/install-sh'
# libdir='/usr/lib/libfakeroot'
# libexecdir='${exec_prefix}/libexec'
# libpath='/usr/lib/libfakeroot/fakechroot'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "fakechroot"
# #define PACKAGE_TARNAME "fakechroot"
# #define PACKAGE_VERSION "2.17.2"
# #define PACKAGE_STRING "fakechroot 2.17.2"
# #define PACKAGE_BUGREPORT "dexter@debian.org"
# #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# #define PACKAGE "fakechroot"
# #define VERSION "2.17.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define FAKECHROOT PACKAGE_VERSION
# #define HAVE___ALIGNOF__ 1
# #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# #define HAVE___ATTRIBUTE__VISIBILITY 1
# #define HAVE_LIBDL 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_FTW_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_INOTIFY_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_STATFS_H 1
# #define HAVE_SYS_STATVFS_H 1
# #define HAVE_SYS_SYSCALL_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_VFS_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_XATTR_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_FTS_H 1
# #define HAVE_PTRDIFF_T 1
# #define HAVE_STRUCT__FTSENT_FTS_NAME 1
# #define HAVE___OPEN_2 1
# #define HAVE___OPENAT_2 1
# #define HAVE_ACCESS 1
# #define HAVE_ACCT 1
# #define HAVE_BIND 1
# #define HAVE_CHDIR 1
# #define HAVE_CHMOD 1
# #define HAVE_CHOWN 1
# #define HAVE_CHROOT 1
# #define HAVE_CLEARENV 1
# #define HAVE_CONNECT 1
# #define HAVE_CREAT 1
# #define HAVE_CREAT64 1
# #define HAVE_DLOPEN 1
# #define HAVE_EXECL 1
# #define HAVE_EXECLE 1
# #define HAVE_EXECLP 1
# #define HAVE_EXECV 1
# #define HAVE_EXECVE 1
# #define HAVE_EXECVP 1
# #define HAVE_FACCESSAT 1
# #define HAVE_FCHDIR 1
# #define HAVE_FCHMODAT 1
# #define HAVE_FCHOWNAT 1
# #define HAVE_FOPEN 1
# #define HAVE_FREOPEN 1
# #define HAVE_FSTAT 1
# #define HAVE_FSTAT64 1
# #define HAVE_FTS_CHILDREN 1
# #define HAVE_FTS_OPEN 1
# #define HAVE_FTS_READ 1
# #define HAVE_FTW 1
# #define HAVE_FTW64 1
# #define HAVE_GETCWD 1
# #define HAVE_GETPEERNAME 1
# #define HAVE_GETSOCKNAME 1
# #define HAVE_GETXATTR 1
# #define HAVE_INOTIFY_ADD_WATCH 1
# #define HAVE_LCHOWN 1
# #define HAVE_LGETXATTR 1
# #define HAVE_LINK 1
# #define HAVE_LINKAT 1
# #define HAVE_LISTXATTR 1
# #define HAVE_LLISTXATTR 1
# #define HAVE_LREMOVEXATTR 1
# #define HAVE_LSETXATTR 1
# #define HAVE_LSTAT 1
# #define HAVE_LSTAT64 1
# #define HAVE_MKDIR 1
# #define HAVE_MKDIRAT 1
# #define HAVE_MKDTEMP 1
# #define HAVE_MKFIFO 1
# #define HAVE_MKNOD 1
# #define HAVE_MKNODAT 1
# #define HAVE_MKSTEMP 1
# #define HAVE_MKSTEMP64 1
# #define HAVE_MKSTEMPS 1
# #define HAVE_MKTEMP 1
# #define HAVE_NFTW 1
# #define HAVE_NFTW64 1
# #define HAVE_OPEN 1
# #define HAVE_OPEN64 1
# #define HAVE_OPENAT 1
# #define HAVE_OPENAT64 1
# #define HAVE_OPENDIR 1
# #define HAVE_PATHCONF 1
# #define HAVE_POPEN 1
# #define HAVE_READLINK 1
# #define HAVE_READLINKAT 1
# #define HAVE_REALPATH 1
# #define HAVE_REMOVE 1
# #define HAVE_REMOVEXATTR 1
# #define HAVE_RENAME 1
# #define HAVE_RENAMEAT 1
# #define HAVE_RMDIR 1
# #define HAVE_SCANDIR 1
# #define HAVE_SCANDIR64 1
# #define HAVE_SETENV 1
# #define HAVE_SETXATTR 1
# #define HAVE_STAT 1
# #define HAVE_STAT64 1
# #define HAVE_STATFS 1
# #define HAVE_STATFS64 1
# #define HAVE_STATVFS 1
# #define HAVE_STATVFS64 1
# #define HAVE_STPCPY 1
# #define HAVE_STRLCPY 1
# #define HAVE_SYMLINK 1
# #define HAVE_SYMLINKAT 1
# #define HAVE_SYSTEM 1
# #define HAVE_TEMPNAM 1
# #define HAVE_TMPNAM 1
# #define HAVE_TRUNCATE 1
# #define HAVE_TRUNCATE64 1
# #define HAVE_UNLINK 1
# #define HAVE_UNLINKAT 1
# #define HAVE_UNSETENV 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMENSAT 1
# #define HAVE_UTIMES 1
# #define HAVE_VFORK 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define BIND_TYPE_RETURN int
# #define HAVE_BIND_TYPE_RETURN_INT 1
# #define BIND_TYPE_ARG1(_) int _
# #define HAVE_BIND_TYPE_ARG1_INT__ 1
# #define BIND_TYPE_ARG2(_) const struct sockaddr *_
# #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# #define BIND_TYPE_ARG3(_) socklen_t _
# #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define CONNECT_TYPE_RETURN int
# #define HAVE_CONNECT_TYPE_RETURN_INT 1
# #define CONNECT_TYPE_ARG1(_) int _
# #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
# #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
# #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
# #define CONNECT_TYPE_ARG3(_) socklen_t _
# #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define GETPEERNAME_TYPE_RETURN int
# #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
# #define GETPEERNAME_TYPE_ARG1(_) int _
# #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
# #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
# #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
# #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
# #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define GETSOCKNAME_TYPE_RETURN int
# #define HAVE_GETSOCKNAME_TYPE_RETURN_INT 1
# #define GETSOCKNAME_TYPE_ARG1(_) int _
# #define HAVE_GETSOCKNAME_TYPE_ARG1_INT__ 1
# #define GETSOCKNAME_TYPE_ARG2(_) struct sockaddr *_
# #define HAVE_GETSOCKNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
# #define GETSOCKNAME_TYPE_ARG3(_) socklen_t *__restrict _
# #define HAVE_GETSOCKNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_FTS_H 1
# #define FTS_OPEN_TYPE_RETURN FTS *
# #define HAVE_FTS_OPEN_TYPE_RETURN_FTS_P 1
# #define FTS_OPEN_TYPE_ARG1(_) char * const *_
# #define HAVE_FTS_OPEN_TYPE_ARG1_CHAR_P_CONST_P_ 1
# #define FTS_OPEN_TYPE_ARG2(_) int _
# #define HAVE_FTS_OPEN_TYPE_ARG2_INT__ 1
# #define FTS_OPEN_TYPE_ARG3(_) int (*_)(const FTSENT **, const FTSENT **)
# #define HAVE_FTS_OPEN_TYPE_ARG3_INT__P___CONST_FTSENT_PP__CONST_FTSENT_PP_ 1
# #define HAVE_UNISTD_H 1
# #define READLINK_TYPE_RETURN ssize_t
# #define HAVE_READLINK_TYPE_RETURN_SSIZE_T 1
# #define READLINK_TYPE_ARG1(_) const char *_
# #define HAVE_READLINK_TYPE_ARG1_CONST_CHAR_P_ 1
# #define READLINK_TYPE_ARG2(_) char *_
# #define HAVE_READLINK_TYPE_ARG2_CHAR_P_ 1
# #define READLINK_TYPE_ARG3(_) size_t _
# #define HAVE_READLINK_TYPE_ARG3_SIZE_T__ 1
# #define HAVE_DIRENT_H 1
# #define SCANDIR_TYPE_RETURN int
# #define HAVE_SCANDIR_TYPE_RETURN_INT 1
# #define SCANDIR_TYPE_ARG1(_) const char *_
# #define HAVE_SCANDIR_TYPE_ARG1_CONST_CHAR_P_ 1
# #define SCANDIR_TYPE_ARG2(_) struct dirent ***_
# #define HAVE_SCANDIR_TYPE_ARG2_STRUCT_DIRENT_PPP_ 1
# #define SCANDIR_TYPE_ARG3(_) int(*_)(const struct dirent *)
# #define HAVE_SCANDIR_TYPE_ARG3_INT_P___CONST_STRUCT_DIRENT_P_ 1
# #define SCANDIR_TYPE_ARG4(_) int(*_)(const struct dirent **, const struct dirent **)
# #define HAVE_SCANDIR_TYPE_ARG4_INT_P___CONST_STRUCT_DIRENT_PP__CONST_STRUCT_DIRENT_PP_ 1
# #define HAVE_DIRENT_H 1
# #define SCANDIR64_TYPE_RETURN int
# #define HAVE_SCANDIR64_TYPE_RETURN_INT 1
# #define SCANDIR64_TYPE_ARG1(_) const char *_
# #define HAVE_SCANDIR64_TYPE_ARG1_CONST_CHAR_P_ 1
# #define SCANDIR64_TYPE_ARG2(_) struct dirent64 ***_
# #define HAVE_SCANDIR64_TYPE_ARG2_STRUCT_DIRENT64_PPP_ 1
# #define SCANDIR64_TYPE_ARG3(_) int(*_)(const struct dirent64 *)
# #define HAVE_SCANDIR64_TYPE_ARG3_INT_P___CONST_STRUCT_DIRENT64_P_ 1
# #define SCANDIR64_TYPE_ARG4(_) int(*_)(const struct dirent64 **, const struct dirent64 **)
# #define HAVE_SCANDIR64_TYPE_ARG4_INT_P___CONST_STRUCT_DIRENT64_PP__CONST_STRUCT_DIRENT64_PP_ 1
# #define HAVE_SYS_TIME_H 1
# #define UTIMES_TYPE_RETURN int
# #define HAVE_UTIMES_TYPE_RETURN_INT 1
# #define UTIMES_TYPE_ARG1(_) const char *_
# #define HAVE_UTIMES_TYPE_ARG1_CONST_CHAR_P_ 1
# #define UTIMES_TYPE_ARG2(_) const struct timeval _[2]
# #define HAVE_UTIMES_TYPE_ARG2_CONST_STRUCT_TIMEVAL___2_ 1
#
# configure: exit 0