The build took 00h 01m 14s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
13,033 |
sh |
6,631 |
ansic |
4,480 |
makefile |
160 |
perl |
24,304 |
total |
The process tree of the build process is here.
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: fakechroot 2.17.2-2 (Wed Apr 5 00:49:07 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/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... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for a sed that does not truncate output... /usr/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 clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
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 /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking whether ln -s works... yes
checking for pod2man... no
checking for prove... no
checking for seq... seq
checking for chroot... /usr/sbin/chroot
checking for echo... /usr/bin/echo
checking for env... /usr/bin/env
checking for ischroot... /usr/bin/ischroot
checking for ldconfig... /usr/sbin/ldconfig
checking for ldd... /usr/bin/ldd
checking for perl... /usr/bin/perl
checking for bash... /bin/sh
checking whether compiler supports __alignof__ syntax... yes
checking whether compiler supports __attribute__((constructor)) syntax... yes
checking whether compiler supports __attribute__((section("data.fakechroot"))) syntax... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for dlsym in -ldl... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking ftw.h usability... yes
checking ftw.h presence... yes
checking for ftw.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for fts.h... no
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... no
checking for __chk_fail... no
checking for __fxstat64... yes
checking for __fxstatat... yes
checking for __fxstatat64... yes
checking for __getcwd_chk... no
checking for __getwd_chk... no
checking for __lxstat... yes
checking for __lxstat64... yes
checking for __open... no
checking for __open_2... no
checking for __open64... no
checking for __open64_2... no
checking for __openat_2... no
checking for __openat64_2... no
checking for __opendir2... no
checking for __realpath_chk... no
checking for __readlink_chk... no
checking for __readlinkat_chk... no
checking for __statfs... 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... no
checking for chdir... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for clearenv... yes
checking for connect... yes
checking for creat... yes
checking for creat64... yes
checking for dlmopen... no
checking for dlopen... yes
checking for eaccess... 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... no
checking for fts_open... no
checking for fts_read... no
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... no
checking for getxattr... yes
checking for glob... yes
checking for glob64... yes
checking for glob_pattern_p... no
checking for inotify_add_watch... yes
checking for lchmod... yes
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... no
checking for readlink... yes
checking for readlinkat... yes
checking for realpath... yes
checking for remove... yes
checking for removexattr... yes
checking for rename... yes
checking for renameat... yes
checking for revoke... no
checking for rmdir... yes
checking for scandir... yes
checking for scandir64... yes
checking for setenv... yes
checking for setxattr... yes
checking for stat... yes
checking for stat64... yes
checking for statfs... yes
checking for statfs64... yes
checking for statvfs... yes
checking for statvfs64... yes
checking for stpcpy... yes
checking for strchrnul... yes
checking for strlcpy... yes
checking for symlink... yes
checking for symlinkat... yes
checking for system... yes
checking for tempnam... yes
checking for tmpnam... yes
checking for truncate... yes
checking for truncate64... yes
checking for unlink... yes
checking for unlinkat... yes
checking for unsetenv... yes
checking for ulckpwdf... 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... no
checking whether opendir function calls __open function internally... no
checking whether opendir function calls __opendir2 function internally... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for bind... int;int _;const struct sockaddr *_;socklen_t _
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for connect... int;int _;const struct sockaddr *_;socklen_t _
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for getpeername... int;int _;struct sockaddr *_;socklen_t *__restrict _
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for getsockname... int;int _;struct sockaddr *_;socklen_t *__restrict _
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for fts.h... (cached) no
checking types of arguments for fts_open... (default) FTS *;char * const *_;int;int (*_)(const FTSENT **, const FTSENT **)
checking for unistd.h... (cached) yes
checking types of arguments for readlink... ssize_t;const char *_;char *_;size_t _
checking for dirent.h... (cached) yes
checking types of arguments for scandir... int;const char *_;struct dirent ***_;int(*_)(const struct dirent *);int(*_)(const struct dirent **, const struct dirent **)
checking for dirent.h... (cached) yes
checking types of arguments for scandir64... int;const char *_;struct dirent64 ***_;int(*_)(const struct dirent64 *);int(*_)(const struct dirent64 **, const struct dirent64 **)
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking types of arguments for utimes... int;const char *_;const struct timeval _[2]
checking for prove... no
checking whether accepts --failures... no
checking for prove... no
checking whether accepts --exec /bin/sh... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating scripts/Makefile
config.status: creating test/Makefile
config.status: creating test/src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2'
Making all in man
make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/man'
Making all in src
make[2]: Entering directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
CC __fxstatat.lo
CC __getcwd_chk.lo
CC __fxstatat64.lo
CC __getwd_chk.lo
CC __lxstat.lo
CC __lxstat64.lo
CC __open64.lo
CC __open.lo
CC __open64_2.lo
CC __open_2.lo
CC __openat64_2.lo
CC __openat_2.lo
CC __opendir2.lo
CC __readlink_chk.lo
CC __readlinkat_chk.lo
CC __realpath_chk.lo
CC __statfs.lo
CC __xmknod.lo
CC __xmknodat.lo
CC __xstat.lo
CC __xstat64.lo
CC _xftw.lo
CC _xftw64.lo
CC access.lo
CC acct.lo
CC bind.lo
CC bindtextdomain.lo
CC canonicalize_file_name.lo
In file included from bind.c:36:
./strlcpy.h:26:10: fatal error: 'sys/cdefs.h' file not found
#include
^
1 error generated.
make[2]: *** [Makefile:776: bind.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2/src'
make[1]: *** [Makefile:419: all-recursive] Error 1
make[1]: Leaving directory '/tmp/fakechroot/src/fakechroot-2.17.2'
make: *** [Makefile:350: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/fakechroot/src/fakechroot-2.17.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by fakechroot configure 2.17.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --libdir=/usr/lib/libfakeroot --sysconfdir=/etc
## --------- ##
## Platform. ##
## --------- ##
hostname = 9865f77481f3
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /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 /sysroot/bin/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:3338: result: clang
configure:3607: checking for C compiler version
configure:3616: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3627: $? = 0
configure:3616: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3627: $? = 0
configure:3616: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3627: $? = 1
configure:3616: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3627: $? = 1
configure:3647: checking whether the C compiler works
configure:3669: clang conftest.c >&5
configure:3673: $? = 0
configure:3721: result: yes
configure:3724: checking for C compiler default output file name
configure:3726: result: a.out
configure:3732: checking for suffix of executables
configure:3739: clang -o conftest conftest.c >&5
configure:3743: $? = 0
configure:3765: result:
configure:3787: checking whether we are cross compiling
configure:3795: clang -o conftest conftest.c >&5
configure:3799: $? = 0
configure:3806: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3810: $? = 127
configure:3825: result: yes
configure:3830: checking for suffix of object files
configure:3852: clang -c conftest.c >&5
configure:3856: $? = 0
configure:3877: result: o
configure:3881: checking whether we are using the GNU C compiler
configure:3900: clang -c conftest.c >&5
configure:3900: $? = 0
configure:3909: result: yes
configure:3918: checking whether clang accepts -g
configure:3938: clang -c -g conftest.c >&5
configure:3938: $? = 0
configure:3979: result: yes
configure:3996: checking for clang option to accept ISO C89
configure:4059: clang -c conftest.c >&5
configure:4059: $? = 0
configure:4072: result: none needed
configure:4097: checking whether clang understands -c and -o together
configure:4119: clang -c conftest.c -o conftest2.o
configure:4122: $? = 0
configure:4119: clang -c conftest.c -o conftest2.o
configure:4122: $? = 0
configure:4134: result: yes
configure:4153: checking dependency style of clang
configure:4264: result: gcc3
configure:4279: checking for a sed that does not truncate output
configure:4343: result: /usr/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 clang
configure:4655: result: /sysroot/bin/ld
configure:4662: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:4677: result: yes
configure:4689: checking for BSD- or MS-compatible name lister (nm)
configure:4738: result: /sysroot/bin/nm -B
configure:4868: checking the name lister (/sysroot/bin/nm -B) interface
configure:4875: clang -c conftest.c >&5
configure:4878: /sysroot/bin/nm -B "conftest.o"
configure:4881: output
0000000000000000 B some_variable
configure:4888: result: BSD nm
configure:4891: checking whether ln -s works
configure:4895: result: yes
configure:4903: checking the maximum length of command line arguments
configure:5034: result: 1572864
configure:5051: checking whether the shell understands some XSI constructs
configure:5061: result: yes
configure:5065: checking whether the shell understands "+="
configure:5071: result: yes
configure:5106: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5146: result: func_convert_file_noop
configure:5153: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5173: result: func_convert_file_noop
configure:5180: checking for /sysroot/bin/ld option to reload object files
configure:5187: result: -r
configure:5221: checking for x86_64-unknown-linux-objdump
configure:5251: result: no
configure:5261: checking for objdump
configure:5277: found /sysroot/bin/objdump
configure:5288: result: objdump
configure:5300: WARNING: using cross tools not prefixed with host triplet
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 /sysroot/bin/ar
configure:5778: result: ar
configure:5815: checking for archiver @FILE support
configure:5832: clang -c conftest.c >&5
configure:5832: $? = 0
configure:5835: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:5838: $? = 0
configure:5843: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: 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 /sysroot/bin/ranlib
configure:6042: result: ranlib
configure:6144: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6264: clang -c conftest.c >&5
configure:6267: $? = 0
configure:6271: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6274: $? = 0
configure:6340: clang -o conftest conftest.c conftstm.o >&5
configure:6343: $? = 0
configure:6381: result: ok
configure:6418: checking for sysroot
configure:6448: result: no
configure:6525: clang -c conftest.c >&5
configure:6528: $? = 0
configure:6671: checking for x86_64-unknown-linux-mt
configure:6701: result: no
configure:6711: checking for mt
configure:6741: result: no
configure:6761: checking if : is a manifest tool
configure:6767: : '-?'
configure:6775: result: no
configure:7417: checking how to run the C preprocessor
configure:7448: clang -E conftest.c
configure:7448: $? = 0
configure:7462: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7462: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| /* end confdefs.h. */
| #include
configure:7487: result: clang -E
configure:7507: clang -E conftest.c
configure:7507: $? = 0
configure:7521: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7521: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| /* end confdefs.h. */
| #include
configure:7550: checking for ANSI C header files
configure:7570: clang -c conftest.c >&5
configure:7570: $? = 0
configure:7654: result: yes
configure:7667: checking for sys/types.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7667: checking for sys/stat.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7667: checking for stdlib.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7667: checking for string.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7667: checking for memory.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7667: checking for strings.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7667: checking for inttypes.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7667: checking for stdint.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7667: checking for unistd.h
configure:7667: clang -c conftest.c >&5
configure:7667: $? = 0
configure:7667: result: yes
configure:7681: checking for dlfcn.h
configure:7681: clang -c conftest.c >&5
configure:7681: $? = 0
configure:7681: result: yes
configure:7887: checking for objdir
configure:7902: result: .libs
configure:8173: checking if clang supports -fno-rtti -fno-exceptions
configure:8191: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8195: $? = 0
configure:8208: result: yes
configure:8535: checking for clang option to produce PIC
configure:8542: result: -fPIC -DPIC
configure:8550: checking if clang PIC flag -fPIC -DPIC works
configure:8568: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8572: $? = 0
configure:8585: result: yes
configure:8614: checking if clang static flag -static works
configure:8642: result: no
configure:8657: checking if clang supports -c -o file.o
configure:8678: clang -c -o out/conftest2.o conftest.c >&5
configure:8682: $? = 0
configure:8704: result: yes
configure:8712: checking if clang supports -c -o file.o
configure:8759: result: yes
configure:8792: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:9949: result: yes
configure:9986: checking whether -lc should be explicitly linked in
configure:9994: clang -c conftest.c >&5
configure:9997: $? = 0
configure:10012: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:10015: $? = 0
configure:10029: result: no
configure:10189: checking dynamic linker characteristics
configure:10689: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10689: $? = 0
configure:10923: result: GNU/Linux ld.so
configure:11030: checking how to hardcode library paths into programs
configure:11055: result: immediate
configure:11595: checking whether stripping libraries is possible
configure:11600: result: yes
configure:11635: checking if libtool supports shared libraries
configure:11637: result: yes
configure:11640: checking whether to build shared libraries
configure:11661: result: yes
configure:11664: checking whether to build static libraries
configure:11668: result: yes
configure:11769: checking whether make sets $(MAKE)
configure:11791: result: yes
configure:11809: checking for x86_64-unknown-linux-gcc
configure:11836: result: clang
configure:12105: checking for C compiler version
configure:12114: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:12125: $? = 0
configure:12114: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:12125: $? = 0
configure:12114: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:12125: $? = 1
configure:12114: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:12125: $? = 1
configure:12129: checking whether we are using the GNU C compiler
configure:12157: result: yes
configure:12166: checking whether clang accepts -g
configure:12227: result: yes
configure:12244: checking for clang option to accept ISO C89
configure:12320: result: none needed
configure:12345: checking whether clang understands -c and -o together
configure:12382: result: yes
configure:12401: checking dependency style of clang
configure:12512: result: gcc3
configure:12527: checking whether ln -s works
configure:12531: result: yes
configure:12542: checking for pod2man
configure:12572: result: no
configure:12584: checking for prove
configure:12614: result: no
configure:12626: checking for seq
configure:12642: found /usr/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: clang -o conftest conftest.c >&5
configure:13026: $? = 0
configure:13034: result: yes
configure:13050: checking whether compiler supports __attribute__((constructor)) syntax
configure:13072: clang -c conftest.c >&5
configure:13072: $? = 0
configure:13079: result: yes
configure:13096: checking whether compiler supports __attribute__((section("data.fakechroot"))) syntax
configure:13115: clang -c conftest.c >&5
configure:13115: $? = 0
configure:13122: result: yes
configure:13141: checking whether the -Werror option is usable
configure:13160: clang -c -Werror conftest.c >&5
configure:13160: $? = 0
configure:13169: result: yes
configure:13171: checking for simple visibility declarations
configure:13198: clang -c -fvisibility=hidden -Werror conftest.c >&5
configure:13198: $? = 0
configure:13207: result: yes
configure:13225: checking for dlsym in -ldl
configure:13250: clang -o conftest conftest.c -ldl >&5
configure:13250: $? = 0
configure:13259: result: yes
configure:13275: checking for dirent.h that defines DIR
configure:13294: clang -c conftest.c >&5
configure:13294: $? = 0
configure:13302: result: yes
configure:13315: checking for library containing opendir
configure:13346: clang -o conftest conftest.c -ldl >&5
configure:13346: $? = 0
configure:13363: result: none required
configure:13430: checking for ANSI C header files
configure:13534: result: yes
configure:13545: checking alloca.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking alloca.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for alloca.h
configure:13545: result: yes
configure:13545: checking dirent.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking dirent.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for dirent.h
configure:13545: result: yes
configure:13545: checking for dlfcn.h
configure:13545: result: yes
configure:13545: checking errno.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking errno.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for errno.h
configure:13545: result: yes
configure:13545: checking fcntl.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking fcntl.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for fcntl.h
configure:13545: result: yes
configure:13545: checking ftw.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking ftw.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for ftw.h
configure:13545: result: yes
configure:13545: checking glob.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking glob.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for glob.h
configure:13545: result: yes
configure:13545: checking libintl.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking libintl.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for libintl.h
configure:13545: result: yes
configure:13545: checking pwd.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking pwd.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for pwd.h
configure:13545: result: yes
configure:13545: checking shadow.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking shadow.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for shadow.h
configure:13545: result: yes
configure:13545: checking signal.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking signal.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for signal.h
configure:13545: result: yes
configure:13545: checking stdarg.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking stdarg.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for stdarg.h
configure:13545: result: yes
configure:13545: checking for stdint.h
configure:13545: result: yes
configure:13545: checking stdio.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking stdio.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for stdio.h
configure:13545: result: yes
configure:13545: checking for stdlib.h
configure:13545: result: yes
configure:13545: checking for string.h
configure:13545: result: yes
configure:13545: checking sys/inotify.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/inotify.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/inotify.h
configure:13545: result: yes
configure:13545: checking sys/mount.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/mount.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/mount.h
configure:13545: result: yes
configure:13545: checking sys/param.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/param.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/param.h
configure:13545: result: yes
configure:13545: checking sys/socket.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/socket.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/socket.h
configure:13545: result: yes
configure:13545: checking for sys/stat.h
configure:13545: result: yes
configure:13545: checking sys/statfs.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/statfs.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/statfs.h
configure:13545: result: yes
configure:13545: checking sys/statvfs.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/statvfs.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/statvfs.h
configure:13545: result: yes
configure:13545: checking sys/syscall.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/syscall.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/syscall.h
configure:13545: result: yes
configure:13545: checking sys/times.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/times.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/times.h
configure:13545: result: yes
configure:13545: checking for sys/types.h
configure:13545: result: yes
configure:13545: checking sys/un.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/un.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/un.h
configure:13545: result: yes
configure:13545: checking sys/vfs.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/vfs.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/vfs.h
configure:13545: result: yes
configure:13545: checking sys/wait.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/wait.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/wait.h
configure:13545: result: yes
configure:13545: checking sys/xattr.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking sys/xattr.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for sys/xattr.h
configure:13545: result: yes
configure:13545: checking for unistd.h
configure:13545: result: yes
configure:13545: checking utime.h usability
configure:13545: clang -c conftest.c >&5
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking utime.h presence
configure:13545: clang -E conftest.c
configure:13545: $? = 0
configure:13545: result: yes
configure:13545: checking for utime.h
configure:13545: result: yes
configure:13558: checking for fts.h
configure:13558: clang -c conftest.c >&5
conftest.c:67:10: fatal error: 'fts.h' file not found
#include
^
1 error generated.
configure:13558: $? = 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
| /* end confdefs.h. */
|
| #define _BSD_SOURCE
|
|
| #include
configure:13558: result: no
configure:13573: checking for uid_t in sys/types.h
configure:13592: result: yes
configure:13603: checking for mode_t
configure:13603: clang -c conftest.c >&5
configure:13603: $? = 0
configure:13603: clang -c conftest.c >&5
conftest.c:99:21: error: expected expression
if (sizeof ((mode_t)))
^
1 error generated.
configure:13603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:13603: result: yes
configure:13614: checking for off_t
configure:13614: clang -c conftest.c >&5
configure:13614: $? = 0
configure:13614: clang -c conftest.c >&5
conftest.c:99:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:13614: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:13614: result: yes
configure:13625: checking for pid_t
configure:13625: clang -c conftest.c >&5
configure:13625: $? = 0
configure:13625: clang -c conftest.c >&5
conftest.c:99:20: error: expected expression
if (sizeof ((pid_t)))
^
1 error generated.
configure:13625: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:13625: result: yes
configure:13636: checking for size_t
configure:13636: clang -c conftest.c >&5
configure:13636: $? = 0
configure:13636: clang -c conftest.c >&5
conftest.c:99:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:13636: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13636: result: yes
configure:13647: checking for ssize_t
configure:13647: clang -c conftest.c >&5
configure:13647: $? = 0
configure:13647: clang -c conftest.c >&5
conftest.c:99:22: error: expected expression
if (sizeof ((ssize_t)))
^
1 error generated.
configure:13647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:13647: result: yes
configure:13658: checking for uint32_t
configure:13658: clang -c conftest.c >&5
configure:13658: $? = 0
configure:13658: result: yes
configure:13672: checking for ptrdiff_t
configure:13672: clang -c conftest.c >&5
configure:13672: $? = 0
configure:13672: clang -c conftest.c >&5
conftest.c:99:24: error: expected expression
if (sizeof ((ptrdiff_t)))
^
1 error generated.
configure:13672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:13672: result: yes
configure:13684: checking for struct sockaddr_un.sun_len
configure:13684: clang -c conftest.c >&5
conftest.c:76:13: error: no member named 'sun_len' in 'struct sockaddr_un'
if (ac_aggr.sun_len)
~~~~~~~ ^
1 error generated.
configure:13684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
|
|
|
| #ifdef HAVE_SYS_UN_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_un ac_aggr;
| if (ac_aggr.sun_len)
| return 0;
| ;
| return 0;
| }
configure:13684: clang -c conftest.c >&5
conftest.c:76:20: error: no member named 'sun_len' in 'struct sockaddr_un'
if (sizeof ac_aggr.sun_len)
~~~~~~~ ^
1 error generated.
configure:13684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
|
|
|
| #ifdef HAVE_SYS_UN_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_un ac_aggr;
| if (sizeof ac_aggr.sun_len)
| return 0;
| ;
| return 0;
| }
configure:13684: result: no
configure:13701: checking for struct _ftsent.fts_fts
configure:13701: clang -c conftest.c >&5
conftest.c:83:23: error: variable has incomplete type 'struct _ftsent'
static struct _ftsent ac_aggr;
^
conftest.c:83:15: note: forward declaration of 'struct _ftsent'
static struct _ftsent ac_aggr;
^
1 error generated.
configure:13701: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
|
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_STAT_H
| #include
| #endif
|
| #ifdef HAVE_FTS_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct _ftsent ac_aggr;
| if (ac_aggr.fts_fts)
| return 0;
| ;
| return 0;
| }
configure:13701: clang -c conftest.c >&5
conftest.c:83:23: error: variable has incomplete type 'struct _ftsent'
static struct _ftsent ac_aggr;
^
conftest.c:83:15: note: forward declaration of 'struct _ftsent'
static struct _ftsent ac_aggr;
^
1 error generated.
configure:13701: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
|
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_STAT_H
| #include
| #endif
|
| #ifdef HAVE_FTS_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct _ftsent ac_aggr;
| if (sizeof ac_aggr.fts_fts)
| return 0;
| ;
| return 0;
| }
configure:13701: result: no
configure:13731: checking for struct _ftsent.fts_name
configure:13731: clang -c conftest.c >&5
conftest.c:79:23: error: variable has incomplete type 'struct _ftsent'
static struct _ftsent ac_aggr;
^
conftest.c:79:15: note: forward declaration of 'struct _ftsent'
static struct _ftsent ac_aggr;
^
1 error generated.
configure:13731: $? = 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_PTRDIFF_T 1
| /* end confdefs.h. */
|
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_FTS_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct _ftsent ac_aggr;
| if (ac_aggr.fts_name)
| return 0;
| ;
| return 0;
| }
configure:13731: clang -c conftest.c >&5
conftest.c:79:23: error: variable has incomplete type 'struct _ftsent'
static struct _ftsent ac_aggr;
^
conftest.c:79:15: note: forward declaration of 'struct _ftsent'
static struct _ftsent ac_aggr;
^
1 error generated.
configure:13731: $? = 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_PTRDIFF_T 1
| /* end confdefs.h. */
|
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_FTS_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct _ftsent ac_aggr;
| if (sizeof ac_aggr.fts_name)
| return 0;
| ;
| return 0;
| }
configure:13731: result: no
configure:13815: checking for __chk_fail
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-a79066.o:conftest.c:function main: error: undefined reference to '__chk_fail'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
| /* Define __chk_fail to an innocuous variant, in case declares __chk_fail.
| For example, HP-UX 11i declares gettimeofday. */
| #define __chk_fail innocuous___chk_fail
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __chk_fail (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __chk_fail
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __chk_fail ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___chk_fail || defined __stub_____chk_fail
| choke me
| #endif
|
| int
| main ()
| {
| return __chk_fail ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __fxstat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __fxstatat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __fxstatat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __getcwd_chk
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-235ab5.o:conftest.c:function main: error: undefined reference to '__getcwd_chk'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| /* end confdefs.h. */
| /* Define __getcwd_chk to an innocuous variant, in case declares __getcwd_chk.
| For example, HP-UX 11i declares gettimeofday. */
| #define __getcwd_chk innocuous___getcwd_chk
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __getcwd_chk (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __getcwd_chk
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __getcwd_chk ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___getcwd_chk || defined __stub_____getcwd_chk
| choke me
| #endif
|
| int
| main ()
| {
| return __getcwd_chk ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __getwd_chk
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-e14647.o:conftest.c:function main: error: undefined reference to '__getwd_chk'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| /* end confdefs.h. */
| /* Define __getwd_chk to an innocuous variant, in case declares __getwd_chk.
| For example, HP-UX 11i declares gettimeofday. */
| #define __getwd_chk innocuous___getwd_chk
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __getwd_chk (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __getwd_chk
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __getwd_chk ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___getwd_chk || defined __stub_____getwd_chk
| choke me
| #endif
|
| int
| main ()
| {
| return __getwd_chk ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __lxstat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __lxstat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __open
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-31d05a.o:conftest.c:function main: error: undefined reference to '__open'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __open to an innocuous variant, in case declares __open.
| For example, HP-UX 11i declares gettimeofday. */
| #define __open innocuous___open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __open (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __open
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __open ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___open || defined __stub_____open
| choke me
| #endif
|
| int
| main ()
| {
| return __open ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __open_2
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-594de9.o:conftest.c:function main: error: undefined reference to '__open_2'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __open_2 to an innocuous variant, in case declares __open_2.
| For example, HP-UX 11i declares gettimeofday. */
| #define __open_2 innocuous___open_2
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __open_2 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __open_2
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __open_2 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___open_2 || defined __stub_____open_2
| choke me
| #endif
|
| int
| main ()
| {
| return __open_2 ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __open64
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-c4430b.o:conftest.c:function main: error: undefined reference to '__open64'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __open64 to an innocuous variant, in case declares __open64.
| For example, HP-UX 11i declares gettimeofday. */
| #define __open64 innocuous___open64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __open64 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __open64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __open64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___open64 || defined __stub_____open64
| choke me
| #endif
|
| int
| main ()
| {
| return __open64 ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __open64_2
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-e13c61.o:conftest.c:function main: error: undefined reference to '__open64_2'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __open64_2 to an innocuous variant, in case declares __open64_2.
| For example, HP-UX 11i declares gettimeofday. */
| #define __open64_2 innocuous___open64_2
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __open64_2 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __open64_2
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __open64_2 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___open64_2 || defined __stub_____open64_2
| choke me
| #endif
|
| int
| main ()
| {
| return __open64_2 ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __openat_2
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-cef070.o:conftest.c:function main: error: undefined reference to '__openat_2'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __openat_2 to an innocuous variant, in case declares __openat_2.
| For example, HP-UX 11i declares gettimeofday. */
| #define __openat_2 innocuous___openat_2
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __openat_2 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __openat_2
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __openat_2 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___openat_2 || defined __stub_____openat_2
| choke me
| #endif
|
| int
| main ()
| {
| return __openat_2 ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __openat64_2
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-9b7532.o:conftest.c:function main: error: undefined reference to '__openat64_2'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __openat64_2 to an innocuous variant, in case declares __openat64_2.
| For example, HP-UX 11i declares gettimeofday. */
| #define __openat64_2 innocuous___openat64_2
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __openat64_2 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __openat64_2
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __openat64_2 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___openat64_2 || defined __stub_____openat64_2
| choke me
| #endif
|
| int
| main ()
| {
| return __openat64_2 ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __opendir2
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-99b6a6.o:conftest.c:function main: error: undefined reference to '__opendir2'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __opendir2 to an innocuous variant, in case declares __opendir2.
| For example, HP-UX 11i declares gettimeofday. */
| #define __opendir2 innocuous___opendir2
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __opendir2 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __opendir2
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __opendir2 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___opendir2 || defined __stub_____opendir2
| choke me
| #endif
|
| int
| main ()
| {
| return __opendir2 ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __realpath_chk
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-78883c.o:conftest.c:function main: error: undefined reference to '__realpath_chk'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __realpath_chk to an innocuous variant, in case declares __realpath_chk.
| For example, HP-UX 11i declares gettimeofday. */
| #define __realpath_chk innocuous___realpath_chk
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __realpath_chk (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __realpath_chk
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __realpath_chk ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___realpath_chk || defined __stub_____realpath_chk
| choke me
| #endif
|
| int
| main ()
| {
| return __realpath_chk ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __readlink_chk
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-d8203b.o:conftest.c:function main: error: undefined reference to '__readlink_chk'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __readlink_chk to an innocuous variant, in case declares __readlink_chk.
| For example, HP-UX 11i declares gettimeofday. */
| #define __readlink_chk innocuous___readlink_chk
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __readlink_chk (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __readlink_chk
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __readlink_chk ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___readlink_chk || defined __stub_____readlink_chk
| choke me
| #endif
|
| int
| main ()
| {
| return __readlink_chk ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __readlinkat_chk
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-91ba8c.o:conftest.c:function main: error: undefined reference to '__readlinkat_chk'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| /* end confdefs.h. */
| /* Define __readlinkat_chk to an innocuous variant, in case declares __readlinkat_chk.
| For example, HP-UX 11i declares gettimeofday. */
| #define __readlinkat_chk innocuous___readlinkat_chk
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __readlinkat_chk (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef __readlinkat_chk
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __readlinkat_chk ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub___readlinkat_chk || defined __stub_____readlinkat_chk
| choke me
| #endif
|
| int
| main ()
| {
| return __readlinkat_chk ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for __statfs
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __xmknod
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __xmknodat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __xstat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for __xstat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for _xftw
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-40538f.o:conftest.c:function main: error: undefined reference to '_xftw'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| #define HAVE___STATFS 1
| #define HAVE___XMKNOD 1
| #define HAVE___XMKNODAT 1
| #define HAVE___XSTAT 1
| #define HAVE___XSTAT64 1
| /* end confdefs.h. */
| /* Define _xftw to an innocuous variant, in case declares _xftw.
| For example, HP-UX 11i declares gettimeofday. */
| #define _xftw innocuous__xftw
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _xftw (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _xftw
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _xftw ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__xftw || defined __stub____xftw
| choke me
| #endif
|
| int
| main ()
| {
| return _xftw ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for _xftw64
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-4d5e79.o:conftest.c:function main: error: undefined reference to '_xftw64'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 1
| #define HAVE___STATFS 1
| #define HAVE___XMKNOD 1
| #define HAVE___XMKNODAT 1
| #define HAVE___XSTAT 1
| #define HAVE___XSTAT64 1
| /* end confdefs.h. */
| /* Define _xftw64 to an innocuous variant, in case declares _xftw64.
| For example, HP-UX 11i declares gettimeofday. */
| #define _xftw64 innocuous__xftw64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _xftw64 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _xftw64
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _xftw64 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__xftw64 || defined __stub____xftw64
| choke me
| #endif
|
| int
| main ()
| {
| return _xftw64 ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for access
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for acct
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for bind
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for bindtextdomain
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for canonicalize_file_name
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-3aba9d.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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
| /* end confdefs.h. */
| /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name.
| For example, HP-UX 11i declares gettimeofday. */
| #define canonicalize_file_name innocuous_canonicalize_file_name
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char canonicalize_file_name (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef canonicalize_file_name
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char canonicalize_file_name ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_canonicalize_file_name || defined __stub___canonicalize_file_name
| choke me
| #endif
|
| int
| main ()
| {
| return canonicalize_file_name ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for chdir
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for chmod
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for chown
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for chroot
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for clearenv
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for connect
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for creat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for creat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for dlmopen
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-e4ba74.o:conftest.c:function main: error: undefined reference to 'dlmopen'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| /* end confdefs.h. */
| /* Define dlmopen to an innocuous variant, in case declares dlmopen.
| For example, HP-UX 11i declares gettimeofday. */
| #define dlmopen innocuous_dlmopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlmopen (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef dlmopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlmopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlmopen || defined __stub___dlmopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlmopen ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for dlopen
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for eaccess
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for euidaccess
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for execl
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for execle
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for execlp
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for execv
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for execve
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for execvp
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for faccessat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for fchdir
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for fchmodat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for fchownat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for fopen
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for fopen64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for freopen
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for freopen64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for fstat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for fstat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for fts_children
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-61fde5.o:conftest.c:function main: error: undefined reference to 'fts_children'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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
| /* end confdefs.h. */
| /* Define fts_children to an innocuous variant, in case declares fts_children.
| For example, HP-UX 11i declares gettimeofday. */
| #define fts_children innocuous_fts_children
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fts_children (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef fts_children
|
| /* 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 fts_children ();
| /* 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_fts_children || defined __stub___fts_children
| choke me
| #endif
|
| int
| main ()
| {
| return fts_children ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for fts_open
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-c98d3c.o:conftest.c:function main: error: undefined reference to 'fts_open'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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
| /* end confdefs.h. */
| /* Define fts_open to an innocuous variant, in case declares fts_open.
| For example, HP-UX 11i declares gettimeofday. */
| #define fts_open innocuous_fts_open
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fts_open (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef fts_open
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fts_open ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_fts_open || defined __stub___fts_open
| choke me
| #endif
|
| int
| main ()
| {
| return fts_open ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for fts_read
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-88c979.o:conftest.c:function main: error: undefined reference to 'fts_read'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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
| /* end confdefs.h. */
| /* Define fts_read to an innocuous variant, in case declares fts_read.
| For example, HP-UX 11i declares gettimeofday. */
| #define fts_read innocuous_fts_read
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fts_read (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef fts_read
|
| /* 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 fts_read ();
| /* 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_fts_read || defined __stub___fts_read
| choke me
| #endif
|
| int
| main ()
| {
| return fts_read ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for ftw
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for ftw64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for futimesat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for get_current_dir_name
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for getcwd
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for getpeername
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for getsockname
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for getwd
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-738ae7.o:conftest.c:function main: error: undefined reference to 'getwd'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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
| /* end confdefs.h. */
| /* Define getwd to an innocuous variant, in case declares getwd.
| For example, HP-UX 11i declares gettimeofday. */
| #define getwd innocuous_getwd
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getwd (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getwd
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getwd ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_getwd || defined __stub___getwd
| choke me
| #endif
|
| int
| main ()
| {
| return getwd ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for getxattr
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for glob
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for glob64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for glob_pattern_p
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-5e1fe0.o:conftest.c:function main: error: undefined reference to 'glob_pattern_p'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| /* end confdefs.h. */
| /* Define glob_pattern_p to an innocuous variant, in case declares glob_pattern_p.
| For example, HP-UX 11i declares gettimeofday. */
| #define glob_pattern_p innocuous_glob_pattern_p
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char glob_pattern_p (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef glob_pattern_p
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char glob_pattern_p ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_glob_pattern_p || defined __stub___glob_pattern_p
| choke me
| #endif
|
| int
| main ()
| {
| return glob_pattern_p ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for inotify_add_watch
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lchmod
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lchown
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lckpwdf
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lgetxattr
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for link
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for linkat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for listxattr
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for llistxattr
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lremovexattr
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lsetxattr
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lstat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lstat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for lutimes
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mempcpy
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkdir
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkdirat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkdtemp
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkfifo
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkfifoat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mknod
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mknodat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkostemp
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkostemp64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkostemps
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkostemps64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkstemp
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkstemp64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkstemps
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mkstemps64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for mktemp
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for nftw
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for nftw64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for open
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for open64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for openat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for openat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for opendir
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for pathconf
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for popen
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for rawmemchr
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-10b25f.o:conftest.c:function main: error: undefined reference to 'rawmemchr'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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
| /* end confdefs.h. */
| /* Define rawmemchr to an innocuous variant, in case declares rawmemchr.
| For example, HP-UX 11i declares gettimeofday. */
| #define rawmemchr innocuous_rawmemchr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char rawmemchr (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef rawmemchr
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rawmemchr ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_rawmemchr || defined __stub___rawmemchr
| choke me
| #endif
|
| int
| main ()
| {
| return rawmemchr ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for readlink
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for readlinkat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for realpath
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for remove
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for removexattr
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for rename
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for renameat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for revoke
configure:13815: clang -o conftest conftest.c -ldl >&5
/tmp/conftest-ce18a1.o:conftest.c:function main: error: undefined reference to 'revoke'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13815: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_READLINK 1
| #define HAVE_READLINKAT 1
| #define HAVE_REALPATH 1
| #define HAVE_REMOVE 1
| #define HAVE_REMOVEXATTR 1
| #define HAVE_RENAME 1
| #define HAVE_RENAMEAT 1
| /* end confdefs.h. */
| /* Define revoke to an innocuous variant, in case declares revoke.
| For example, HP-UX 11i declares gettimeofday. */
| #define revoke innocuous_revoke
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char revoke (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef revoke
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char revoke ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_revoke || defined __stub___revoke
| choke me
| #endif
|
| int
| main ()
| {
| return revoke ();
| ;
| return 0;
| }
configure:13815: result: no
configure:13815: checking for rmdir
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for scandir
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for scandir64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for setenv
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for setxattr
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for stat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for stat64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for statfs
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for statfs64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for statvfs
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for statvfs64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for stpcpy
configure:13815: clang -o conftest conftest.c -ldl >&5
conftest.c:196:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
char stpcpy ();
^
conftest.c:196:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
1 warning generated.
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for strchrnul
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for strlcpy
configure:13815: clang -o conftest conftest.c -ldl >&5
conftest.c:198:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
char strlcpy ();
^
conftest.c:198:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for symlink
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for symlinkat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for system
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for tempnam
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for tmpnam
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for truncate
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for truncate64
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for unlink
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for unlinkat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for unsetenv
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for ulckpwdf
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for utime
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for utimensat
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for utimes
configure:13815: clang -o conftest conftest.c -ldl >&5
configure:13815: $? = 0
configure:13815: result: yes
configure:13815: checking for vfork
configure:13815: clang -o conftest conftest.c -ldl >&5
conftest.c:213:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
char vfork ();
^
conftest.c:213:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:13815: $? = 0
configure:13815: result: yes
configure:13826: checking for working alloca.h
configure:13843: clang -o conftest conftest.c -ldl >&5
configure:13843: $? = 0
configure:13851: result: yes
configure:13859: checking for alloca
configure:13896: clang -o conftest conftest.c -ldl >&5
configure:13896: $? = 0
configure:13904: result: yes
configure:14013: checking whether lstat correctly handles trailing slash
configure:14039: clang -o conftest conftest.c -ldl >&5
configure:14039: $? = 0
configure:14039: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:14039: $? = 127
configure: program exited with status 127
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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| struct stat sbuf;
| /* Linux will dereference the symlink and fail, as required by POSIX.
| That is better in the sense that it means we will not
| have to compile and use the lstat wrapper. */
| return lstat ("conftest.sym/", &sbuf) == 0;
| ;
| return 0;
| }
configure:14056: result: no
configure:14083: checking whether opendir function calls __open function internally
configure:14121: clang -o conftest conftest.c -ldl >&5
configure:14121: $? = 0
configure:14121: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:14121: $? = 127
configure: program exited with status 127
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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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
| /* end confdefs.h. */
|
|
| #define _ANSI_SOURCE
| #include
| #include
|
| void __open() {
| exit(0);
| }
|
| int
| main ()
| {
|
| opendir("/");
| exit(1);
|
| ;
| return 0;
| }
configure:14136: result: no
configure:14151: checking whether opendir function calls __opendir2 function internally
configure:14189: clang -o conftest conftest.c -ldl >&5
configure:14189: $? = 0
configure:14189: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:14189: $? = 127
configure: program exited with status 127
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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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
| /* end confdefs.h. */
|
|
| #define _ANSI_SOURCE
| #include
| #include
|
| void __opendir2() {
| exit(0);
| }
|
| int
| main ()
| {
|
| opendir("/");
| exit(1);
|
| ;
| return 0;
| }
configure:14204: result: no
configure:14241: checking for sys/types.h
configure:14241: result: yes
configure:14241: checking for sys/socket.h
configure:14241: result: yes
configure:14251: checking types of arguments for bind
configure:14303: clang -c conftest.c >&5
conftest.c:218:66: error: unknown type name '__CONST_SOCKADDR_ARG'
extern int bind (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:214:61: note: expanded from macro 'acx_arg2'
#define acx_arg2(_) __CONST_SOCKADDR_ARG _
^
1 error generated.
configure:14303: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
|
| #define _GNU_SOURCE
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
|
| int
| main ()
| {
|
| #define acx_arg1(_) int _
|
| #define acx_arg2(_) __CONST_SOCKADDR_ARG _
|
| #define acx_arg3(_) socklen_t _
|
| extern int bind (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14303: clang -c conftest.c >&5
configure:14303: $? = 0
configure:14319: result: int;int _;const struct sockaddr *_;socklen_t _
configure:14392: checking for sys/types.h
configure:14392: result: yes
configure:14392: checking for sys/socket.h
configure:14392: result: yes
configure:14402: checking types of arguments for connect
configure:14454: clang -c conftest.c >&5
conftest.c:228:69: error: unknown type name '__CONST_SOCKADDR_ARG'
extern int connect (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:224:61: note: expanded from macro 'acx_arg2'
#define acx_arg2(_) __CONST_SOCKADDR_ARG _
^
1 error generated.
configure:14454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
|
| #define _GNU_SOURCE
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
|
| int
| main ()
| {
|
| #define acx_arg1(_) int _
|
| #define acx_arg2(_) __CONST_SOCKADDR_ARG _
|
| #define acx_arg3(_) socklen_t _
|
| extern int connect (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14454: clang -c conftest.c >&5
configure:14454: $? = 0
configure:14470: result: int;int _;const struct sockaddr *_;socklen_t _
configure:14549: checking for sys/types.h
configure:14549: result: yes
configure:14549: checking for sys/socket.h
configure:14549: result: yes
configure:14559: checking types of arguments for getpeername
configure:14611: clang -c conftest.c >&5
conftest.c:238:73: error: unknown type name '__SOCKADDR_ARG'
extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:234:61: note: expanded from macro 'acx_arg2'
#define acx_arg2(_) __SOCKADDR_ARG _
^
1 error generated.
configure:14611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CONNECT_TYPE_RETURN int
| #define HAVE_CONNECT_TYPE_RETURN_INT 1
| #define CONNECT_TYPE_ARG1(_) int _
| #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
| #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define CONNECT_TYPE_ARG3(_) socklen_t _
| #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
|
| #define _GNU_SOURCE
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
|
| int
| main ()
| {
|
| #define acx_arg1(_) int _
|
| #define acx_arg2(_) __SOCKADDR_ARG _
|
| #define acx_arg3(_) socklen_t *__restrict _
|
| extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14611: clang -c conftest.c >&5
conftest.c:238:73: error: unknown type name '__SOCKADDR_ARG'
extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:234:61: note: expanded from macro 'acx_arg2'
#define acx_arg2(_) __SOCKADDR_ARG _
^
conftest.c:238:89: error: unknown type name 'socket_t'; did you mean 'socklen_t'?
extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:236:61: note: expanded from macro 'acx_arg3'
#define acx_arg3(_) socket_t *_
^
/sysroot/include/bits/alltypes.h:386:18: note: 'socklen_t' declared here
typedef unsigned socklen_t;
^
2 errors generated.
configure:14611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CONNECT_TYPE_RETURN int
| #define HAVE_CONNECT_TYPE_RETURN_INT 1
| #define CONNECT_TYPE_ARG1(_) int _
| #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
| #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define CONNECT_TYPE_ARG3(_) socklen_t _
| #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
|
| #define _GNU_SOURCE
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
|
| int
| main ()
| {
|
| #define acx_arg1(_) int _
|
| #define acx_arg2(_) __SOCKADDR_ARG _
|
| #define acx_arg3(_) socket_t *_
|
| extern int getpeername (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14611: clang -c conftest.c >&5
configure:14611: $? = 0
configure:14627: result: int;int _;struct sockaddr *_;socklen_t *__restrict _
configure:14704: checking for sys/types.h
configure:14704: result: yes
configure:14704: checking for sys/socket.h
configure:14704: result: yes
configure:14714: checking types of arguments for getsockname
configure:14766: clang -c conftest.c >&5
conftest.c:248:73: error: unknown type name '__SOCKADDR_ARG'
extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:244:61: note: expanded from macro 'acx_arg2'
#define acx_arg2(_) __SOCKADDR_ARG _
^
1 error generated.
configure:14766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CONNECT_TYPE_RETURN int
| #define HAVE_CONNECT_TYPE_RETURN_INT 1
| #define CONNECT_TYPE_ARG1(_) int _
| #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
| #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define CONNECT_TYPE_ARG3(_) socklen_t _
| #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETPEERNAME_TYPE_RETURN int
| #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
| #define GETPEERNAME_TYPE_ARG1(_) int _
| #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
| #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
|
| #define _GNU_SOURCE
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
|
| int
| main ()
| {
|
| #define acx_arg1(_) int _
|
| #define acx_arg2(_) __SOCKADDR_ARG _
|
| #define acx_arg3(_) socklen_t *__restrict _
|
| extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14766: clang -c conftest.c >&5
conftest.c:248:73: error: unknown type name '__SOCKADDR_ARG'
extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:244:61: note: expanded from macro 'acx_arg2'
#define acx_arg2(_) __SOCKADDR_ARG _
^
conftest.c:248:89: error: unknown type name 'socket_t'; did you mean 'socklen_t'?
extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:246:61: note: expanded from macro 'acx_arg3'
#define acx_arg3(_) socket_t *_
^
/sysroot/include/bits/alltypes.h:386:18: note: 'socklen_t' declared here
typedef unsigned socklen_t;
^
2 errors generated.
configure:14766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_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_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CONNECT_TYPE_RETURN int
| #define HAVE_CONNECT_TYPE_RETURN_INT 1
| #define CONNECT_TYPE_ARG1(_) int _
| #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
| #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define CONNECT_TYPE_ARG3(_) socklen_t _
| #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETPEERNAME_TYPE_RETURN int
| #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
| #define GETPEERNAME_TYPE_ARG1(_) int _
| #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
| #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
|
|
| #define _GNU_SOURCE
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
|
| int
| main ()
| {
|
| #define acx_arg1(_) int _
|
| #define acx_arg2(_) __SOCKADDR_ARG _
|
| #define acx_arg3(_) socket_t *_
|
| extern int getsockname (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14766: clang -c conftest.c >&5
configure:14766: $? = 0
configure:14782: result: int;int _;struct sockaddr *_;socklen_t *__restrict _
configure:14857: checking for sys/types.h
configure:14857: result: yes
configure:14857: checking for sys/stat.h
configure:14857: result: yes
configure:14857: checking for fts.h
configure:14857: result: no
configure:14867: checking types of arguments for fts_open
configure:14921: clang -c conftest.c >&5
conftest.c:260:40: error: unknown type name 'FTS'
extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:260:88: error: unknown type name 'FTSENT'
extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:258:76: note: expanded from macro 'acx_arg3'
#define acx_arg3(_) int (*_)(const FTSENT * const *, const FTSENT * const *)
^
conftest.c:260:88: error: unknown type name 'FTSENT'
conftest.c:258:100: note: expanded from macro 'acx_arg3'
#define acx_arg3(_) int (*_)(const FTSENT * const *, const FTSENT * const *)
^
3 errors generated.
configure:14921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CONNECT_TYPE_RETURN int
| #define HAVE_CONNECT_TYPE_RETURN_INT 1
| #define CONNECT_TYPE_ARG1(_) int _
| #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
| #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define CONNECT_TYPE_ARG3(_) socklen_t _
| #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETPEERNAME_TYPE_RETURN int
| #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
| #define GETPEERNAME_TYPE_ARG1(_) int _
| #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
| #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETSOCKNAME_TYPE_RETURN int
| #define HAVE_GETSOCKNAME_TYPE_RETURN_INT 1
| #define GETSOCKNAME_TYPE_ARG1(_) int _
| #define HAVE_GETSOCKNAME_TYPE_ARG1_INT__ 1
| #define GETSOCKNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETSOCKNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETSOCKNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETSOCKNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
|
|
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
|
| #ifdef HAVE_SYS_STAT_H
| #include
| #endif
|
| #ifdef HAVE_FTS_H
| #include
| #endif
|
| int
| main ()
| {
|
| #define acx_arg1(_) char * const *_
|
| #define acx_arg2(_) int _
|
| #define acx_arg3(_) int (*_)(const FTSENT * const *, const FTSENT * const *)
|
| extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14921: clang -c conftest.c >&5
conftest.c:260:40: error: unknown type name 'FTS'
extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:260:88: error: unknown type name 'FTSENT'
extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
conftest.c:258:76: note: expanded from macro 'acx_arg3'
#define acx_arg3(_) int (*_)(const FTSENT **, const FTSENT **)
^
conftest.c:260:88: error: unknown type name 'FTSENT'
conftest.c:258:93: note: expanded from macro 'acx_arg3'
#define acx_arg3(_) int (*_)(const FTSENT **, const FTSENT **)
^
3 errors generated.
configure:14921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CONNECT_TYPE_RETURN int
| #define HAVE_CONNECT_TYPE_RETURN_INT 1
| #define CONNECT_TYPE_ARG1(_) int _
| #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
| #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define CONNECT_TYPE_ARG3(_) socklen_t _
| #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETPEERNAME_TYPE_RETURN int
| #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
| #define GETPEERNAME_TYPE_ARG1(_) int _
| #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
| #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETSOCKNAME_TYPE_RETURN int
| #define HAVE_GETSOCKNAME_TYPE_RETURN_INT 1
| #define GETSOCKNAME_TYPE_ARG1(_) int _
| #define HAVE_GETSOCKNAME_TYPE_ARG1_INT__ 1
| #define GETSOCKNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETSOCKNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETSOCKNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETSOCKNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| /* 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 FTSENT **)
|
| extern FTS * fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14921: clang -c conftest.c >&5
conftest.c:260:40: error: expected identifier or '('
extern , fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
1 error generated.
configure:14921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CONNECT_TYPE_RETURN int
| #define HAVE_CONNECT_TYPE_RETURN_INT 1
| #define CONNECT_TYPE_ARG1(_) int _
| #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
| #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define CONNECT_TYPE_ARG3(_) socklen_t _
| #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETPEERNAME_TYPE_RETURN int
| #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
| #define GETPEERNAME_TYPE_ARG1(_) int _
| #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
| #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETSOCKNAME_TYPE_RETURN int
| #define HAVE_GETSOCKNAME_TYPE_RETURN_INT 1
| #define GETSOCKNAME_TYPE_ARG1(_) int _
| #define HAVE_GETSOCKNAME_TYPE_ARG1_INT__ 1
| #define GETSOCKNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETSOCKNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETSOCKNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETSOCKNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| /* 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_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14921: clang -c conftest.c >&5
conftest.c:260:40: error: expected identifier or '('
extern , fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
^
1 error generated.
configure:14921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakechroot"
| #define PACKAGE_TARNAME "fakechroot"
| #define PACKAGE_VERSION "2.17.2"
| #define PACKAGE_STRING "fakechroot 2.17.2"
| #define PACKAGE_BUGREPORT "dexter@debian.org"
| #define PACKAGE_URL "http://fakechroot.alioth.debian.org/"
| #define PACKAGE "fakechroot"
| #define VERSION "2.17.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define FAKECHROOT PACKAGE_VERSION
| #define HAVE___ALIGNOF__ 1
| #define HAVE___ATTRIBUTE__CONSTRUCTOR 1
| #define HAVE___ATTRIBUTE__SECTION_DATA_FAKECHROOT 1
| #define HAVE___ATTRIBUTE__VISIBILITY 1
| #define HAVE_LIBDL 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FTW_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_INOTIFY_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_STATFS_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE___FXSTAT64 1
| #define HAVE___FXSTATAT 1
| #define HAVE___FXSTATAT64 1
| #define HAVE___LXSTAT 1
| #define HAVE___LXSTAT64 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_CHDIR 1
| #define HAVE_CHMOD 1
| #define HAVE_CHOWN 1
| #define HAVE_CHROOT 1
| #define HAVE_CLEARENV 1
| #define HAVE_CONNECT 1
| #define HAVE_CREAT 1
| #define HAVE_CREAT64 1
| #define HAVE_DLOPEN 1
| #define HAVE_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_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_GETXATTR 1
| #define HAVE_GLOB 1
| #define HAVE_GLOB64 1
| #define HAVE_INOTIFY_ADD_WATCH 1
| #define HAVE_LCHMOD 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_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_STRLCPY 1
| #define HAVE_SYMLINK 1
| #define HAVE_SYMLINKAT 1
| #define HAVE_SYSTEM 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TMPNAM 1
| #define HAVE_TRUNCATE 1
| #define HAVE_TRUNCATE64 1
| #define HAVE_UNLINK 1
| #define HAVE_UNLINKAT 1
| #define HAVE_UNSETENV 1
| #define HAVE_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 HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define BIND_TYPE_RETURN int
| #define HAVE_BIND_TYPE_RETURN_INT 1
| #define BIND_TYPE_ARG1(_) int _
| #define HAVE_BIND_TYPE_ARG1_INT__ 1
| #define BIND_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define BIND_TYPE_ARG3(_) socklen_t _
| #define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define CONNECT_TYPE_RETURN int
| #define HAVE_CONNECT_TYPE_RETURN_INT 1
| #define CONNECT_TYPE_ARG1(_) int _
| #define HAVE_CONNECT_TYPE_ARG1_INT__ 1
| #define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
| #define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
| #define CONNECT_TYPE_ARG3(_) socklen_t _
| #define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETPEERNAME_TYPE_RETURN int
| #define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
| #define GETPEERNAME_TYPE_ARG1(_) int _
| #define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
| #define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define GETSOCKNAME_TYPE_RETURN int
| #define HAVE_GETSOCKNAME_TYPE_RETURN_INT 1
| #define GETSOCKNAME_TYPE_ARG1(_) int _
| #define HAVE_GETSOCKNAME_TYPE_ARG1_INT__ 1
| #define GETSOCKNAME_TYPE_ARG2(_) struct sockaddr *_
| #define HAVE_GETSOCKNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
| #define GETSOCKNAME_TYPE_ARG3(_) socklen_t *__restrict _
| #define HAVE_GETSOCKNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| /* 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 FTSENT **)
|
| extern , fts_open (acx_arg1(arg1), acx_arg2(arg2), acx_arg3(arg3));
| ;
| return 0;
| }
configure:14937: result: (default) FTS *;char * const *_;int;int (*_)(const FTSENT **, const FTSENT **)
configure:15013: checking for unistd.h
configure:15013: result: yes
configure:15023: checking types of arguments for readlink
configure:15071: clang -c conftest.c >&5
configure:15071: $? = 0
configure:15087: result: ssize_t;const char *_;char *_;size_t _
configure:15169: checking for dirent.h
configure:15169: result: yes
configure:15179: checking types of arguments for scandir
configure:15233: clang -c conftest.c >&5
configure:15233: $? = 0
configure:15250: result: int;const char *_;struct dirent ***_;int(*_)(const struct dirent *);int(*_)(const struct dirent **, const struct dirent **)
configure:15343: checking for dirent.h
configure:15343: result: yes
configure:15353: checking types of arguments for scandir64
configure:15408: clang -c conftest.c >&5
configure:15408: $? = 0
configure:15425: result: int;const char *_;struct dirent64 ***_;int(*_)(const struct dirent64 *);int(*_)(const struct dirent64 **, const struct dirent64 **)
configure:15506: checking sys/time.h usability
configure:15506: clang -c conftest.c >&5
configure:15506: $? = 0
configure:15506: result: yes
configure:15506: checking sys/time.h presence
configure:15506: clang -E conftest.c
configure:15506: $? = 0
configure:15506: result: yes
configure:15506: checking for sys/time.h
configure:15506: result: yes
configure:15516: checking types of arguments for utimes
configure:15556: clang -c conftest.c >&5
configure:15556: $? = 0
configure:15571: result: int;const char *_;const struct timeval _[2]
configure:15622: checking for prove
configure:15652: result: no
configure:15661: checking whether accepts --failures
configure:15678: --failures conftest.pl >&5
./configure: line 15680: --failures: command not found
configure:15682: $? = 127
configure:15689: result: no
configure:15705: checking for prove
configure:15735: result: no
configure:15744: checking whether accepts --exec /bin/sh
configure:15761: --exec /bin/sh conftest.pl >&5
./configure: line 15763: --exec: command not found
configure:15765: $? = 127
configure:15772: result: no
configure:15894: checking that generated files are newer than configure
configure:15900: result: done
configure:15931: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by fakechroot config.status 2.17.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 9865f77481f3
config.status:1392: creating Makefile
config.status:1392: creating man/Makefile
config.status:1392: creating src/Makefile
config.status:1392: creating scripts/Makefile
config.status:1392: creating test/Makefile
config.status:1392: creating test/src/Makefile
config.status:1392: creating config.h
config.status:1621: executing depfiles commands
config.status:1621: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_uint32_t=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___chk_fail=no
ac_cv_func___fxstat64=yes
ac_cv_func___fxstatat64=yes
ac_cv_func___fxstatat=yes
ac_cv_func___getcwd_chk=no
ac_cv_func___getwd_chk=no
ac_cv_func___lxstat64=yes
ac_cv_func___lxstat=yes
ac_cv_func___open64=no
ac_cv_func___open64_2=no
ac_cv_func___open=no
ac_cv_func___open_2=no
ac_cv_func___openat64_2=no
ac_cv_func___openat_2=no
ac_cv_func___opendir2=no
ac_cv_func___readlink_chk=no
ac_cv_func___readlinkat_chk=no
ac_cv_func___realpath_chk=no
ac_cv_func___statfs=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=no
ac_cv_func_chdir=yes
ac_cv_func_chmod=yes
ac_cv_func_chown=yes
ac_cv_func_chroot=yes
ac_cv_func_clearenv=yes
ac_cv_func_connect=yes
ac_cv_func_creat64=yes
ac_cv_func_creat=yes
ac_cv_func_dlmopen=no
ac_cv_func_dlopen=yes
ac_cv_func_eaccess=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=no
ac_cv_func_fts_open=no
ac_cv_func_fts_read=no
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=no
ac_cv_func_getxattr=yes
ac_cv_func_glob64=yes
ac_cv_func_glob=yes
ac_cv_func_glob_pattern_p=no
ac_cv_func_inotify_add_watch=yes
ac_cv_func_lchmod=yes
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=no
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=no
ac_cv_func_readlink=yes
ac_cv_func_readlinkat=yes
ac_cv_func_realpath=yes
ac_cv_func_remove=yes
ac_cv_func_removexattr=yes
ac_cv_func_rename=yes
ac_cv_func_renameat=yes
ac_cv_func_revoke=no
ac_cv_func_rmdir=yes
ac_cv_func_scandir64=yes
ac_cv_func_scandir=yes
ac_cv_func_setenv=yes
ac_cv_func_setxattr=yes
ac_cv_func_stat64=yes
ac_cv_func_stat=yes
ac_cv_func_statfs64=yes
ac_cv_func_statfs=yes
ac_cv_func_statvfs64=yes
ac_cv_func_statvfs=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strchrnul=yes
ac_cv_func_strlcpy=yes
ac_cv_func_symlink=yes
ac_cv_func_symlinkat=yes
ac_cv_func_system=yes
ac_cv_func_tempnam=yes
ac_cv_func_tmpnam=yes
ac_cv_func_truncate64=yes
ac_cv_func_truncate=yes
ac_cv_func_ulckpwdf=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=no
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=no
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=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_SEQ=seq
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
acx_cv_c_alignof=yes
acx_cv_c_attribute_constructor=yes
acx_cv_c_attribute_section_data_fakechroot=yes
acx_cv_func_bind_args='int;int _;const struct sockaddr *_;socklen_t _'
acx_cv_func_connect_args='int;int _;const struct sockaddr *_;socklen_t _'
acx_cv_func_fts_open_args='(default) FTS *;char * const *_;int;int (*_)(const FTSENT **, const FTSENT **)'
acx_cv_func_getpeername_args='int;int _;struct sockaddr *_;socklen_t *__restrict _'
acx_cv_func_getsockname_args='int;int _;struct sockaddr *_;socklen_t *__restrict _'
acx_cv_func_readlink_args='ssize_t;const char *_;char *_;size_t _'
acx_cv_func_scandir64_args='int;const char *_;struct dirent64 ***_;int(*_)(const struct dirent64 *);int(*_)(const struct dirent64 **, const struct dirent64 **)'
acx_cv_func_scandir_args='int;const char *_;struct dirent ***_;int(*_)(const struct dirent *);int(*_)(const struct dirent **, const struct dirent **)'
acx_cv_func_utimes_args='int;const char *_;const struct timeval _[2]'
acx_cv_opendir_calls_internally___open=no
acx_cv_opendir_calls_internally___opendir2=no
acx_cv_prog_prove_opt___exec__bin_sh=no
acx_cv_prog_prove_opt___failures=no
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
gl_cv_cc_vis_werror=yes
gl_cv_cc_visibility=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing aclocal-1.14'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing automake-1.14'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CFLAG_VISIBILITY='-fvisibility=hidden'
CHROOT='/usr/sbin/chroot'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO='/usr/bin/echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENV='/usr/bin/env'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
HAVE_VISIBILITY='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
ISCHROOT='/usr/bin/ischroot'
LD='/sysroot/bin/ld -m elf_x86_64'
LDCONFIG='/usr/sbin/ldconfig'
LDD='/usr/bin/ldd'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}lstat$U.o'
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/fakechroot/src/fakechroot-2.17.2/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NM='/sysroot/bin/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=''
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_PTRDIFF_T 1
#define HAVE___FXSTAT64 1
#define HAVE___FXSTATAT 1
#define HAVE___FXSTATAT64 1
#define HAVE___LXSTAT 1
#define HAVE___LXSTAT64 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_CHDIR 1
#define HAVE_CHMOD 1
#define HAVE_CHOWN 1
#define HAVE_CHROOT 1
#define HAVE_CLEARENV 1
#define HAVE_CONNECT 1
#define HAVE_CREAT 1
#define HAVE_CREAT64 1
#define HAVE_DLOPEN 1
#define HAVE_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_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_GETXATTR 1
#define HAVE_GLOB 1
#define HAVE_GLOB64 1
#define HAVE_INOTIFY_ADD_WATCH 1
#define HAVE_LCHMOD 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_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_STRLCPY 1
#define HAVE_SYMLINK 1
#define HAVE_SYMLINKAT 1
#define HAVE_SYSTEM 1
#define HAVE_TEMPNAM 1
#define HAVE_TMPNAM 1
#define HAVE_TRUNCATE 1
#define HAVE_TRUNCATE64 1
#define HAVE_UNLINK 1
#define HAVE_UNLINKAT 1
#define HAVE_UNSETENV 1
#define HAVE_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 HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define BIND_TYPE_RETURN int
#define HAVE_BIND_TYPE_RETURN_INT 1
#define BIND_TYPE_ARG1(_) int _
#define HAVE_BIND_TYPE_ARG1_INT__ 1
#define BIND_TYPE_ARG2(_) const struct sockaddr *_
#define HAVE_BIND_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
#define BIND_TYPE_ARG3(_) socklen_t _
#define HAVE_BIND_TYPE_ARG3_SOCKLEN_T__ 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define CONNECT_TYPE_RETURN int
#define HAVE_CONNECT_TYPE_RETURN_INT 1
#define CONNECT_TYPE_ARG1(_) int _
#define HAVE_CONNECT_TYPE_ARG1_INT__ 1
#define CONNECT_TYPE_ARG2(_) const struct sockaddr *_
#define HAVE_CONNECT_TYPE_ARG2_CONST_STRUCT_SOCKADDR_P_ 1
#define CONNECT_TYPE_ARG3(_) socklen_t _
#define HAVE_CONNECT_TYPE_ARG3_SOCKLEN_T__ 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define GETPEERNAME_TYPE_RETURN int
#define HAVE_GETPEERNAME_TYPE_RETURN_INT 1
#define GETPEERNAME_TYPE_ARG1(_) int _
#define HAVE_GETPEERNAME_TYPE_ARG1_INT__ 1
#define GETPEERNAME_TYPE_ARG2(_) struct sockaddr *_
#define HAVE_GETPEERNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
#define GETPEERNAME_TYPE_ARG3(_) socklen_t *__restrict _
#define HAVE_GETPEERNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define GETSOCKNAME_TYPE_RETURN int
#define HAVE_GETSOCKNAME_TYPE_RETURN_INT 1
#define GETSOCKNAME_TYPE_ARG1(_) int _
#define HAVE_GETSOCKNAME_TYPE_ARG1_INT__ 1
#define GETSOCKNAME_TYPE_ARG2(_) struct sockaddr *_
#define HAVE_GETSOCKNAME_TYPE_ARG2_STRUCT_SOCKADDR_P_ 1
#define GETSOCKNAME_TYPE_ARG3(_) socklen_t *__restrict _
#define HAVE_GETSOCKNAME_TYPE_ARG3_SOCKLEN_T_P__RESTRICT__ 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define 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