Build of fakechroot with vanilla toolchain

The build took 00h 01m 16s 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: fakechroot 2.17.2-2 (Wed Aug 24 13:22:04 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether 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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/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/sbin/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/sbin/nm -B output from gcc 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... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/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... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking whether ln -s works... yes
# checking for pod2man... no
# checking for prove... no
# checking for seq... seq
# checking for chroot... /usr/sbin/chroot
# checking for echo... /usr/bin/echo
# checking for env... /usr/bin/env
# checking for ischroot... /usr/bin/ischroot
# checking for ldconfig... /usr/sbin/ldconfig
# checking for ldd... /usr/bin/ldd
# checking for perl... /usr/bin/perl
# checking for bash... /bin/sh
# checking whether compiler supports __alignof__ syntax... yes
# checking whether compiler supports __attribute__((constructor)) syntax... yes
# checking whether compiler supports __attribute__((section("data.fakechroot"))) syntax... yes
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking for dlsym in -ldl... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for dlfcn.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking ftw.h usability... yes
# checking ftw.h presence... yes
# checking for ftw.h... yes
# checking glob.h usability... 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
# CC __fxstatat64.lo
# In file included from /usr/include/sys/stat.h:25:0,
# from __fxstatat64.c:28:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/sys/stat.h:25:0,
# from __fxstatat.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from __fxstatat64.c:32:0:
# __fxstatat64.c: In function '__fxstatat64':
# libfakechroot.h:134:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# __fxstatat64.c:38:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, pathname);
# ^~~~~~~~~~~~~~~~~~~~~
# In file included from __fxstatat.c:31:0:
# __fxstatat.c: In function '__fxstatat':
# libfakechroot.h:134:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# __fxstatat.c:37:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, pathname);
# ^~~~~~~~~~~~~~~~~~~~~
# CC __getcwd_chk.lo
# CC __getwd_chk.lo
# In file included from /usr/include/errno.h:28:0,
# from libfakechroot.h:24,
# from __getcwd_chk.c:27:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/errno.h:28:0,
# from libfakechroot.h:24,
# from __getwd_chk.c:27:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC __lxstat.lo
# CC __lxstat64.lo
# In file included from __lxstat.c:31:0:
# __lxstat.c: In function '__lxstat':
# libfakechroot.h:122:16: warning: nonnull argument 'filename' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# __lxstat.c:44:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(filename);
# ^~~~~~~~~~~~~~~~~~
# __lxstat64.c: In function '__lxstat64':
# __lxstat64.c:43:12: warning: nonnull argument 'filename' compared to NULL [-Wnonnull-compare]
# if (filename != NULL) {
# ^
# 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 /usr/include/unistd.h:25:0,
# from __readlink_chk.c:27:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC __readlinkat_chk.lo
# In file included from /usr/include/unistd.h:25:0,
# from __readlinkat_chk.c:28:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC __realpath_chk.lo
# CC __statfs.lo
# In file included from /usr/include/stdlib.h:24:0,
# from __realpath_chk.c:27:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC __xmknod.lo
# CC __xmknodat.lo
# In file included from __xmknod.c:28:0:
# __xmknod.c: In function '__xmknod':
# libfakechroot.h:122:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# __xmknod.c:34:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(path);
# ^~~~~~~~~~~~~~~~~~
# In file included from __xmknodat.c:29:0:
# __xmknodat.c: In function '__xmknodat':
# libfakechroot.h:134:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# __xmknodat.c:35:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, path);
# ^~~~~~~~~~~~~~~~~~~~~
# CC __xstat.lo
# CC __xstat64.lo
# In file included from /usr/include/sys/stat.h:25:0,
# from __xstat.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/sys/stat.h:25:0,
# from __xstat64.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from __xstat.c:31:0:
# __xstat.c: In function '__xstat':
# libfakechroot.h:122:16: warning: nonnull argument 'filename' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# __xstat.c:37:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(filename);
# ^~~~~~~~~~~~~~~~~~
# In file included from __xstat64.c:31:0:
# __xstat64.c: In function '__xstat64':
# libfakechroot.h:122:16: warning: nonnull argument 'filename' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# __xstat64.c:37:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(filename);
# ^~~~~~~~~~~~~~~~~~
# CC _xftw.lo
# CC _xftw64.lo
# CC access.lo
# CC acct.lo
# CC bind.lo
# CC bindtextdomain.lo
# CC canonicalize_file_name.lo
# CC chdir.lo
# CC chmod.lo
# CC chown.lo
# In file included from chmod.c:25:0:
# chmod.c: In function 'chmod':
# libfakechroot.h:122:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# chmod.c:31:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(path);
# ^~~~~~~~~~~~~~~~~~
# CC chroot.lo
# CC clearenv.lo
# In file included from chroot.c:30:0:
# chroot.c: In function 'chroot':
# libfakechroot.h:108:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL && *((char *)(path)) == '/') { \
# ^
# chroot.c:78:13: note: in expansion of macro 'expand_chroot_rel_path'
# expand_chroot_rel_path(path);
# ^~~~~~~~~~~~~~~~~~~~~~
# libfakechroot.h:122:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# chroot.c:74:9: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(path);
# ^~~~~~~~~~~~~~~~~~
# chroot.c:59:8: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if (path == NULL) {
# ^
# CC connect.lo
# CC creat.lo
# CC creat64.lo
# CC dedotdot.lo
# CC dlmopen.lo
# CC dlopen.lo
# CC eaccess.lo
# CC euidaccess.lo
# CC execl.lo
# CC execle.lo
# CC execlp.lo
# CC execv.lo
# CC execve.lo
# CC execvp.lo
# In file included from execve.c:32:0:
# execve.c: In function 'execve':
# libfakechroot.h:122:16: warning: nonnull argument 'filename' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# execve.c:209:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(filename);
# ^~~~~~~~~~~~~~~~~~
# CC faccessat.lo
# CC fchmodat.lo
# In file included from fchmodat.c:28:0:
# fchmodat.c: In function 'fchmodat':
# libfakechroot.h:134:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# fchmodat.c:34:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, path);
# ^~~~~~~~~~~~~~~~~~~~~
# In file included from faccessat.c:27:0:
# faccessat.c: In function 'faccessat':
# libfakechroot.h:134:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# faccessat.c:33:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, pathname);
# ^~~~~~~~~~~~~~~~~~~~~
# CC fchownat.lo
# CC fopen.lo
# CC fopen64.lo
# CC freopen.lo
# CC freopen64.lo
# CC fts.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from fts.c:35:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# 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 /usr/include/errno.h:28:0,
# from getcwd_real.c:43:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC getpeername.lo
# CC getsockname.lo
# 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
# In file included from lutimes.c:26:0:
# lutimes.c: In function 'lutimes':
# libfakechroot.h:122:16: warning: nonnull argument 'filename' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# lutimes.c:32:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(filename);
# ^~~~~~~~~~~~~~~~~~
# In file included from mkdir.c:25:0:
# mkdir.c: In function 'mkdir':
# libfakechroot.h:122:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# mkdir.c:31:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(pathname);
# ^~~~~~~~~~~~~~~~~~
# CC mkdirat.lo
# CC mkdtemp.lo
# In file included from mkdirat.c:28:0:
# mkdirat.c: In function 'mkdirat':
# libfakechroot.h:134:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# mkdirat.c:34:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, pathname);
# ^~~~~~~~~~~~~~~~~~~~~
# In file included from /usr/include/stdlib.h:24:0,
# from mkdtemp.c:26:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC mkfifo.lo
# In file included from mkfifo.c:25:0:
# mkfifo.c: In function 'mkfifo':
# libfakechroot.h:122:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# mkfifo.c:31:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(pathname);
# ^~~~~~~~~~~~~~~~~~
# CC mkfifoat.lo
# In file included from mkfifoat.c:28:0:
# mkfifoat.c: In function 'mkfifoat':
# libfakechroot.h:134:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# mkfifoat.c:34:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, pathname);
# ^~~~~~~~~~~~~~~~~~~~~
# CC mknod.lo
# CC mknodat.lo
# CC mkostemp.lo
# CC mkostemp64.lo
# CC mkostemps.lo
# CC mkostemps64.lo
# CC mkstemp.lo
# CC mkstemp64.lo
# In file included from /usr/include/stdlib.h:24:0,
# from mkstemp.c:24:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/stdlib.h:24:0,
# from mkstemp64.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC mkstemps.lo
# CC mkstemps64.lo
# In file included from /usr/include/errno.h:28:0,
# from mkstemps.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from /usr/include/errno.h:28:0,
# from mkstemps64.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC mktemp.lo
# CC open.lo
# In file included from /usr/include/stdlib.h:24:0,
# from mktemp.c:24:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# In file included from open.c:26:0:
# open.c: In function 'open':
# libfakechroot.h:122:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# open.c:37:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(pathname);
# ^~~~~~~~~~~~~~~~~~
# CC open64.lo
# CC openat.lo
# In file included from open64.c:29:0:
# open64.c: In function 'open64':
# libfakechroot.h:122:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# open64.c:40:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(pathname);
# ^~~~~~~~~~~~~~~~~~
# In file included from openat.c:29:0:
# openat.c: In function 'openat':
# libfakechroot.h:134:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# openat.c:40:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, pathname);
# ^~~~~~~~~~~~~~~~~~~~~
# CC openat64.lo
# CC opendir.lo
# In file included from openat64.c:30:0:
# openat64.c: In function 'openat64':
# libfakechroot.h:134:16: warning: nonnull argument 'pathname' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# openat64.c:41:5: note: in expansion of macro 'expand_chroot_path_at'
# expand_chroot_path_at(dirfd, pathname);
# ^~~~~~~~~~~~~~~~~~~~~
# In file included from opendir.c:26:0:
# opendir.c: In function 'opendir':
# libfakechroot.h:122:16: warning: nonnull argument 'name' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# opendir.c:32:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(name);
# ^~~~~~~~~~~~~~~~~~
# CC pathconf.lo
# CC popen.lo
# In file included from /usr/include/sys/types.h:25:0,
# from /usr/include/sys/param.h:25,
# from popen.c:40:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC rawmemchr.lo
# CC readlink.lo
# CC readlinkat.lo
# CC realpath.lo
# CC rel2abs.lo
# CC rel2absat.lo
# In file included from /usr/include/stdlib.h:24:0,
# from rel2absat.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# 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
# In file included from scandir.c:26:0:
# scandir.c: In function 'scandir':
# libfakechroot.h:122:16: warning: nonnull argument 'dir' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# scandir.c:32:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(dir);
# ^~~~~~~~~~~~~~~~~~
# CC setenv.lo
# CC setxattr.lo
# CC stat.lo
# CC stat64.lo
# CC statfs.lo
# CC statfs64.lo
# In file included from statfs.c:31:0:
# statfs.c: In function 'statfs':
# libfakechroot.h:122:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# statfs.c:37:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(path);
# ^~~~~~~~~~~~~~~~~~
# In file included from statfs64.c:27:0:
# statfs64.c: In function 'statfs64':
# libfakechroot.h:122:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# statfs64.c:33:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(path);
# ^~~~~~~~~~~~~~~~~~
# CC statvfs.lo
# CC statvfs64.lo
# In file included from statvfs.c:26:0:
# statvfs.c: In function 'statvfs':
# libfakechroot.h:122:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# statvfs.c:32:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(path);
# ^~~~~~~~~~~~~~~~~~
# In file included from statvfs64.c:27:0:
# statvfs64.c: In function 'statvfs64':
# libfakechroot.h:122:16: warning: nonnull argument 'path' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# statvfs64.c:33:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(path);
# ^~~~~~~~~~~~~~~~~~
# CC stpcpy.lo
# CC strchrnul.lo
# CC strlcpy.lo
# CC symlink.lo
# CC symlinkat.lo
# CC system.lo
# In file included from /usr/include/sys/types.h:25:0,
# from system.c:27:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# CC tempnam.lo
# CC tmpnam.lo
# CC truncate.lo
# CC truncate64.lo
# CC ulckpwdf.lo
# CC unlink.lo
# CC unlinkat.lo
# CC utime.lo
# In file included from utime.c:24:0:
# utime.c: In function 'utime':
# libfakechroot.h:122:16: warning: nonnull argument 'filename' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# utime.c:30:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(filename);
# ^~~~~~~~~~~~~~~~~~
# CC utimensat.lo
# CC utimes.lo
# In file included from utimes.c:24:0:
# utimes.c: In function 'utimes':
# libfakechroot.h:122:16: warning: nonnull argument 'filename' compared to NULL [-Wnonnull-compare]
# if ((path) != NULL) { \
# ^
# utimes.c:30:5: note: in expansion of macro 'expand_chroot_path'
# expand_chroot_path(filename);
# ^~~~~~~~~~~~~~~~~~
# 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/sbin/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
# 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/sbin/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 env.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/sbin/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
# 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/sbin/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
# 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/sbin/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
# 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/sbin/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 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/sbin/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 debootstrap.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/sbin/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'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/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]: 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/sbin/mkdir -p '/tmp/fakechroot/pkg/fakechroot/usr/bin'
# /usr/sbin/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/install -c chroot.fakechroot '/tmp/fakechroot/pkg/fakechroot/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/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]: 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 (Wed Aug 24 13:22:33 UTC 2016)

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
# ==> 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 = cc7da7905553
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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/sbin/strip
# configure:2710: result: strip
# configure:2735: checking for a thread-safe mkdir -p
# configure:2774: result: /usr/sbin/mkdir -p
# configure:2781: checking for gawk
# configure:2797: found /usr/sbin/gawk
# configure:2808: result: gawk
# configure:2819: checking whether make sets $(MAKE)
# configure:2841: result: yes
# configure:2870: checking whether make supports nested variables
# configure:2887: result: yes
# configure:3023: checking whether make supports nested variables
# configure:3040: result: yes
# configure:3052: checking whether to enable maintainer-specific portions of Makefiles
# configure:3061: result: no
# configure:3104: checking build system type
# configure:3118: result: x86_64-unknown-linux-gnu
# configure:3138: checking host system type
# configure:3151: result: 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:3341: result: no
# configure:3351: checking for gcc
# configure:3367: found /usr/sbin/gcc
# configure:3378: result: gcc
# configure:3607: checking for C compiler version
# configure:3616: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3627: $? = 0
# configure:3616: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3627: $? = 0
# configure:3616: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3627: $? = 1
# configure:3616: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3627: $? = 1
# configure:3647: checking whether the C compiler works
# configure:3669: gcc conftest.c >&5
# configure:3673: $? = 0
# configure:3721: result: yes
# configure:3724: checking for C compiler default output file name
# configure:3726: result: a.out
# configure:3732: checking for suffix of executables
# configure:3739: gcc -o conftest conftest.c >&5
# configure:3743: $? = 0
# configure:3765: result:
# configure:3787: checking whether we are cross compiling
# configure:3795: gcc -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: gcc -c conftest.c >&5
# configure:3856: $? = 0
# configure:3877: result: o
# configure:3881: checking whether we are using the GNU C compiler
# configure:3900: gcc -c conftest.c >&5
# configure:3900: $? = 0
# configure:3909: result: yes
# configure:3918: checking whether gcc accepts -g
# configure:3938: gcc -c -g conftest.c >&5
# configure:3938: $? = 0
# configure:3979: result: yes
# configure:3996: checking for gcc option to accept ISO C89
# configure:4059: gcc -c conftest.c >&5
# configure:4059: $? = 0
# configure:4072: result: none needed
# configure:4097: checking whether gcc understands -c and -o together
# configure:4119: gcc -c conftest.c -o conftest2.o
# configure:4122: $? = 0
# configure:4119: gcc -c conftest.c -o conftest2.o
# configure:4122: $? = 0
# configure:4134: result: yes
# configure:4153: checking dependency style of gcc
# configure:4264: result: gcc3
# configure:4279: checking for a sed that does not truncate output
# configure:4343: result: /usr/sbin/sed
# configure:4361: checking for grep that handles long lines and -e
# configure:4419: result: /usr/sbin/grep
# configure:4424: checking for egrep
# configure:4486: result: /usr/sbin/grep -E
# configure:4491: checking for fgrep
# configure:4553: result: /usr/sbin/grep -F
# configure:4588: checking for ld used by gcc
# configure:4655: result: /usr/sbin/ld
# configure:4662: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4677: result: yes
# configure:4689: checking for BSD- or MS-compatible name lister (nm)
# configure:4738: result: /usr/sbin/nm -B
# configure:4868: checking the name lister (/usr/sbin/nm -B) interface
# configure:4875: gcc -c conftest.c >&5
# configure:4878: /usr/sbin/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/sbin/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/sbin/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/sbin/ar
# configure:5778: result: ar
# configure:5815: checking for archiver @FILE support
# configure:5832: gcc -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/sbin/ranlib
# configure:6042: result: ranlib
# configure:6144: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6264: gcc -c conftest.c >&5
# configure:6267: $? = 0
# configure:6271: /usr/sbin/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: gcc -o conftest conftest.c conftstm.o >&5
# configure:6343: $? = 0
# configure:6381: result: ok
# configure:6418: checking for sysroot
# configure:6448: result: no
# configure:6525: gcc -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: gcc -E conftest.c
# configure:7448: $? = 0
# configure:7462: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7462: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | /* end confdefs.h. */
# | #include
# configure:7487: result: gcc -E
# configure:7507: gcc -E conftest.c
# configure:7507: $? = 0
# configure:7521: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | /* end confdefs.h. */
# | #include
# configure:7550: checking for ANSI C header files
# configure:7570: gcc -c conftest.c >&5
# configure:7570: $? = 0
# configure:7643: gcc -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: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for sys/stat.h
# configure:7667: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for stdlib.h
# configure:7667: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for string.h
# configure:7667: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for memory.h
# configure:7667: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for strings.h
# configure:7667: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for inttypes.h
# configure:7667: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for stdint.h
# configure:7667: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7667: checking for unistd.h
# configure:7667: gcc -c conftest.c >&5
# configure:7667: $? = 0
# configure:7667: result: yes
# configure:7681: checking for dlfcn.h
# configure:7681: gcc -c conftest.c >&5
# configure:7681: $? = 0
# configure:7681: result: yes
# configure:7887: checking for objdir
# configure:7902: result: .libs
# configure:8173: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8191: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8195: $? = 0
# configure:8208: result: no
# configure:8535: checking for gcc option to produce PIC
# configure:8542: result: -fPIC -DPIC
# configure:8550: checking if gcc PIC flag -fPIC -DPIC works
# configure:8568: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8572: $? = 0
# configure:8585: result: yes
# configure:8614: checking if gcc static flag -static works
# configure:8642: result: yes
# configure:8657: checking if gcc supports -c -o file.o
# configure:8678: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8682: $? = 0
# configure:8704: result: yes
# configure:8712: checking if gcc supports -c -o file.o
# configure:8759: result: yes
# configure:8792: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9949: result: yes
# configure:9986: checking whether -lc should be explicitly linked in
# configure:9994: gcc -c conftest.c >&5
# configure:9997: $? = 0
# configure:10012: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10015: $? = 0
# configure:10029: result: no
# configure:10189: checking dynamic linker characteristics
# configure:10689: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10689: $? = 0
# configure:10923: result: GNU/Linux ld.so
# configure:11030: checking how to hardcode library paths into programs
# configure:11055: result: immediate
# configure:11595: checking whether stripping libraries is possible
# configure:11600: result: yes
# configure:11635: checking if libtool supports shared libraries
# configure:11637: result: yes
# configure:11640: checking whether to build shared libraries
# configure:11661: result: yes
# configure:11664: checking whether to build static libraries
# configure:11668: result: yes
# configure:11769: checking whether make sets $(MAKE)
# configure:11791: result: yes
# configure:11809: checking for x86_64-unknown-linux-gcc
# configure:11836: result: gcc
# configure:12105: checking for C compiler version
# configure:12114: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:12125: $? = 0
# configure:12114: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:12125: $? = 0
# configure:12114: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:12125: $? = 1
# configure:12114: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:12125: $? = 1
# configure:12129: checking whether we are using the GNU C compiler
# configure:12157: result: yes
# configure:12166: checking whether gcc accepts -g
# configure:12227: result: yes
# configure:12244: checking for gcc option to accept ISO C89
# configure:12320: result: none needed
# configure:12345: checking whether gcc understands -c and -o together
# configure:12382: result: yes
# configure:12401: checking dependency style of gcc
# configure:12512: result: gcc3
# configure:12527: checking whether ln -s works
# configure:12531: result: yes
# configure:12542: checking for pod2man
# configure:12572: result: no
# configure:12584: checking for prove
# configure:12614: result: no
# configure:12626: checking for seq
# configure:12642: found /usr/sbin/seq
# configure:12653: result: seq
# configure:12666: checking for chroot
# configure:12685: found /usr/sbin/chroot
# configure:12698: result: /usr/sbin/chroot
# configure:12708: checking for echo
# configure:12727: found /usr/bin/echo
# configure:12740: result: /usr/bin/echo
# configure:12750: checking for env
# configure:12769: found /usr/bin/env
# configure:12782: result: /usr/bin/env
# configure:12792: checking for ischroot
# configure:12824: result: /usr/bin/ischroot
# configure:12834: checking for ldconfig
# configure:12853: found /usr/sbin/ldconfig
# configure:12866: result: /usr/sbin/ldconfig
# configure:12876: checking for ldd
# configure:12895: found /usr/bin/ldd
# configure:12908: result: /usr/bin/ldd
# configure:12918: checking for perl
# configure:12937: found /usr/bin/perl
# configure:12950: result: /usr/bin/perl
# configure:12960: checking for bash
# configure:12992: result: /bin/sh
# configure:13005: checking whether compiler supports __alignof__ syntax
# configure:13026: gcc -o conftest conftest.c >&5
# configure:13026: $? = 0
# configure:13034: result: yes
# configure:13050: checking whether compiler supports __attribute__((constructor)) syntax
# configure:13072: gcc -c conftest.c >&5
# configure:13072: $? = 0
# configure:13079: result: yes
# configure:13096: checking whether compiler supports __attribute__((section("data.fakechroot"))) syntax
# configure:13115: gcc -c conftest.c >&5
# configure:13115: $? = 0
# configure:13122: result: yes
# configure:13141: checking whether the -Werror option is usable
# configure:13160: gcc -c -Werror conftest.c >&5
# configure:13160: $? = 0
# configure:13169: result: yes
# configure:13171: checking for simple visibility declarations
# configure:13198: gcc -c -fvisibility=hidden -Werror conftest.c >&5
# configure:13198: $? = 0
# configure:13207: result: yes
# configure:13225: checking for dlsym in -ldl
# configure:13250: gcc -o conftest conftest.c -ldl >&5
# configure:13250: $? = 0
# configure:13259: result: yes
# configure:13275: checking for dirent.h that defines DIR
# configure:13294: gcc -c conftest.c >&5
# configure:13294: $? = 0
# configure:13302: result: yes
# configure:13315: checking for library containing opendir
# configure:13346: gcc -o conftest conftest.c -ldl >&5
# configure:13346: $? = 0
# configure:13363: result: none required
# configure:13430: checking for ANSI C header files
# configure:13534: result: yes
# configure:13545: checking alloca.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking alloca.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for alloca.h
# configure:13545: result: yes
# configure:13545: checking dirent.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking dirent.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for dirent.h
# configure:13545: result: yes
# configure:13545: checking for dlfcn.h
# configure:13545: result: yes
# configure:13545: checking errno.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking errno.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for errno.h
# configure:13545: result: yes
# configure:13545: checking fcntl.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking fcntl.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for fcntl.h
# configure:13545: result: yes
# configure:13545: checking ftw.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking ftw.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for ftw.h
# configure:13545: result: yes
# configure:13545: checking glob.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking glob.h presence
# configure:13545: gcc -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: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking libintl.h presence
# configure:13545: gcc -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: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking pwd.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for pwd.h
# configure:13545: result: yes
# configure:13545: checking shadow.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking shadow.h presence
# configure:13545: gcc -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: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking signal.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for signal.h
# configure:13545: result: yes
# configure:13545: checking stdarg.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking stdarg.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for stdarg.h
# configure:13545: result: yes
# configure:13545: checking for stdint.h
# configure:13545: result: yes
# configure:13545: checking stdio.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking stdio.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for stdio.h
# configure:13545: result: yes
# configure:13545: checking for stdlib.h
# configure:13545: result: yes
# configure:13545: checking for string.h
# configure:13545: result: yes
# configure:13545: checking sys/inotify.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/inotify.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/inotify.h
# configure:13545: result: yes
# configure:13545: checking sys/mount.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/mount.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/mount.h
# configure:13545: result: yes
# configure:13545: checking sys/param.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/param.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/param.h
# configure:13545: result: yes
# configure:13545: checking sys/socket.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/socket.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/socket.h
# configure:13545: result: yes
# configure:13545: checking for sys/stat.h
# configure:13545: result: yes
# configure:13545: checking sys/statfs.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/statfs.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/statfs.h
# configure:13545: result: yes
# configure:13545: checking sys/statvfs.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/statvfs.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/statvfs.h
# configure:13545: result: yes
# configure:13545: checking sys/syscall.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/syscall.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/syscall.h
# configure:13545: result: yes
# configure:13545: checking sys/times.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/times.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/times.h
# configure:13545: result: yes
# configure:13545: checking for sys/types.h
# configure:13545: result: yes
# configure:13545: checking sys/un.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/un.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/un.h
# configure:13545: result: yes
# configure:13545: checking sys/vfs.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/vfs.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/vfs.h
# configure:13545: result: yes
# configure:13545: checking sys/wait.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/wait.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/wait.h
# configure:13545: result: yes
# configure:13545: checking sys/xattr.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking sys/xattr.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for sys/xattr.h
# configure:13545: result: yes
# configure:13545: checking for unistd.h
# configure:13545: result: yes
# configure:13545: checking utime.h usability
# configure:13545: gcc -c conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking utime.h presence
# configure:13545: gcc -E conftest.c
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for utime.h
# configure:13545: result: yes
# configure:13558: checking for fts.h
# configure:13558: gcc -c conftest.c >&5
# In file included from /usr/include/fts.h:53:0,
# from conftest.c:67:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# 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: gcc -c conftest.c >&5
# configure:13603: $? = 0
# configure:13603: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:13603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# configure:13614: $? = 0
# configure:13614: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:13614: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# configure:13625: $? = 0
# configure:13625: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:13625: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# configure:13636: $? = 0
# configure:13636: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:13636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# configure:13647: $? = 0
# configure:13647: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:13647: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# configure:13658: $? = 0
# configure:13658: result: yes
# configure:13672: checking for ptrdiff_t
# configure:13672: gcc -c conftest.c >&5
# configure:13672: $? = 0
# configure:13672: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:13672: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:12: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'?
# if (ac_aggr.sun_len)
# ^
# configure:13684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:19: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'?
# if (sizeof ac_aggr.sun_len)
# ^
# configure:13684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:12: error: 'struct _ftsent' has no member named 'fts_fts'; did you mean 'fts_path'?
# if (ac_aggr.fts_fts)
# ^
# configure:13701: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:19: error: 'struct _ftsent' has no member named 'fts_fts'; did you mean 'fts_path'?
# if (sizeof ac_aggr.fts_fts)
# ^
# configure:13701: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# configure:13731: $? = 0
# configure:13731: result: yes
# configure:13753: checking whether type of struct _ftsent.fts_name is char *
# configure:13787: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:14: error: assignment to expression with array type
# foo.fts_name = (char *)0;
# ^
# configure:13787: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __fxstat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __fxstatat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __fxstatat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __getcwd_chk
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __getwd_chk
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __lxstat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __lxstat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open_2
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __open64_2
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __openat_2
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __openat64_2
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __opendir2
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# /tmp/cc82XcCR.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `__opendir2'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __readlink_chk
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __readlinkat_chk
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __statfs
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __xmknod
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __xmknodat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __xstat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for __xstat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for _xftw
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# /tmp/ccvuIv6j.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_xftw'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -o conftest conftest.c -ldl >&5
# /tmp/ccWdyikl.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_xftw64'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for acct
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for bind
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for bindtextdomain
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for canonicalize_file_name
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chdir
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chmod
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chown
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for chroot
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for clearenv
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for connect
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for creat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for creat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for dlmopen
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for dlopen
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for eaccess
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for euidaccess
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execl
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:128:6: warning: conflicting types for built-in function 'execl'
# char execl ();
# ^~~~~
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execle
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:129:6: warning: conflicting types for built-in function 'execle'
# char execle ();
# ^~~~~~
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execlp
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:130:6: warning: conflicting types for built-in function 'execlp'
# char execlp ();
# ^~~~~~
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execv
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:131:6: warning: conflicting types for built-in function 'execv'
# char execv ();
# ^~~~~
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execve
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:132:6: warning: conflicting types for built-in function 'execve'
# char execve ();
# ^~~~~~
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for execvp
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:133:6: warning: conflicting types for built-in function 'execvp'
# char execvp ();
# ^~~~~~
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for faccessat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchdir
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchmodat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fchownat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fopen
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fopen64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for freopen
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for freopen64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fstat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fstat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_children
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_open
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for fts_read
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ftw
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ftw64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for futimesat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for get_current_dir_name
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getcwd
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getpeername
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getsockname
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for getwd
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# /tmp/ccXUcjdb.o: In function `main':
# conftest.c:(.text+0xa): 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: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for glob
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for glob64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for glob_pattern_p
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for inotify_add_watch
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lchmod
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:165:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:168:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# 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: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lckpwdf
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lgetxattr
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for link
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for linkat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for listxattr
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for llistxattr
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lremovexattr
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lsetxattr
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lstat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lstat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for lutimes
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mempcpy
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:172:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^~~~~~~
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkdir
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkdirat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkdtemp
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkfifo
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkfifoat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mknod
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mknodat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemp
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemp64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemps
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkostemps64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemp
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemp64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemps
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mkstemps64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for mktemp
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# /tmp/ccHHwMOV.o: In function `main':
# conftest.c:(.text+0xa): 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: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for nftw64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for open
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for open64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for openat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for openat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for opendir
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for pathconf
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for popen
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for rawmemchr
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for readlink
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for readlinkat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for realpath
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for remove
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for removexattr
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for rename
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for renameat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for revoke
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:211:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:214:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# 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: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for scandir
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for scandir64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for setenv
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for setxattr
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stat64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statfs
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statfs64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statvfs
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for statvfs64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for stpcpy
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# conftest.c:217:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for strchrnul
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for strlcpy
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# /tmp/cc91Kjzn.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `strlcpy'
# collect2: error: ld returned 1 exit status
# configure:13815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for symlinkat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for system
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for tempnam
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# /tmp/ccMYGJsp.o: In function `main':
# conftest.c:(.text+0xa): warning: the use of `tempnam' is dangerous, better use `mkstemp'
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for tmpnam
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# /tmp/cc2hqcWs.o: In function `main':
# conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for truncate
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for truncate64
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unlink
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unlinkat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for unsetenv
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for ulckpwdf
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for utime
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for utimensat
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for utimes
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13815: checking for vfork
# configure:13815: gcc -o conftest conftest.c -ldl >&5
# configure:13815: $? = 0
# configure:13815: result: yes
# configure:13826: checking for working alloca.h
# configure:13843: gcc -o conftest conftest.c -ldl >&5
# configure:13843: $? = 0
# configure:13851: result: yes
# configure:13859: checking for alloca
# configure:13896: gcc -o conftest conftest.c -ldl >&5
# configure:13896: $? = 0
# configure:13904: result: yes
# configure:14013: checking whether lstat correctly handles trailing slash
# configure:14039: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:282:46: error: conflicting types for 'fts_open'
# extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
# ^~~~~~~~
# In file included from conftest.c:269:0:
# /usr/include/fts.h:184:6: note: previous declaration of 'fts_open' was here
# FTS *fts_open (char * const *, int,
# ^~~~~~~~
# configure:14921: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fakechroot"
# | #define PACKAGE_TARNAME "fakechroot"
# | #define PACKAGE_VERSION "2.17.2"
# | #define PACKAGE_STRING "fakechroot 2.17.2"
# | #define PACKAGE_BUGREPORT "dexter@debian.org"
# | #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
# | #define PACKAGE "fakechroot"
# | #define VERSION "2.17.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define FAKECHROOT PACKAGE_VERSION
# | #define HAVE___ALIGNOF__ 1
# | #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
# | #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
# | #define HAVE___ATTRIBUTE__VISIBILITY 1
# | #define HAVE_LIBDL 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FTW_H 1
# | #define HAVE_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: gcc -c conftest.c >&5
# configure:14921: $? = 0
# configure:14937: result: FTS *;char * const *_;int _;int (*_)(const FTSENT **, const FTSENT **)
# configure:15013: checking for unistd.h
# configure:15013: result: yes
# configure:15023: checking types of arguments for readlink
# configure:15071: gcc -c conftest.c >&5
# In file included from /usr/include/unistd.h:25:0,
# from conftest.c:272:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# 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: gcc -c conftest.c >&5
# In file included from /usr/include/dirent.h:25:0,
# from conftest.c:281:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# 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: gcc -c conftest.c >&5
# In file included from /usr/include/dirent.h:25:0,
# from conftest.c:293:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# 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: gcc -c conftest.c >&5
# configure:15506: $? = 0
# configure:15506: result: yes
# configure:15506: checking sys/time.h presence
# configure:15506: gcc -E conftest.c
# configure:15506: $? = 0
# configure:15506: result: yes
# configure:15506: checking for sys/time.h
# configure:15506: result: yes
# configure:15516: checking types of arguments for utimes
# configure:15556: gcc -c conftest.c >&5
# configure:15556: $? = 0
# configure:15571: result: int;const char *_;const struct timeval _[2]
# configure:15622: checking for prove
# configure:15652: result: no
# configure:15661: checking whether accepts --failures
# configure:15678: --failures conftest.pl >&5
# ./configure: line 15680: --failures: command not found
# configure:15682: $? = 127
# configure:15689: result: no
# configure:15705: checking for prove
# configure:15735: result: no
# configure:15744: checking whether accepts --exec /bin/sh
# configure:15761: --exec /bin/sh conftest.pl >&5
# ./configure: line 15763: --exec: command not found
# configure:15765: $? = 127
# configure:15772: result: no
# configure:15894: checking that generated files are newer than configure
# configure:15900: result: done
# configure:15931: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by fakechroot config.status 2.17.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cc7da7905553
#
# 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_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/sbin/grep -E'
# ac_cv_path_ENV=/usr/bin/env
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ISCHROOT=/usr/bin/ischroot
# ac_cv_path_LDCONFIG=/usr/sbin/ldconfig
# ac_cv_path_LDD=/usr/bin/ldd
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SHELL=/bin/sh
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_SEQ=seq
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# 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/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CHROOT='/usr/sbin/chroot'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO='/usr/bin/echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENV='/usr/bin/env'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_VISIBILITY='1'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# ISCHROOT='/usr/bin/ischroot'
# LD='/usr/sbin/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/sbin/mkdir -p'
# NM='/usr/sbin/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/sbin/sed'
# SEQ='seq'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.17.2'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# 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