Build of fakechroot with clang_glibc toolchain

The build took 00h 03m 28s and was SUCCESSFUL.

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

SLOCLanguage
13,258 sh
6,653 ansic
4,480 makefile
320 perl
24,711 total

The process tree of the build process is here.

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: fakechroot 2.17.2-2 (Thu Apr 13 17:13:17 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 x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/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... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/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 x86_64-unknown-linux-gnu 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 /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (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... yes
# checking glob.h presence... yes
# checking for glob.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking shadow.h usability... yes
# checking shadow.h presence... yes
# checking for shadow.h... yes
# 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... yes
# checking for __fxstat64... yes
# checking for __fxstatat... yes
# checking for __fxstatat64... yes
# checking for __getcwd_chk... yes
# checking for __getwd_chk... yes
# checking for __lxstat... yes
# checking for __lxstat64... yes
# checking for __open... yes
# checking for __open_2... yes
# checking for __open64... yes
# checking for __open64_2... yes
# checking for __openat_2... yes
# checking for __openat64_2... yes
# checking for __opendir2... no
# checking for __realpath_chk... yes
# checking for __readlink_chk... yes
# checking for __readlinkat_chk... yes
# checking for __statfs... yes
# checking for __xmknod... yes
# checking for __xmknodat... yes
# checking for __xstat... yes
# checking for __xstat64... yes
# checking for _xftw... no
# checking for _xftw64... no
# checking for access... yes
# checking for acct... yes
# checking for bind... yes
# checking for bindtextdomain... yes
# checking for canonicalize_file_name... yes
# 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... yes
# checking for dlopen... yes
# checking for eaccess... yes
# checking for euidaccess... yes
# 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... yes
# checking for freopen... yes
# checking for freopen64... yes
# 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... yes
# checking for get_current_dir_name... yes
# checking for getcwd... yes
# checking for getpeername... yes
# checking for getsockname... yes
# checking for getwd... yes
# checking for getxattr... yes
# checking for glob... yes
# checking for glob64... yes
# checking for glob_pattern_p... yes
# checking for inotify_add_watch... yes
# checking for lchmod... no
# checking for lchown... yes
# checking for lckpwdf... yes
# 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... yes
# checking for mempcpy... yes
# checking for mkdir... yes
# checking for mkdirat... yes
# checking for mkdtemp... yes
# checking for mkfifo... yes
# checking for mkfifoat... yes
# checking for mknod... yes
# checking for mknodat... yes
# checking for mkostemp... yes
# checking for mkostemp64... yes
# checking for mkostemps... yes
# checking for mkostemps64... yes
# checking for mkstemp... yes
# checking for mkstemp64... yes
# checking for mkstemps... yes
# checking for mkstemps64... yes
# 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... yes
# 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... yes
# checking for strlcpy... no
# 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... yes
# 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... yes
# 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_SOCKADDR_ARG _;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_SOCKADDR_ARG _;socklen_t _
# checking for sys/types.h... (cached) yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for getpeername... int;int _;__SOCKADDR_ARG _;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 _;__SOCKADDR_ARG _;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
# In file included from __fxstatat.c:27:
# In file included from /usr/include/sys/stat.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC __fxstatat64.lo
# In file included from __fxstatat64.c:28:
# In file included from /usr/include/sys/stat.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC __getcwd_chk.lo
# In file included from __getcwd_chk.c:27:
# In file included from ./libfakechroot.h:24:
# In file included from /usr/include/errno.h:28:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# CC __getwd_chk.lo
# In file included from __getwd_chk.c:27:
# In file included from ./libfakechroot.h:24:
# In file included from /usr/include/errno.h:28:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# CC __lxstat.lo
# CC __lxstat64.lo
# __lxstat64.c:43:13: warning: comparison of nonnull parameter 'filename' not equal to a null pointer is 'true' on first encounter [-Wtautological-pointer-compare]
# if (filename != NULL) {
# ^~~~~~~~ ~~~~
# 1 warning generated.
# 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
# In file included from __readlink_chk.c:27:
# In file included from /usr/include/unistd.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# CC __readlinkat_chk.lo
# In file included from __readlinkat_chk.c:28:
# In file included from /usr/include/unistd.h:25:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# CC __realpath_chk.lo
# In file included from __realpath_chk.c:27:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:331:4: warning: _FORTIFY_SOURCE requires compiling with optimization (-O) [-W#warnings]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^
# 1 warning generated.
# CC __statfs.lo
# CC __xmknod.lo
# CC __xmknodat.lo
# CC __xstat.lo
# In file included from __xstat.c:27:
# In file included from /usr/include/sys/stat.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC __xstat64.lo
# In file included from __xstat64.c:27:
# In file included from /usr/include/sys/stat.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC _xftw.lo
# CC _xftw64.lo
# CC access.lo
# CC acct.lo
# CC bind.lo
# bind.c:51:52: warning: address of array 'addr_un->sun_path' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (addr_un->sun_family == AF_UNIX && addr_un->sun_path && *(addr_un->sun_path)) {
# ~~ ~~~~~~~~~^~~~~~~~
# 1 warning generated.
# CC bindtextdomain.lo
# CC canonicalize_file_name.lo
# CC chdir.lo
# CC chmod.lo
# CC chown.lo
# CC chroot.lo
# chroot.c:59:9: warning: comparison of nonnull parameter 'path' equal to a null pointer is 'false' on first encounter [-Wtautological-pointer-compare]
# if (path == NULL) {
# ^~~~ ~~~~
# 1 warning generated.
# CC clearenv.lo
# CC connect.lo
# connect.c:51:52: warning: address of array 'addr_un->sun_path' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (addr_un->sun_family == AF_UNIX && addr_un->sun_path && *(addr_un->sun_path)) {
# ~~ ~~~~~~~~~^~~~~~~~
# 1 warning generated.
# 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
# In file included from fts.c:35:
# In file included from /usr/include/sys/param.h:25:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC ftw.lo
# CC ftw64.lo
# CC futimesat.lo
# CC get_current_dir_name.lo
# CC getcwd.lo
# CC getcwd_real.lo
# In file included from getcwd_real.c:43:
# In file included from /usr/include/errno.h:28:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC getpeername.lo
# getpeername.c:62:50: warning: address of array 'newaddr.sun_path' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (newaddr.sun_family == AF_UNIX && newaddr.sun_path && *(newaddr.sun_path)) {
# ~~ ~~~~~~~~^~~~~~~~
# 1 warning generated.
# CC getsockname.lo
# getsockname.c:62:50: warning: address of array 'newaddr.sun_path' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (newaddr.sun_family == AF_UNIX && newaddr.sun_path && *(newaddr.sun_path)) {
# ~~ ~~~~~~~~^~~~~~~~
# 1 warning generated.
# CC getwd.lo
# CC getxattr.lo
# CC glob.lo
# CC glob64.lo
# CC glob_pattern_p.lo
# CC inotify_add_watch.lo
# CC lchmod.lo
# CC lchown.lo
# CC lckpwdf.lo
# CC lgetxattr.lo
# CC libfakechroot.lo
# CC link.lo
# CC linkat.lo
# CC listxattr.lo
# CC llistxattr.lo
# CC lremovexattr.lo
# CC lsetxattr.lo
# CC lstat.lo
# CC lstat64.lo
# CC lutimes.lo
# CC mkdir.lo
# CC mkdirat.lo
# CC mkdtemp.lo
# In file included from mkdtemp.c:26:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC mkfifo.lo
# CC mkfifoat.lo
# CC mknod.lo
# CC mknodat.lo
# CC mkostemp.lo
# CC mkostemp64.lo
# CC mkostemps.lo
# CC mkostemps64.lo
# CC mkstemp.lo
# In file included from mkstemp.c:24:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC mkstemp64.lo
# In file included from mkstemp64.c:27:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC mkstemps.lo
# In file included from mkstemps.c:27:
# In file included from /usr/include/errno.h:28:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC mkstemps64.lo
# In file included from mkstemps64.c:27:
# In file included from /usr/include/errno.h:28:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC mktemp.lo
# In file included from mktemp.c:24:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC open.lo
# CC open64.lo
# CC openat.lo
# CC openat64.lo
# CC opendir.lo
# CC pathconf.lo
# CC popen.lo
# In file included from popen.c:40:
# In file included from /usr/include/sys/param.h:25:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC rawmemchr.lo
# CC readlink.lo
# CC readlinkat.lo
# CC realpath.lo
# CC rel2abs.lo
# CC rel2absat.lo
# In file included from rel2absat.c:27:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC remove.lo
# CC removexattr.lo
# CC rename.lo
# CC renameat.lo
# CC revoke.lo
# CC rmdir.lo
# CC rpl_lstat.lo
# CC scandir.lo
# CC scandir64.lo
# CC setenv.lo
# CC setxattr.lo
# CC stat.lo
# CC stat64.lo
# CC statfs.lo
# CC statfs64.lo
# CC statvfs.lo
# CC statvfs64.lo
# CC stpcpy.lo
# CC strchrnul.lo
# CC strlcpy.lo
# CC symlink.lo
# CC symlinkat.lo
# CC system.lo
# In file included from system.c:27:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# CC tempnam.lo
# CC tmpnam.lo
# CC truncate.lo
# CC truncate64.lo
# CC ulckpwdf.lo
# CC unlink.lo
# CC unlinkat.lo
# CC utime.lo
# CC utimensat.lo
# CC utimes.lo
# CCLD libfakechroot.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
# Making all in scripts
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/scripts'
# sed -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libpath[@],/usr/lib/libfakeroot/fakechroot,g' -e 's,[@]sbindir[@],/usr/bin,g' -e 's,[@]sysconfdir[@],/etc/fakechroot,g' -e 's,[@]CHROOT[@],/usr/sbin/chroot,g' -e 's,[@]ECHO[@],/usr/bin/echo,g' -e 's,[@]ENV[@],/usr/bin/env,g' -e 's,[@]EGREP[@],/usr/bin/grep -E,g' -e 's,[@]ISCHROOT[@],/usr/bin/ischroot,g' -e 's,[@]LDCONFIG[@],/usr/sbin/ldconfig,g' -e 's,[@]LDD[@],/usr/bin/ldd,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],2.17.2,g' < ./env.fakechroot.sh > env.fakechroot
# chmod +x env.fakechroot
# sed -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libpath[@],/usr/lib/libfakeroot/fakechroot,g' -e 's,[@]sbindir[@],/usr/bin,g' -e 's,[@]sysconfdir[@],/etc/fakechroot,g' -e 's,[@]CHROOT[@],/usr/sbin/chroot,g' -e 's,[@]ECHO[@],/usr/bin/echo,g' -e 's,[@]ENV[@],/usr/bin/env,g' -e 's,[@]EGREP[@],/usr/bin/grep -E,g' -e 's,[@]ISCHROOT[@],/usr/bin/ischroot,g' -e 's,[@]LDCONFIG[@],/usr/sbin/ldconfig,g' -e 's,[@]LDD[@],/usr/bin/ldd,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],2.17.2,g' < ./fakechroot.sh > fakechroot
# chmod +x fakechroot
# sed -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libpath[@],/usr/lib/libfakeroot/fakechroot,g' -e 's,[@]sbindir[@],/usr/bin,g' -e 's,[@]sysconfdir[@],/etc/fakechroot,g' -e 's,[@]CHROOT[@],/usr/sbin/chroot,g' -e 's,[@]ECHO[@],/usr/bin/echo,g' -e 's,[@]ENV[@],/usr/bin/env,g' -e 's,[@]EGREP[@],/usr/bin/grep -E,g' -e 's,[@]ISCHROOT[@],/usr/bin/ischroot,g' -e 's,[@]LDCONFIG[@],/usr/sbin/ldconfig,g' -e 's,[@]LDD[@],/usr/bin/ldd,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],2.17.2,g' < ./ldd.fakechroot.pl > ldd.fakechroot
# chmod +x ldd.fakechroot
# sed -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libpath[@],/usr/lib/libfakeroot/fakechroot,g' -e 's,[@]sbindir[@],/usr/bin,g' -e 's,[@]sysconfdir[@],/etc/fakechroot,g' -e 's,[@]CHROOT[@],/usr/sbin/chroot,g' -e 's,[@]ECHO[@],/usr/bin/echo,g' -e 's,[@]ENV[@],/usr/bin/env,g' -e 's,[@]EGREP[@],/usr/bin/grep -E,g' -e 's,[@]ISCHROOT[@],/usr/bin/ischroot,g' -e 's,[@]LDCONFIG[@],/usr/sbin/ldconfig,g' -e 's,[@]LDD[@],/usr/bin/ldd,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],2.17.2,g' < ./chroot.fakechroot.sh > chroot.fakechroot
# chmod +x chroot.fakechroot
# sed -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libpath[@],/usr/lib/libfakeroot/fakechroot,g' -e 's,[@]sbindir[@],/usr/bin,g' -e 's,[@]sysconfdir[@],/etc/fakechroot,g' -e 's,[@]CHROOT[@],/usr/sbin/chroot,g' -e 's,[@]ECHO[@],/usr/bin/echo,g' -e 's,[@]ENV[@],/usr/bin/env,g' -e 's,[@]EGREP[@],/usr/bin/grep -E,g' -e 's,[@]ISCHROOT[@],/usr/bin/ischroot,g' -e 's,[@]LDCONFIG[@],/usr/sbin/ldconfig,g' -e 's,[@]LDD[@],/usr/bin/ldd,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],2.17.2,g' < ./chroot.env.sh > chroot.env
# chmod +x chroot.env
# sed -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libpath[@],/usr/lib/libfakeroot/fakechroot,g' -e 's,[@]sbindir[@],/usr/bin,g' -e 's,[@]sysconfdir[@],/etc/fakechroot,g' -e 's,[@]CHROOT[@],/usr/sbin/chroot,g' -e 's,[@]ECHO[@],/usr/bin/echo,g' -e 's,[@]ENV[@],/usr/bin/env,g' -e 's,[@]EGREP[@],/usr/bin/grep -E,g' -e 's,[@]ISCHROOT[@],/usr/bin/ischroot,g' -e 's,[@]LDCONFIG[@],/usr/sbin/ldconfig,g' -e 's,[@]LDD[@],/usr/bin/ldd,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],2.17.2,g' < ./debootstrap.env.sh > debootstrap.env
# chmod +x debootstrap.env
# sed -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libpath[@],/usr/lib/libfakeroot/fakechroot,g' -e 's,[@]sbindir[@],/usr/bin,g' -e 's,[@]sysconfdir[@],/etc/fakechroot,g' -e 's,[@]CHROOT[@],/usr/sbin/chroot,g' -e 's,[@]ECHO[@],/usr/bin/echo,g' -e 's,[@]ENV[@],/usr/bin/env,g' -e 's,[@]EGREP[@],/usr/bin/grep -E,g' -e 's,[@]ISCHROOT[@],/usr/bin/ischroot,g' -e 's,[@]LDCONFIG[@],/usr/sbin/ldconfig,g' -e 's,[@]LDD[@],/usr/bin/ldd,g' -e 's,[@]PERL[@],/usr/bin/perl,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],2.17.2,g' < ./rinse.env.sh > rinse.env
# chmod +x rinse.env
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/scripts'
# Making all in test
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# Making all in src
# make[3]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/test/src'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/test/src'
# make[3]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# make[1]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in man
# make[1]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/man'
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/fakechroot/pkg/fakechroot/usr/share/man/man1'
# /usr/bin/install -c -m 644 fakechroot.1 '/tmp/fakechroot/pkg/fakechroot/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/man'
# make[1]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/man'
# Making install in src
# make[1]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
# /usr/bin/mkdir -p '/tmp/fakechroot/pkg/fakechroot/usr/lib/libfakeroot/fakechroot'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfakechroot.la '/tmp/fakechroot/pkg/fakechroot/usr/lib/libfakeroot/fakechroot'
# libtool: install: /usr/bin/install -c .libs/libfakechroot.so /tmp/fakechroot/pkg/fakechroot/usr/lib/libfakeroot/fakechroot/libfakechroot.so
# libtool: install: /usr/bin/install -c .libs/libfakechroot.lai /tmp/fakechroot/pkg/fakechroot/usr/lib/libfakeroot/fakechroot/libfakechroot.la
# libtool: install: /usr/bin/install -c .libs/libfakechroot.a /tmp/fakechroot/pkg/fakechroot/usr/lib/libfakeroot/fakechroot/libfakechroot.a
# libtool: install: chmod 644 /tmp/fakechroot/pkg/fakechroot/usr/lib/libfakeroot/fakechroot/libfakechroot.a
# libtool: install: ranlib /tmp/fakechroot/pkg/fakechroot/usr/lib/libfakeroot/fakechroot/libfakechroot.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/libfakeroot/fakechroot'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
# make[1]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
# Making install in scripts
# make[1]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/scripts'
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/scripts'
# /usr/bin/mkdir -p '/tmp/fakechroot/pkg/fakechroot/usr/bin'
# /usr/bin/install -c env.fakechroot fakechroot ldd.fakechroot '/tmp/fakechroot/pkg/fakechroot/usr/bin'
# /usr/bin/mkdir -p '/tmp/fakechroot/pkg/fakechroot/usr/bin'
# /usr/bin/install -c chroot.fakechroot '/tmp/fakechroot/pkg/fakechroot/usr/bin'
# /usr/bin/mkdir -p '/tmp/fakechroot/pkg/fakechroot/etc/fakechroot'
# /usr/bin/install -c -m 644 chroot.env debootstrap.env rinse.env '/tmp/fakechroot/pkg/fakechroot/etc/fakechroot'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/scripts'
# make[1]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/scripts'
# Making install in test
# make[1]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# Making install in src
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/test/src'
# make[3]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/test/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/test/src'
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/test/src'
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# make[3]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# make[1]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/test'
# make[1]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# make[1]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "fakechroot"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: fakechroot 2.17.2-2 (Thu Apr 13 17:14:30 UTC 2017)

CMD: pacman --query --file fakechroot-2.17.2-2-x86_64.pkg.tar.xz
# fakechroot 2.17.2-2

Creating hybrid package for 'fakechroot'

Trying to find vanilla package 'fakechroot'...

CMD: pacman --query --file /mirror/fakechroot-2.17.2-1.pkg.tar.xz
# fakechroot 2.17.2-1

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /etc/ld.so.conf.d/fakechroot.conf
# /etc/fakechroot/debootstrap.env
# /etc/fakechroot/chroot.env
# /etc/fakechroot/rinse.env
# /usr/lib/libfakeroot/fakechroot/libfakechroot.so
# /usr/share/man/man1/fakechroot.1.gz
# /usr/bin/chroot.fakechroot
# /usr/bin/ldd.fakechroot
# /usr/bin/fakechroot
# /usr/bin/env.fakechroot
# /sysroot/usr/lib/libfakeroot/fakechroot/libfakechroot.so
# /sysroot/usr/lib/libfakeroot/fakechroot/libfakechroot.la
# /sysroot/usr/lib/libfakeroot/fakechroot/libfakechroot.a

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr sysroot .MTREE | xz -c -z

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/fakechroot.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 431

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/fakechroot.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 450

Attempting to access local repository, attempt 3

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

Printing config logfiles

CMD: config logfiles '/tmp/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 --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --libdir=/usr/lib/libfakeroot --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2aeb74ad7a9b
# 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: /usr/bin
# 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 x86_64-unknown-linux-strip
# configure:2673: result: no
# configure:2683: checking for strip
# configure:2699: found /usr/bin/strip
# configure:2710: result: strip
# configure:2735: checking for a thread-safe mkdir -p
# configure:2774: result: /usr/bin/mkdir -p
# configure:2781: checking for gawk
# configure:2797: found /usr/bin/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: x86_64-unknown-linux-gnu
# 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 x86_64-unknown-linux-gcc
# configure:3338: result: clang
# configure:3607: checking for C compiler version
# configure:3616: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3627: $? = 0
# configure:3616: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3627: $? = 0
# configure:3616: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3627: $? = 1
# configure:3616: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3627: $? = 1
# configure:3647: checking whether the C compiler works
# configure:3669: clang 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: clang -o conftest conftest.c >&5
# configure:3743: $? = 0
# configure:3765: result:
# configure:3787: checking whether we are cross compiling
# configure:3795: clang -o conftest conftest.c >&5
# configure:3799: $? = 0
# configure:3806: ./conftest
# configure:3810: $? = 0
# configure:3825: result: no
# configure:3830: checking for suffix of object files
# configure:3852: clang -c conftest.c >&5
# configure:3856: $? = 0
# configure:3877: result: o
# configure:3881: checking whether we are using the GNU C compiler
# configure:3900: clang -c conftest.c >&5
# configure:3900: $? = 0
# configure:3909: result: yes
# configure:3918: checking whether clang accepts -g
# configure:3938: clang -c -g conftest.c >&5
# configure:3938: $? = 0
# configure:3979: result: yes
# configure:3996: checking for clang option to accept ISO C89
# configure:4059: clang -c conftest.c >&5
# configure:4059: $? = 0
# configure:4072: result: none needed
# configure:4097: checking whether clang understands -c and -o together
# configure:4119: clang -c conftest.c -o conftest2.o
# configure:4122: $? = 0
# configure:4119: clang -c conftest.c -o conftest2.o
# configure:4122: $? = 0
# configure:4134: result: yes
# configure:4153: checking dependency style of clang
# configure:4264: result: gcc3
# configure:4279: checking for a sed that does not truncate output
# configure:4343: result: /usr/bin/sed
# configure:4361: checking for grep that handles long lines and -e
# configure:4419: result: /usr/bin/grep
# configure:4424: checking for egrep
# configure:4486: result: /usr/bin/grep -E
# configure:4491: checking for fgrep
# configure:4553: result: /usr/bin/grep -F
# configure:4588: checking for ld used by clang
# configure:4655: result: /usr/bin/ld
# configure:4662: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4677: result: yes
# configure:4689: checking for BSD- or MS-compatible name lister (nm)
# configure:4738: result: /usr/bin/nm -B
# configure:4868: checking the name lister (/usr/bin/nm -B) interface
# configure:4875: clang -c conftest.c >&5
# configure:4878: /usr/bin/nm -B "conftest.o"
# configure:4881: output
# 0000000000000000 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 x86_64-unknown-linux-gnu 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 /usr/bin/ld option to reload object files
# configure:5187: result: -r
# configure:5221: checking for x86_64-unknown-linux-objdump
# configure:5251: result: no
# configure:5261: checking for objdump
# configure:5277: found /usr/bin/objdump
# configure:5288: result: objdump
# configure:5320: checking how to recognize dependent libraries
# configure:5518: result: pass_all
# configure:5563: checking for x86_64-unknown-linux-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 x86_64-unknown-linux-ar
# configure:5737: result: no
# configure:5751: checking for ar
# configure:5767: found /usr/bin/ar
# configure:5778: result: ar
# configure:5815: checking for archiver @FILE support
# configure:5832: clang -c conftest.c >&5
# configure:5832: $? = 0
# configure:5835: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5838: $? = 0
# configure:5843: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5846: $? = 1
# configure:5858: result: @
# configure:5876: checking for x86_64-unknown-linux-strip
# configure:5903: result: strip
# configure:5975: checking for x86_64-unknown-linux-ranlib
# configure:6005: result: no
# configure:6015: checking for ranlib
# configure:6031: found /usr/bin/ranlib
# configure:6042: result: ranlib
# configure:6144: checking command to parse /usr/bin/nm -B output from clang object
# configure:6264: clang -c conftest.c >&5
# configure:6267: $? = 0
# configure:6271: /usr/bin/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: clang -o conftest conftest.c conftstm.o >&5
# configure:6343: $? = 0
# configure:6381: result: ok
# configure:6418: checking for sysroot
# configure:6448: result: no
# configure:6525: clang -c conftest.c >&5
# configure:6528: $? = 0
# configure:6671: checking for x86_64-unknown-linux-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: clang -E conftest.c
# configure:7448: $? = 0
# configure:7462: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:7507: clang -E conftest.c
# configure:7507: $? = 0
# configure:7521: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:7570: $? = 0
# configure:7643: clang -o conftest conftest.c >&5
# configure:7643: $? = 0
# configure:7643: ./conftest
# configure:7643: $? = 0
# configure:7654: result: yes
# configure:7667: checking for sys/types.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for sys/stat.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for stdlib.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for string.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for memory.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for strings.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for inttypes.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for stdint.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for unistd.h
# configure:7667: clang -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7681: checking for dlfcn.h
# configure:7681: clang -c conftest.c >&5
# configure:7681: $? = 0
# configure:7681: result: yes
# configure:7887: checking for objdir
# configure:7902: result: .libs
# configure:8173: checking if clang supports -fno-rtti -fno-exceptions
# configure:8191: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8195: $? = 0
# configure:8208: result: yes
# configure:8535: checking for clang option to produce PIC
# configure:8542: result: -fPIC -DPIC
# configure:8550: checking if clang PIC flag -fPIC -DPIC works
# configure:8568: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8572: $? = 0
# configure:8585: result: yes
# configure:8614: checking if clang static flag -static works
# configure:8642: result: yes
# configure:8657: checking if clang supports -c -o file.o
# configure:8678: clang -c -o out/conftest2.o conftest.c >&5
# configure:8682: $? = 0
# configure:8704: result: yes
# configure:8712: checking if clang supports -c -o file.o
# configure:8759: result: yes
# configure:8792: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:9949: result: yes
# configure:9986: checking whether -lc should be explicitly linked in
# configure:9994: clang -c conftest.c >&5
# configure:9997: $? = 0
# configure:10012: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10015: $? = 0
# configure:10029: result: no
# configure:10189: checking dynamic linker characteristics
# configure:10689: clang -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 x86_64-unknown-linux-gcc
# configure:11836: result: clang
# configure:12105: checking for C compiler version
# configure:12114: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:12125: $? = 0
# configure:12114: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:12125: $? = 0
# configure:12114: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:12125: $? = 1
# configure:12114: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:12125: $? = 1
# configure:12129: checking whether we are using the GNU C compiler
# configure:12157: result: yes
# configure:12166: checking whether clang accepts -g
# configure:12227: result: yes
# configure:12244: checking for clang option to accept ISO C89
# configure:12320: result: none needed
# configure:12345: checking whether clang understands -c and -o together
# configure:12382: result: yes
# configure:12401: checking dependency style of clang
# 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/bin/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: clang -o conftest conftest.c >&5
# configure:13026: $? = 0
# configure:13034: result: yes
# configure:13050: checking whether compiler supports __attribute__((constructor)) syntax
# configure:13072: clang -c conftest.c >&5
# configure:13072: $? = 0
# configure:13079: result: yes
# configure:13096: checking whether compiler supports __attribute__((section("data.fakechroot"))) syntax
# configure:13115: clang -c conftest.c >&5
# configure:13115: $? = 0
# configure:13122: result: yes
# configure:13141: checking whether the -Werror option is usable
# configure:13160: clang -c -Werror conftest.c >&5
# configure:13160: $? = 0
# configure:13169: result: yes
# configure:13171: checking for simple visibility declarations
# configure:13198: clang -c -fvisibility=hidden -Werror conftest.c >&5
# configure:13198: $? = 0
# configure:13207: result: yes
# configure:13225: checking for dlsym in -ldl
# configure:13250: clang -o conftest conftest.c -ldl >&5
# configure:13250: $? = 0
# configure:13259: result: yes
# configure:13275: checking for dirent.h that defines DIR
# configure:13294: clang -c conftest.c >&5
# configure:13294: $? = 0
# configure:13302: result: yes
# configure:13315: checking for library containing opendir
# configure:13346: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking alloca.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking dirent.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking errno.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking fcntl.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking ftw.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking glob.h presence
# configure:13545: clang -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for glob.h
# configure:13545: result: yes
# configure:13545: checking libintl.h usability
# configure:13545: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking libintl.h presence
# configure:13545: clang -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for libintl.h
# configure:13545: result: yes
# configure:13545: checking pwd.h usability
# configure:13545: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking pwd.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking shadow.h presence
# configure:13545: clang -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for shadow.h
# configure:13545: result: yes
# configure:13545: checking signal.h usability
# configure:13545: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking signal.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking stdarg.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking stdio.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/inotify.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/mount.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/param.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/socket.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/statfs.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/statvfs.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/syscall.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/times.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/un.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/vfs.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/wait.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/xattr.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking utime.h presence
# configure:13545: clang -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: clang -c conftest.c >&5
# In file included from conftest.c:67:
# In file included from /usr/include/fts.h:53:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# 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: clang -c conftest.c >&5
# configure:13603: $? = 0
# configure:13603: clang -c conftest.c >&5
# conftest.c:100:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# configure:13614: $? = 0
# configure:13614: clang -c conftest.c >&5
# conftest.c:100:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# configure:13625: $? = 0
# configure:13625: clang -c conftest.c >&5
# conftest.c:100:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# configure:13636: $? = 0
# configure:13636: clang -c conftest.c >&5
# conftest.c:100:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# configure:13647: $? = 0
# configure:13647: clang -c conftest.c >&5
# conftest.c:100:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# configure:13658: $? = 0
# configure:13658: result: yes
# configure:13672: checking for ptrdiff_t
# configure:13672: clang -c conftest.c >&5
# configure:13672: $? = 0
# configure:13672: clang -c conftest.c >&5
# conftest.c:100:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# conftest.c:77:13: error: no member named 'sun_len' in 'struct sockaddr_un'
# if (ac_aggr.sun_len)
# ~~~~~~~ ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# conftest.c:77:20: error: no member named 'sun_len' in 'struct sockaddr_un'
# if (sizeof ac_aggr.sun_len)
# ~~~~~~~ ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# conftest.c:85:13: error: no member named 'fts_fts' in 'struct _ftsent'
# if (ac_aggr.fts_fts)
# ~~~~~~~ ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# conftest.c:85:20: error: no member named 'fts_fts' in 'struct _ftsent'
# if (sizeof ac_aggr.fts_fts)
# ~~~~~~~ ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -c conftest.c >&5
# conftest.c:81:13: warning: address of array 'ac_aggr.fts_name' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (ac_aggr.fts_name)
# ~~ ~~~~~~~~^~~~~~~~
# 1 warning generated.
# configure:13731: $? = 0
# configure:13731: result: yes
# configure:13753: checking whether type of struct _ftsent.fts_name is char *
# configure:13787: clang -c conftest.c >&5
# conftest.c:87:14: error: array type 'char [1]' is not assignable
# foo.fts_name = (char *)0;
# ~~~~~~~~~~~~ ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __fxstat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __fxstatat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __fxstatat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __getcwd_chk
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __getwd_chk
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __lxstat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __lxstat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open_2
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open64_2
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __openat_2
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __openat64_2
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __opendir2
# configure:13815: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-3e2fca.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `__opendir2'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_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: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __readlink_chk
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __readlinkat_chk
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __statfs
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __xmknod
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __xmknodat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __xstat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __xstat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for _xftw
# configure:13815: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-4fc85f.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_xftw'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_2 1
# | #define HAVE___REALPATH_CHK 1
# | #define HAVE___READLINK_CHK 1
# | #define HAVE___READLINKAT_CHK 1
# | #define HAVE___STATFS 1
# | #define HAVE___XMKNOD 1
# | #define HAVE___XMKNODAT 1
# | #define HAVE___XSTAT 1
# | #define HAVE___XSTAT64 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: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-0a7e4e.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_xftw64'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_2 1
# | #define HAVE___REALPATH_CHK 1
# | #define HAVE___READLINK_CHK 1
# | #define HAVE___READLINKAT_CHK 1
# | #define HAVE___STATFS 1
# | #define HAVE___XMKNOD 1
# | #define HAVE___XMKNODAT 1
# | #define HAVE___XSTAT 1
# | #define HAVE___XSTAT64 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: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for acct
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for bind
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for bindtextdomain
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for canonicalize_file_name
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chdir
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chmod
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chown
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chroot
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for clearenv
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for connect
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for creat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for creat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for dlmopen
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for dlopen
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for eaccess
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for euidaccess
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execl
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execle
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execlp
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execv
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execve
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execvp
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for faccessat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchdir
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchmodat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchownat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fopen
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fopen64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for freopen
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for freopen64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fstat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fstat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_children
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_open
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_read
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ftw
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ftw64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for futimesat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for get_current_dir_name
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getcwd
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getpeername
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getsockname
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getwd
# configure:13815: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-84b94a.o: In function `main':
# conftest.c:(.text+0x12): warning: the `getwd' function is dangerous and should not be used.
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getxattr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for glob
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for glob64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for glob_pattern_p
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for inotify_add_watch
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lchmod
# configure:13815: clang -o conftest conftest.c -ldl >&5
# conftest.c:165:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:165:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_2 1
# | #define HAVE___REALPATH_CHK 1
# | #define HAVE___READLINK_CHK 1
# | #define HAVE___READLINKAT_CHK 1
# | #define HAVE___STATFS 1
# | #define HAVE___XMKNOD 1
# | #define HAVE___XMKNODAT 1
# | #define HAVE___XSTAT 1
# | #define HAVE___XSTAT64 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_CANONICALIZE_FILE_NAME 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_DLMOPEN 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EACCESS 1
# | #define HAVE_EUIDACCESS 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_FOPEN64 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FREOPEN64 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_FUTIMESAT 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETWD 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_GLOB 1
# | #define HAVE_GLOB64 1
# | #define HAVE_GLOB_PATTERN_P 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: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lckpwdf
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lgetxattr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for link
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for linkat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for listxattr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for llistxattr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lremovexattr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lsetxattr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lstat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lstat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lutimes
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mempcpy
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkdir
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkdirat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkdtemp
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkfifo
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkfifoat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mknod
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mknodat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemp
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemp64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemps
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemps64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemp
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemp64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemps
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemps64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mktemp
# configure:13815: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-8ea2a0.o: In function `main':
# conftest.c:(.text+0x12): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for nftw
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for nftw64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for open
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for open64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for openat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for openat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for opendir
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for pathconf
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for popen
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for rawmemchr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for readlink
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for readlinkat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for realpath
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for remove
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for removexattr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for rename
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for renameat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for revoke
# configure:13815: clang -o conftest conftest.c -ldl >&5
# conftest.c:211:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:211:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_2 1
# | #define HAVE___REALPATH_CHK 1
# | #define HAVE___READLINK_CHK 1
# | #define HAVE___READLINKAT_CHK 1
# | #define HAVE___STATFS 1
# | #define HAVE___XMKNOD 1
# | #define HAVE___XMKNODAT 1
# | #define HAVE___XSTAT 1
# | #define HAVE___XSTAT64 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_CANONICALIZE_FILE_NAME 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_DLMOPEN 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EACCESS 1
# | #define HAVE_EUIDACCESS 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_FOPEN64 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FREOPEN64 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_FUTIMESAT 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETWD 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_GLOB 1
# | #define HAVE_GLOB64 1
# | #define HAVE_GLOB_PATTERN_P 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LCKPWDF 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_LUTIMES 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKFIFOAT 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKOSTEMP 1
# | #define HAVE_MKOSTEMP64 1
# | #define HAVE_MKOSTEMPS 1
# | #define HAVE_MKOSTEMPS64 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKSTEMPS64 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_RAWMEMCHR 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: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for scandir
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for scandir64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for setenv
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for setxattr
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stat64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statfs
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statfs64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statvfs
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statvfs64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stpcpy
# configure:13815: clang -o conftest conftest.c -ldl >&5
# conftest.c:217:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:217:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for strchrnul
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for strlcpy
# configure:13815: clang -o conftest conftest.c -ldl >&5
# conftest.c:219:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:219:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# /tmp/conftest-e67d10.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `strlcpy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_2 1
# | #define HAVE___REALPATH_CHK 1
# | #define HAVE___READLINK_CHK 1
# | #define HAVE___READLINKAT_CHK 1
# | #define HAVE___STATFS 1
# | #define HAVE___XMKNOD 1
# | #define HAVE___XMKNODAT 1
# | #define HAVE___XSTAT 1
# | #define HAVE___XSTAT64 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_CANONICALIZE_FILE_NAME 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_DLMOPEN 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EACCESS 1
# | #define HAVE_EUIDACCESS 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_FOPEN64 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FREOPEN64 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_FUTIMESAT 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETWD 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_GLOB 1
# | #define HAVE_GLOB64 1
# | #define HAVE_GLOB_PATTERN_P 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LCKPWDF 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_LUTIMES 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKFIFOAT 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKOSTEMP 1
# | #define HAVE_MKOSTEMP64 1
# | #define HAVE_MKOSTEMPS 1
# | #define HAVE_MKOSTEMPS64 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKSTEMPS64 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_RAWMEMCHR 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_STRCHRNUL 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* 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 strlcpy ();
# | /* 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_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:13815: result: no
# configure:13815: checking for symlink
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for symlinkat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for system
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for tempnam
# configure:13815: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-1b7b7f.o: In function `main':
# conftest.c:(.text+0x12): warning: the use of `tempnam' is dangerous, better use `mkstemp'
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for tmpnam
# configure:13815: clang -o conftest conftest.c -ldl >&5
# /tmp/conftest-a7e2d2.o: In function `main':
# conftest.c:(.text+0x12): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for truncate
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for truncate64
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unlink
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unlinkat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unsetenv
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ulckpwdf
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for utime
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for utimensat
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for utimes
# configure:13815: clang -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for vfork
# configure:13815: clang -o conftest conftest.c -ldl >&5
# conftest.c:233:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:233:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13826: checking for working alloca.h
# configure:13843: clang -o conftest conftest.c -ldl >&5
# configure:13843: $? = 0
# configure:13851: result: yes
# configure:13859: checking for alloca
# configure:13896: clang -o conftest conftest.c -ldl >&5
# configure:13896: $? = 0
# configure:13904: result: yes
# configure:14013: checking whether lstat correctly handles trailing slash
# configure:14039: clang -o conftest conftest.c -ldl >&5
# configure:14039: $? = 0
# configure:14039: ./conftest
# configure:14039: $? = 0
# configure:14056: result: yes
# configure:14083: checking whether opendir function calls __open function internally
# configure:14121: clang -o conftest conftest.c -ldl >&5
# configure:14121: $? = 0
# configure:14121: ./conftest
# configure:14121: $? = 1
# configure: program exited with status 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_2 1
# | #define HAVE___REALPATH_CHK 1
# | #define HAVE___READLINK_CHK 1
# | #define HAVE___READLINKAT_CHK 1
# | #define HAVE___STATFS 1
# | #define HAVE___XMKNOD 1
# | #define HAVE___XMKNODAT 1
# | #define HAVE___XSTAT 1
# | #define HAVE___XSTAT64 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_CANONICALIZE_FILE_NAME 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_DLMOPEN 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EACCESS 1
# | #define HAVE_EUIDACCESS 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_FOPEN64 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FREOPEN64 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_FUTIMESAT 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETWD 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_GLOB 1
# | #define HAVE_GLOB64 1
# | #define HAVE_GLOB_PATTERN_P 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LCKPWDF 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_LUTIMES 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKFIFOAT 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKOSTEMP 1
# | #define HAVE_MKOSTEMP64 1
# | #define HAVE_MKOSTEMPS 1
# | #define HAVE_MKOSTEMPS64 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKSTEMPS64 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_RAWMEMCHR 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_STRCHRNUL 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_ULCKPWDF 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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: clang -o conftest conftest.c -ldl >&5
# configure:14189: $? = 0
# configure:14189: ./conftest
# configure:14189: $? = 1
# configure: program exited with status 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_2 1
# | #define HAVE___REALPATH_CHK 1
# | #define HAVE___READLINK_CHK 1
# | #define HAVE___READLINKAT_CHK 1
# | #define HAVE___STATFS 1
# | #define HAVE___XMKNOD 1
# | #define HAVE___XMKNODAT 1
# | #define HAVE___XSTAT 1
# | #define HAVE___XSTAT64 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_CANONICALIZE_FILE_NAME 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_DLMOPEN 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EACCESS 1
# | #define HAVE_EUIDACCESS 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_FOPEN64 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FREOPEN64 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_FUTIMESAT 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETWD 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_GLOB 1
# | #define HAVE_GLOB64 1
# | #define HAVE_GLOB_PATTERN_P 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LCKPWDF 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_LUTIMES 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKFIFOAT 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKOSTEMP 1
# | #define HAVE_MKOSTEMP64 1
# | #define HAVE_MKOSTEMPS 1
# | #define HAVE_MKOSTEMPS64 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKSTEMPS64 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_RAWMEMCHR 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_STRCHRNUL 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_ULCKPWDF 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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: clang -c conftest.c >&5
# configure:14303: $? = 0
# configure:14319: result: int;int _;__CONST_SOCKADDR_ARG _;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: clang -c conftest.c >&5
# configure:14454: $? = 0
# configure:14470: result: int;int _;__CONST_SOCKADDR_ARG _;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: clang -c conftest.c >&5
# configure:14611: $? = 0
# configure:14627: result: int;int _;__SOCKADDR_ARG _;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: clang -c conftest.c >&5
# configure:14766: $? = 0
# configure:14782: result: int;int _;__SOCKADDR_ARG _;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: clang -c conftest.c >&5
# conftest.c:282:46: error: conflicting types for 'fts_open'
# extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^
# /usr/include/fts.h:184:6: note: previous declaration is here
# FTS *fts_open (char * const *, int,
# ^
# 1 error generated.
# 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_GLOB_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SHADOW_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___CHK_FAIL 1
# | #define HAVE___FXSTAT64 1
# | #define HAVE___FXSTATAT 1
# | #define HAVE___FXSTATAT64 1
# | #define HAVE___GETCWD_CHK 1
# | #define HAVE___GETWD_CHK 1
# | #define HAVE___LXSTAT 1
# | #define HAVE___LXSTAT64 1
# | #define HAVE___OPEN 1
# | #define HAVE___OPEN_2 1
# | #define HAVE___OPEN64 1
# | #define HAVE___OPEN64_2 1
# | #define HAVE___OPENAT_2 1
# | #define HAVE___OPENAT64_2 1
# | #define HAVE___REALPATH_CHK 1
# | #define HAVE___READLINK_CHK 1
# | #define HAVE___READLINKAT_CHK 1
# | #define HAVE___STATFS 1
# | #define HAVE___XMKNOD 1
# | #define HAVE___XMKNODAT 1
# | #define HAVE___XSTAT 1
# | #define HAVE___XSTAT64 1
# | #define HAVE_ACCESS 1
# | #define HAVE_ACCT 1
# | #define HAVE_BIND 1
# | #define HAVE_BINDTEXTDOMAIN 1
# | #define HAVE_CANONICALIZE_FILE_NAME 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_DLMOPEN 1
# | #define HAVE_DLOPEN 1
# | #define HAVE_EACCESS 1
# | #define HAVE_EUIDACCESS 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_FOPEN64 1
# | #define HAVE_FREOPEN 1
# | #define HAVE_FREOPEN64 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_FUTIMESAT 1
# | #define HAVE_GET_CURRENT_DIR_NAME 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPEERNAME 1
# | #define HAVE_GETSOCKNAME 1
# | #define HAVE_GETWD 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_GLOB 1
# | #define HAVE_GLOB64 1
# | #define HAVE_GLOB_PATTERN_P 1
# | #define HAVE_INOTIFY_ADD_WATCH 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LCKPWDF 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_LUTIMES 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKDIRAT 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKFIFOAT 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKNODAT 1
# | #define HAVE_MKOSTEMP 1
# | #define HAVE_MKOSTEMP64 1
# | #define HAVE_MKOSTEMPS 1
# | #define HAVE_MKOSTEMPS64 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_MKSTEMPS64 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_RAWMEMCHR 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_STRCHRNUL 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_ULCKPWDF 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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_SOCKADDR_ARG _
# | #define HAVE_BIND_TYPE_ARG2___CONST_SOCKADDR_ARG__ 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_SOCKADDR_ARG _
# | #define HAVE_CONNECT_TYPE_ARG2___CONST_SOCKADDR_ARG__ 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(_) __SOCKADDR_ARG _
# | #define HAVE_GETPEERNAME_TYPE_ARG2___SOCKADDR_ARG__ 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(_) __SOCKADDR_ARG _
# | #define HAVE_GETSOCKNAME_TYPE_ARG2___SOCKADDR_ARG__ 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: clang -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: clang -c conftest.c >&5
# In file included from conftest.c:272:
# In file included from /usr/include/unistd.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# 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: clang -c conftest.c >&5
# In file included from conftest.c:281:
# In file included from /usr/include/dirent.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# 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: clang -c conftest.c >&5
# In file included from conftest.c:293:
# In file included from /usr/include/dirent.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# 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: clang -c conftest.c >&5
# configure:15506: $? = 0
# configure:15506: result: yes
# configure:15506: checking sys/time.h presence
# configure:15506: clang -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: clang -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 2aeb74ad7a9b
#
# config.status:1414: creating Makefile
# config.status:1414: creating man/Makefile
# config.status:1414: creating src/Makefile
# config.status:1414: creating scripts/Makefile
# config.status:1414: creating test/Makefile
# config.status:1414: creating test/src/Makefile
# config.status:1414: creating config.h
# config.status:1643: executing depfiles commands
# config.status:1643: 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=clang
# 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=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___chk_fail=yes
# ac_cv_func___fxstat64=yes
# ac_cv_func___fxstatat64=yes
# ac_cv_func___fxstatat=yes
# ac_cv_func___getcwd_chk=yes
# ac_cv_func___getwd_chk=yes
# ac_cv_func___lxstat64=yes
# ac_cv_func___lxstat=yes
# ac_cv_func___open64=yes
# ac_cv_func___open64_2=yes
# ac_cv_func___open=yes
# ac_cv_func___open_2=yes
# ac_cv_func___openat64_2=yes
# ac_cv_func___openat_2=yes
# ac_cv_func___opendir2=no
# ac_cv_func___readlink_chk=yes
# ac_cv_func___readlinkat_chk=yes
# ac_cv_func___realpath_chk=yes
# ac_cv_func___statfs=yes
# ac_cv_func___xmknod=yes
# ac_cv_func___xmknodat=yes
# ac_cv_func___xstat64=yes
# ac_cv_func___xstat=yes
# 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=yes
# ac_cv_func_canonicalize_file_name=yes
# 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=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_eaccess=yes
# ac_cv_func_euidaccess=yes
# 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=yes
# ac_cv_func_fopen=yes
# ac_cv_func_freopen64=yes
# 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=yes
# ac_cv_func_get_current_dir_name=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getpeername=yes
# ac_cv_func_getsockname=yes
# ac_cv_func_getwd=yes
# ac_cv_func_getxattr=yes
# ac_cv_func_glob64=yes
# ac_cv_func_glob=yes
# ac_cv_func_glob_pattern_p=yes
# ac_cv_func_inotify_add_watch=yes
# ac_cv_func_lchmod=no
# ac_cv_func_lchown=yes
# ac_cv_func_lckpwdf=yes
# 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=yes
# ac_cv_func_lutimes=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mkdirat=yes
# ac_cv_func_mkdtemp=yes
# ac_cv_func_mkfifo=yes
# ac_cv_func_mkfifoat=yes
# ac_cv_func_mknod=yes
# ac_cv_func_mknodat=yes
# ac_cv_func_mkostemp64=yes
# ac_cv_func_mkostemp=yes
# ac_cv_func_mkostemps64=yes
# ac_cv_func_mkostemps=yes
# ac_cv_func_mkstemp64=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_mkstemps64=yes
# 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=yes
# 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=yes
# ac_cv_func_strlcpy=no
# 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=yes
# 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=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_shadow_h=yes
# 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=x86_64-unknown-linux-gnu
# 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/bin/grep -E'
# ac_cv_path_ENV=/usr/bin/env
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/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/bin/sed
# ac_cv_path_SHELL=/bin/sh
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_SEQ=seq
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=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_SOCKADDR_ARG _;socklen_t _'
# acx_cv_func_connect_args='int;int _;__CONST_SOCKADDR_ARG _;socklen_t _'
# acx_cv_func_fts_open_args='FTS *;char * const *_;int _;int (*_)(const FTSENT **, const FTSENT **)'
# acx_cv_func_getpeername_args='int;int _;__SOCKADDR_ARG _;socklen_t *__restrict _'
# acx_cv_func_getsockname_args='int;int _;__SOCKADDR_ARG _;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=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/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=yes
# 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=no
# 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='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='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CHROOT='/usr/sbin/chroot'
# CPP='clang -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/bin/grep -E'
# ENV='/usr/bin/env'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/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='/usr/bin/ld -m elf_x86_64'
# LDCONFIG='/usr/sbin/ldconfig'
# LDD='/usr/bin/ldd'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-ldl '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# 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/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='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='ranlib'
# SED='/usr/bin/sed'
# SEQ='seq'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.17.2'
# ac_ct_AR='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=''
# 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='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/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_GLOB_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SHADOW_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___CHK_FAIL 1
# #define HAVE___FXSTAT64 1
# #define HAVE___FXSTATAT 1
# #define HAVE___FXSTATAT64 1
# #define HAVE___GETCWD_CHK 1
# #define HAVE___GETWD_CHK 1
# #define HAVE___LXSTAT 1
# #define HAVE___LXSTAT64 1
# #define HAVE___OPEN 1
# #define HAVE___OPEN_2 1
# #define HAVE___OPEN64 1
# #define HAVE___OPEN64_2 1
# #define HAVE___OPENAT_2 1
# #define HAVE___OPENAT64_2 1
# #define HAVE___REALPATH_CHK 1
# #define HAVE___READLINK_CHK 1
# #define HAVE___READLINKAT_CHK 1
# #define HAVE___STATFS 1
# #define HAVE___XMKNOD 1
# #define HAVE___XMKNODAT 1
# #define HAVE___XSTAT 1
# #define HAVE___XSTAT64 1
# #define HAVE_ACCESS 1
# #define HAVE_ACCT 1
# #define HAVE_BIND 1
# #define HAVE_BINDTEXTDOMAIN 1
# #define HAVE_CANONICALIZE_FILE_NAME 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_DLMOPEN 1
# #define HAVE_DLOPEN 1
# #define HAVE_EACCESS 1
# #define HAVE_EUIDACCESS 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_FOPEN64 1
# #define HAVE_FREOPEN 1
# #define HAVE_FREOPEN64 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_FUTIMESAT 1
# #define HAVE_GET_CURRENT_DIR_NAME 1
# #define HAVE_GETCWD 1
# #define HAVE_GETPEERNAME 1
# #define HAVE_GETSOCKNAME 1
# #define HAVE_GETWD 1
# #define HAVE_GETXATTR 1
# #define HAVE_GLOB 1
# #define HAVE_GLOB64 1
# #define HAVE_GLOB_PATTERN_P 1
# #define HAVE_INOTIFY_ADD_WATCH 1
# #define HAVE_LCHOWN 1
# #define HAVE_LCKPWDF 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_LUTIMES 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MKDIR 1
# #define HAVE_MKDIRAT 1
# #define HAVE_MKDTEMP 1
# #define HAVE_MKFIFO 1
# #define HAVE_MKFIFOAT 1
# #define HAVE_MKNOD 1
# #define HAVE_MKNODAT 1
# #define HAVE_MKOSTEMP 1
# #define HAVE_MKOSTEMP64 1
# #define HAVE_MKOSTEMPS 1
# #define HAVE_MKOSTEMPS64 1
# #define HAVE_MKSTEMP 1
# #define HAVE_MKSTEMP64 1
# #define HAVE_MKSTEMPS 1
# #define HAVE_MKSTEMPS64 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_RAWMEMCHR 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_STRCHRNUL 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_ULCKPWDF 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 LSTAT_FOLLOWS_SLASHED_SYMLINK 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_SOCKADDR_ARG _
# #define HAVE_BIND_TYPE_ARG2___CONST_SOCKADDR_ARG__ 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_SOCKADDR_ARG _
# #define HAVE_CONNECT_TYPE_ARG2___CONST_SOCKADDR_ARG__ 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(_) __SOCKADDR_ARG _
# #define HAVE_GETPEERNAME_TYPE_ARG2___SOCKADDR_ARG__ 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(_) __SOCKADDR_ARG _
# #define HAVE_GETSOCKNAME_TYPE_ARG2___SOCKADDR_ARG__ 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