Build of tarsnap with clang_glibc toolchain

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

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

SLOCLanguage
45,682 ansic
4,139 sh
3,615 makefile
53,436 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tarsnap 1.0.37-1 (Thu Apr 13 16:51:45 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for ANSI C header files... (cached) yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking acl/libacl.h usability... yes
# checking acl/libacl.h presence... yes
# checking for acl/libacl.h... yes
# checking attr/xattr.h usability... yes
# checking attr/xattr.h presence... yes
# checking for attr/xattr.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking err.h usability... yes
# checking err.h presence... yes
# checking for err.h... 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 grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking for inttypes.h... (cached) yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking linux/fs.h usability... yes
# checking linux/fs.h presence... yes
# checking for linux/fs.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.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 for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/acl.h usability... yes
# checking sys/acl.h presence... yes
# checking for sys/acl.h... yes
# checking sys/extattr.h usability... no
# checking sys/extattr.h presence... no
# checking for sys/extattr.h... no
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/mkdev.h usability... no
# checking sys/mkdev.h presence... no
# checking for sys/mkdev.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/utime.h usability... no
# checking sys/utime.h presence... no
# checking for sys/utime.h... no
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking for clock_gettime in -lrt... yes
# checking for clock_gettime... yes
# checking sys/sysinfo.h usability... yes
# checking sys/sysinfo.h presence... yes
# checking for sys/sysinfo.h... yes
# checking for sysinfo... yes
# checking for struct sysinfo... yes
# checking for struct sysinfo.totalram... yes
# checking for struct sysinfo.mem_unit... yes
# checking for sys/mount.h... yes
# checking for sys/statfs.h... yes
# checking for sys/statvfs.h... yes
# checking for sys/vfs.h... yes
# checking sys/sysctl.h usability... yes
# checking sys/sysctl.h presence... yes
# checking for sys/sysctl.h... yes
# checking for struct statfs.f_fstypename... no
# checking for struct statfs.f_type... yes
# checking for struct statvfs.f_fstypename... no
# checking for struct statvfs.f_basetype... no
# checking linux/magic.h usability... yes
# checking linux/magic.h presence... yes
# checking for linux/magic.h... yes
# checking ext2fs/ext2_fs.h usability... yes
# checking ext2fs/ext2_fs.h presence... yes
# checking for ext2fs/ext2_fs.h... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for inflate in -lz... yes
# checking openssl/rsa.h usability... yes
# checking openssl/rsa.h presence... yes
# checking for openssl/rsa.h... yes
# checking for RSA_private_encrypt in -lcrypto... yes
# checking bzlib.h usability... yes
# checking bzlib.h presence... yes
# checking for bzlib.h... yes
# checking for BZ2_bzDecompressInit in -lbz2... yes
# checking lzmadec.h usability... no
# checking lzmadec.h presence... no
# checking for lzmadec.h... no
# checking for lzmadec_decode in -llzmadec... no
# checking lzma.h usability... yes
# checking lzma.h presence... yes
# checking for lzma.h... yes
# checking for lzma_stream_decoder in -llzma... yes
# checking openssl/md5.h usability... yes
# checking openssl/md5.h presence... yes
# checking for openssl/md5.h... yes
# checking openssl/ripemd.h usability... yes
# checking openssl/ripemd.h presence... yes
# checking for openssl/ripemd.h... yes
# checking openssl/sha.h usability... yes
# checking openssl/sha.h presence... yes
# checking for openssl/sha.h... yes
# checking md5.h usability... no
# checking md5.h presence... no
# checking for md5.h... no
# checking ripemd.h usability... no
# checking ripemd.h presence... no
# checking for ripemd.h... no
# checking rmd160.h usability... no
# checking rmd160.h presence... no
# checking for rmd160.h... no
# checking sha.h usability... no
# checking sha.h presence... no
# checking for sha.h... no
# checking sha1.h usability... no
# checking sha1.h presence... no
# checking for sha1.h... no
# checking sha2.h usability... no
# checking sha2.h presence... no
# checking for sha2.h... no
# checking sha256.h usability... no
# checking sha256.h presence... no
# checking for sha256.h... no
# checking for library containing SHA1_Init... none required
# checking for MD5_Init... yes
# checking for RIPEMD160_Init... yes
# checking for SHA1_Init... yes
# checking for SHA256_Init... yes
# checking for SHA384_Init... yes
# checking for SHA512_Init... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for uid_t in sys/types.h... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for size_t... yes
# checking for id_t... yes
# checking for uintptr_t... yes
# checking for struct stat.st_birthtime... no
# checking for struct stat.st_birthtimespec.tv_nsec... no
# checking for struct stat.st_mtimespec.tv_nsec... no
# checking for struct stat.st_mtim.tv_nsec... yes
# checking for struct stat.st_mtime_n... no
# checking for struct stat.st_umtime... no
# checking for struct stat.st_mtime_usec... no
# checking for struct stat.st_blksize... yes
# checking for struct stat.st_flags... no
# checking for uintmax_t... yes
# checking for unsigned long long... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for intmax_t... yes
# checking for int64_t... yes
# checking for uintmax_t... (cached) yes
# checking for uint64_t... yes
# checking whether SIZE_MAX is declared... yes
# checking whether SSIZE_MAX is declared... no
# checking whether INT64_MAX is declared... yes
# checking whether INT64_MIN is declared... yes
# checking whether UINT64_MAX is declared... yes
# checking whether UINT32_MAX is declared... yes
# checking whether EFTYPE is declared... no
# checking whether EILSEQ is declared... yes
# checking for wchar_t... yes
# checking size of wchar_t... 4
# checking whether time.h and sys/time.h may both be included... yes
# checking whether clang needs -traditional... no
# checking whether sys/types.h defines makedev... yes
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for working memcmp... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether lstat accepts an empty string... no
# checking whether stat accepts an empty string... no
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... yes
# checking for strftime... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for chflags... no
# checking for chown... yes
# checking for chroot... yes
# checking for fchdir... yes
# checking for fchflags... no
# checking for fchmod... yes
# checking for fchown... yes
# checking for fcntl... yes
# checking for fork... yes
# checking for fstat... yes
# checking for ftruncate... yes
# checking for futimes... yes
# checking for geteuid... yes
# checking for getpid... yes
# checking for lchflags... no
# checking for lchmod... no
# checking for lchown... yes
# checking for lutimes... yes
# checking for memmove... yes
# checking for memset... yes
# checking for mkdir... yes
# checking for mkfifo... yes
# checking for mknod... yes
# checking for nl_langinfo... yes
# checking for pipe... yes
# checking for poll... yes
# checking for readlink... yes
# checking for select... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strrchr... yes
# checking for timegm... yes
# checking for tzset... yes
# checking for unsetenv... yes
# checking for utime... yes
# checking for utimes... yes
# checking for vfork... yes
# checking for wcrtomb... yes
# checking for wcscpy... yes
# checking for wcslen... yes
# checking for wctomb... yes
# checking for wmemcmp... yes
# checking for wmemcpy... yes
# checking for lockf... yes
# checking for posix_memalign... yes
# checking for qsort_r... yes
# checking for mmap... yes
# checking whether D_MD_ORDER is declared... no
# checking for working POSIX fnmatch... yes
# checking whether FNM_LEADING_DIR is declared... yes
# checking for struct dirent.d_namlen... no
# checking for attr/xattr.h... (cached) yes
# checking sys/xattr.h usability... yes
# checking sys/xattr.h presence... yes
# checking for sys/xattr.h... yes
# checking for setxattr in -lattr... yes
# checking for extattr_get_file... no
# checking for extattr_list_file... no
# checking for extattr_set_fd... no
# checking for extattr_set_file... no
# checking for fsetxattr... yes
# checking for getxattr... yes
# checking for lgetxattr... yes
# checking for listxattr... yes
# checking for llistxattr... yes
# checking for lsetxattr... yes
# checking for sys/acl.h... (cached) yes
# checking for acl_get_file in -lacl... yes
# checking for acl_create_entry... yes
# checking for acl_init... yes
# checking for acl_set_fd... yes
# checking for acl_set_fd_np... no
# checking for acl_set_file... yes
# checking for acl_permset_t... yes
# checking for acl_get_perm_np... no
# checking for acl_get_perm... yes
# checking whether ACL_USER is declared... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking whether optarg is declared... yes
# checking whether optind is declared... yes
# checking whether to install bash completion... no
# checking compiler_warnings... yes
# checking CFLAGS for maximum warnings... -Wall
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# ( export CC="clang"; export CFLAGS="-Wall -Wno-unused-function"; command -p sh ./libcperciva/cpusupport/Build/cpusupport.sh ) > cpusupport-config.h.tmp && command -p mv cpusupport-config.h.tmp cpusupport-config.h
# Checking if compiler supports X86 CPUID feature... yes
# Checking if compiler supports X86 SSE2 feature... yes
# Checking if compiler supports X86 AESNI feature... yes, via -maes
# make all-am
# make[1]: Entering directory '/tmp/tarsnap/src/tarsnap-autoconf-1.0.37'
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_check_magic.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_check_magic.Tpo -c -o libarchive/libarchive_libarchive_a-archive_check_magic.o `test -f 'libarchive/archive_check_magic.c' || echo './'`libarchive/archive_check_magic.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_check_magic.Tpo libarchive/.deps/libarchive_libarchive_a-archive_check_magic.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_entry.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_entry.Tpo -c -o libarchive/libarchive_libarchive_a-archive_entry.o `test -f 'libarchive/archive_entry.c' || echo './'`libarchive/archive_entry.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_entry.Tpo libarchive/.deps/libarchive_libarchive_a-archive_entry.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_entry_copy_stat.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_entry_copy_stat.Tpo -c -o libarchive/libarchive_libarchive_a-archive_entry_copy_stat.o `test -f 'libarchive/archive_entry_copy_stat.c' || echo './'`libarchive/archive_entry_copy_stat.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_entry_copy_stat.Tpo libarchive/.deps/libarchive_libarchive_a-archive_entry_copy_stat.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_entry_link_resolver.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_entry_link_resolver.Tpo -c -o libarchive/libarchive_libarchive_a-archive_entry_link_resolver.o `test -f 'libarchive/archive_entry_link_resolver.c' || echo './'`libarchive/archive_entry_link_resolver.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_entry_link_resolver.Tpo libarchive/.deps/libarchive_libarchive_a-archive_entry_link_resolver.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_entry_stat.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_entry_stat.Tpo -c -o libarchive/libarchive_libarchive_a-archive_entry_stat.o `test -f 'libarchive/archive_entry_stat.c' || echo './'`libarchive/archive_entry_stat.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_entry_stat.Tpo libarchive/.deps/libarchive_libarchive_a-archive_entry_stat.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_entry_strmode.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_entry_strmode.Tpo -c -o libarchive/libarchive_libarchive_a-archive_entry_strmode.o `test -f 'libarchive/archive_entry_strmode.c' || echo './'`libarchive/archive_entry_strmode.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_entry_strmode.Tpo libarchive/.deps/libarchive_libarchive_a-archive_entry_strmode.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read.o `test -f 'libarchive/archive_read.c' || echo './'`libarchive/archive_read.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_data_into_fd.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_data_into_fd.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_data_into_fd.o `test -f 'libarchive/archive_read_data_into_fd.c' || echo './'`libarchive/archive_read_data_into_fd.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_data_into_fd.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_data_into_fd.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_disk.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_disk.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_disk.o `test -f 'libarchive/archive_read_disk.c' || echo './'`libarchive/archive_read_disk.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_disk.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_disk.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_disk_entry_from_file.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_disk_entry_from_file.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_disk_entry_from_file.o `test -f 'libarchive/archive_read_disk_entry_from_file.c' || echo './'`libarchive/archive_read_disk_entry_from_file.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_disk_entry_from_file.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_disk_entry_from_file.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_disk_set_standard_lookup.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_disk_set_standard_lookup.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_disk_set_standard_lookup.o `test -f 'libarchive/archive_read_disk_set_standard_lookup.c' || echo './'`libarchive/archive_read_disk_set_standard_lookup.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_disk_set_standard_lookup.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_disk_set_standard_lookup.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_extract.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_extract.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_extract.o `test -f 'libarchive/archive_read_extract.c' || echo './'`libarchive/archive_read_extract.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_extract.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_extract.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_open_fd.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_open_fd.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_open_fd.o `test -f 'libarchive/archive_read_open_fd.c' || echo './'`libarchive/archive_read_open_fd.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_open_fd.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_open_fd.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_open_file.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_open_file.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_open_file.o `test -f 'libarchive/archive_read_open_file.c' || echo './'`libarchive/archive_read_open_file.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_open_file.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_open_file.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_open_filename.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_open_filename.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_open_filename.o `test -f 'libarchive/archive_read_open_filename.c' || echo './'`libarchive/archive_read_open_filename.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_open_filename.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_open_filename.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_open_memory.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_open_memory.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_open_memory.o `test -f 'libarchive/archive_read_open_memory.c' || echo './'`libarchive/archive_read_open_memory.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_open_memory.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_open_memory.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_compression_all.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_all.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_compression_all.o `test -f 'libarchive/archive_read_support_compression_all.c' || echo './'`libarchive/archive_read_support_compression_all.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_all.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_all.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_compression_bzip2.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_bzip2.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_compression_bzip2.o `test -f 'libarchive/archive_read_support_compression_bzip2.c' || echo './'`libarchive/archive_read_support_compression_bzip2.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_bzip2.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_bzip2.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_compression_compress.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_compress.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_compression_compress.o `test -f 'libarchive/archive_read_support_compression_compress.c' || echo './'`libarchive/archive_read_support_compression_compress.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_compress.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_compress.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_compression_gzip.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_gzip.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_compression_gzip.o `test -f 'libarchive/archive_read_support_compression_gzip.c' || echo './'`libarchive/archive_read_support_compression_gzip.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_gzip.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_gzip.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_compression_none.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_none.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_compression_none.o `test -f 'libarchive/archive_read_support_compression_none.c' || echo './'`libarchive/archive_read_support_compression_none.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_none.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_none.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_compression_program.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_program.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_compression_program.o `test -f 'libarchive/archive_read_support_compression_program.c' || echo './'`libarchive/archive_read_support_compression_program.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_program.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_program.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_compression_xz.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_xz.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_compression_xz.o `test -f 'libarchive/archive_read_support_compression_xz.c' || echo './'`libarchive/archive_read_support_compression_xz.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_xz.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_xz.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_format_all.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_all.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_format_all.o `test -f 'libarchive/archive_read_support_format_all.c' || echo './'`libarchive/archive_read_support_format_all.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_all.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_all.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_format_ar.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_ar.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_format_ar.o `test -f 'libarchive/archive_read_support_format_ar.c' || echo './'`libarchive/archive_read_support_format_ar.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_ar.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_ar.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_format_cpio.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_cpio.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_format_cpio.o `test -f 'libarchive/archive_read_support_format_cpio.c' || echo './'`libarchive/archive_read_support_format_cpio.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_cpio.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_cpio.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_format_empty.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_empty.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_format_empty.o `test -f 'libarchive/archive_read_support_format_empty.c' || echo './'`libarchive/archive_read_support_format_empty.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_empty.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_empty.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_format_iso9660.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_iso9660.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_format_iso9660.o `test -f 'libarchive/archive_read_support_format_iso9660.c' || echo './'`libarchive/archive_read_support_format_iso9660.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_iso9660.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_iso9660.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_format_mtree.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_mtree.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_format_mtree.o `test -f 'libarchive/archive_read_support_format_mtree.c' || echo './'`libarchive/archive_read_support_format_mtree.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_mtree.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_mtree.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_format_tar.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_tar.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_format_tar.o `test -f 'libarchive/archive_read_support_format_tar.c' || echo './'`libarchive/archive_read_support_format_tar.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_tar.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_tar.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_read_support_format_zip.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_zip.Tpo -c -o libarchive/libarchive_libarchive_a-archive_read_support_format_zip.o `test -f 'libarchive/archive_read_support_format_zip.c' || echo './'`libarchive/archive_read_support_format_zip.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_zip.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_zip.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_string.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_string.Tpo -c -o libarchive/libarchive_libarchive_a-archive_string.o `test -f 'libarchive/archive_string.c' || echo './'`libarchive/archive_string.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_string.Tpo libarchive/.deps/libarchive_libarchive_a-archive_string.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_string_sprintf.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_string_sprintf.Tpo -c -o libarchive/libarchive_libarchive_a-archive_string_sprintf.o `test -f 'libarchive/archive_string_sprintf.c' || echo './'`libarchive/archive_string_sprintf.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_string_sprintf.Tpo libarchive/.deps/libarchive_libarchive_a-archive_string_sprintf.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_util.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_util.Tpo -c -o libarchive/libarchive_libarchive_a-archive_util.o `test -f 'libarchive/archive_util.c' || echo './'`libarchive/archive_util.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_util.Tpo libarchive/.deps/libarchive_libarchive_a-archive_util.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_virtual.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_virtual.Tpo -c -o libarchive/libarchive_libarchive_a-archive_virtual.o `test -f 'libarchive/archive_virtual.c' || echo './'`libarchive/archive_virtual.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_virtual.Tpo libarchive/.deps/libarchive_libarchive_a-archive_virtual.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write.o `test -f 'libarchive/archive_write.c' || echo './'`libarchive/archive_write.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_disk.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_disk.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_disk.o `test -f 'libarchive/archive_write_disk.c' || echo './'`libarchive/archive_write_disk.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_disk.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_disk.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_disk_set_standard_lookup.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_disk_set_standard_lookup.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_disk_set_standard_lookup.o `test -f 'libarchive/archive_write_disk_set_standard_lookup.c' || echo './'`libarchive/archive_write_disk_set_standard_lookup.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_disk_set_standard_lookup.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_disk_set_standard_lookup.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_open_fd.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_open_fd.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_open_fd.o `test -f 'libarchive/archive_write_open_fd.c' || echo './'`libarchive/archive_write_open_fd.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_open_fd.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_open_fd.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_open_file.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_open_file.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_open_file.o `test -f 'libarchive/archive_write_open_file.c' || echo './'`libarchive/archive_write_open_file.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_open_file.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_open_file.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_open_filename.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_open_filename.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_open_filename.o `test -f 'libarchive/archive_write_open_filename.c' || echo './'`libarchive/archive_write_open_filename.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_open_filename.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_open_filename.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_open_memory.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_open_memory.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_open_memory.o `test -f 'libarchive/archive_write_open_memory.c' || echo './'`libarchive/archive_write_open_memory.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_open_memory.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_open_memory.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_set_compression_none.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_set_compression_none.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_set_compression_none.o `test -f 'libarchive/archive_write_set_compression_none.c' || echo './'`libarchive/archive_write_set_compression_none.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_set_compression_none.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_set_compression_none.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_set_format_pax.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_set_format_pax.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_set_format_pax.o `test -f 'libarchive/archive_write_set_format_pax.c' || echo './'`libarchive/archive_write_set_format_pax.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_set_format_pax.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_set_format_pax.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-archive_write_set_format_ustar.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-archive_write_set_format_ustar.Tpo -c -o libarchive/libarchive_libarchive_a-archive_write_set_format_ustar.o `test -f 'libarchive/archive_write_set_format_ustar.c' || echo './'`libarchive/archive_write_set_format_ustar.c
# mv -f libarchive/.deps/libarchive_libarchive_a-archive_write_set_format_ustar.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_set_format_ustar.Po
# clang -DHAVE_CONFIG_H -I. -I ./libarchive -Wall -Wno-unused-function -MT libarchive/libarchive_libarchive_a-filter_fork.o -MD -MP -MF libarchive/.deps/libarchive_libarchive_a-filter_fork.Tpo -c -o libarchive/libarchive_libarchive_a-filter_fork.o `test -f 'libarchive/filter_fork.c' || echo './'`libarchive/filter_fork.c
# mv -f libarchive/.deps/libarchive_libarchive_a-filter_fork.Tpo libarchive/.deps/libarchive_libarchive_a-filter_fork.Po
# rm -f libarchive/libarchive.a
# ar cru libarchive/libarchive.a libarchive/libarchive_libarchive_a-archive_check_magic.o libarchive/libarchive_libarchive_a-archive_entry.o libarchive/libarchive_libarchive_a-archive_entry_copy_stat.o libarchive/libarchive_libarchive_a-archive_entry_link_resolver.o libarchive/libarchive_libarchive_a-archive_entry_stat.o libarchive/libarchive_libarchive_a-archive_entry_strmode.o libarchive/libarchive_libarchive_a-archive_read.o libarchive/libarchive_libarchive_a-archive_read_data_into_fd.o libarchive/libarchive_libarchive_a-archive_read_disk.o libarchive/libarchive_libarchive_a-archive_read_disk_entry_from_file.o libarchive/libarchive_libarchive_a-archive_read_disk_set_standard_lookup.o libarchive/libarchive_libarchive_a-archive_read_extract.o libarchive/libarchive_libarchive_a-archive_read_open_fd.o libarchive/libarchive_libarchive_a-archive_read_open_file.o libarchive/libarchive_libarchive_a-archive_read_open_filename.o libarchive/libarchive_libarchive_a-archive_read_open_memory.o libarchive/libarchive_libarchive_a-archive_read_support_compression_all.o libarchive/libarchive_libarchive_a-archive_read_support_compression_bzip2.o libarchive/libarchive_libarchive_a-archive_read_support_compression_compress.o libarchive/libarchive_libarchive_a-archive_read_support_compression_gzip.o libarchive/libarchive_libarchive_a-archive_read_support_compression_none.o libarchive/libarchive_libarchive_a-archive_read_support_compression_program.o libarchive/libarchive_libarchive_a-archive_read_support_compression_xz.o libarchive/libarchive_libarchive_a-archive_read_support_format_all.o libarchive/libarchive_libarchive_a-archive_read_support_format_ar.o libarchive/libarchive_libarchive_a-archive_read_support_format_cpio.o libarchive/libarchive_libarchive_a-archive_read_support_format_empty.o libarchive/libarchive_libarchive_a-archive_read_support_format_iso9660.o libarchive/libarchive_libarchive_a-archive_read_support_format_mtree.o libarchive/libarchive_libarchive_a-archive_read_support_format_tar.o libarchive/libarchive_libarchive_a-archive_read_support_format_zip.o libarchive/libarchive_libarchive_a-archive_string.o libarchive/libarchive_libarchive_a-archive_string_sprintf.o libarchive/libarchive_libarchive_a-archive_util.o libarchive/libarchive_libarchive_a-archive_virtual.o libarchive/libarchive_libarchive_a-archive_write.o libarchive/libarchive_libarchive_a-archive_write_disk.o libarchive/libarchive_libarchive_a-archive_write_disk_set_standard_lookup.o libarchive/libarchive_libarchive_a-archive_write_open_fd.o libarchive/libarchive_libarchive_a-archive_write_open_file.o libarchive/libarchive_libarchive_a-archive_write_open_filename.o libarchive/libarchive_libarchive_a-archive_write_open_memory.o libarchive/libarchive_libarchive_a-archive_write_set_compression_none.o libarchive/libarchive_libarchive_a-archive_write_set_format_pax.o libarchive/libarchive_libarchive_a-archive_write_set_format_ustar.o libarchive/libarchive_libarchive_a-filter_fork.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libarchive/libarchive.a
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_file.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_file.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_file.o `test -f 'lib/crypto/crypto_file.c' || echo './'`lib/crypto/crypto_file.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_file.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_file.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_hash.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_hash.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_hash.o `test -f 'lib/crypto/crypto_hash.c' || echo './'`lib/crypto/crypto_hash.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_hash.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_hash.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_keys.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_keys.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_keys.o `test -f 'lib/crypto/crypto_keys.c' || echo './'`lib/crypto/crypto_keys.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_keys.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_keys.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_keys_server.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_keys_server.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_keys_server.o `test -f 'lib/crypto/crypto_keys_server.c' || echo './'`lib/crypto/crypto_keys_server.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_keys_server.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_keys_server.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_keys_subr.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_keys_subr.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_keys_subr.o `test -f 'lib/crypto/crypto_keys_subr.c' || echo './'`lib/crypto/crypto_keys_subr.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_keys_subr.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_keys_subr.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_passwd_to_dh.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_passwd_to_dh.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_passwd_to_dh.o `test -f 'lib/crypto/crypto_passwd_to_dh.c' || echo './'`lib/crypto/crypto_passwd_to_dh.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_passwd_to_dh.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_passwd_to_dh.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_rsa.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_rsa.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_rsa.o `test -f 'lib/crypto/crypto_rsa.c' || echo './'`lib/crypto/crypto_rsa.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_rsa.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_rsa.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_scrypt.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_scrypt.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_scrypt.o `test -f 'lib/crypto/crypto_scrypt.c' || echo './'`lib/crypto/crypto_scrypt.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_scrypt.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_scrypt.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_scrypt_smix.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_scrypt_smix.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_scrypt_smix.o `test -f 'lib/crypto/crypto_scrypt_smix.c' || echo './'`lib/crypto/crypto_scrypt_smix.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_scrypt_smix.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_scrypt_smix.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_a-crypto_session.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_a-crypto_session.Tpo -c -o lib/crypto/lib_libtarsnap_a-crypto_session.o `test -f 'lib/crypto/crypto_session.c' || echo './'`lib/crypto/crypto_session.c
# mv -f lib/crypto/.deps/lib_libtarsnap_a-crypto_session.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_session.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/datastruct/lib_libtarsnap_a-patricia.o -MD -MP -MF lib/datastruct/.deps/lib_libtarsnap_a-patricia.Tpo -c -o lib/datastruct/lib_libtarsnap_a-patricia.o `test -f 'lib/datastruct/patricia.c' || echo './'`lib/datastruct/patricia.c
# mv -f lib/datastruct/.deps/lib_libtarsnap_a-patricia.Tpo lib/datastruct/.deps/lib_libtarsnap_a-patricia.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/datastruct/lib_libtarsnap_a-rwhashtab.o -MD -MP -MF lib/datastruct/.deps/lib_libtarsnap_a-rwhashtab.Tpo -c -o lib/datastruct/lib_libtarsnap_a-rwhashtab.o `test -f 'lib/datastruct/rwhashtab.c' || echo './'`lib/datastruct/rwhashtab.c
# mv -f lib/datastruct/.deps/lib_libtarsnap_a-rwhashtab.Tpo lib/datastruct/.deps/lib_libtarsnap_a-rwhashtab.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/keyfile/lib_libtarsnap_a-keyfile.o -MD -MP -MF lib/keyfile/.deps/lib_libtarsnap_a-keyfile.Tpo -c -o lib/keyfile/lib_libtarsnap_a-keyfile.o `test -f 'lib/keyfile/keyfile.c' || echo './'`lib/keyfile/keyfile.c
# mv -f lib/keyfile/.deps/lib_libtarsnap_a-keyfile.Tpo lib/keyfile/.deps/lib_libtarsnap_a-keyfile.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netpacket/lib_libtarsnap_a-netpacket_delete.o -MD -MP -MF lib/netpacket/.deps/lib_libtarsnap_a-netpacket_delete.Tpo -c -o lib/netpacket/lib_libtarsnap_a-netpacket_delete.o `test -f 'lib/netpacket/netpacket_delete.c' || echo './'`lib/netpacket/netpacket_delete.c
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_delete.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_delete.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netpacket/lib_libtarsnap_a-netpacket_directory.o -MD -MP -MF lib/netpacket/.deps/lib_libtarsnap_a-netpacket_directory.Tpo -c -o lib/netpacket/lib_libtarsnap_a-netpacket_directory.o `test -f 'lib/netpacket/netpacket_directory.c' || echo './'`lib/netpacket/netpacket_directory.c
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_directory.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_directory.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netpacket/lib_libtarsnap_a-netpacket_hmac.o -MD -MP -MF lib/netpacket/.deps/lib_libtarsnap_a-netpacket_hmac.Tpo -c -o lib/netpacket/lib_libtarsnap_a-netpacket_hmac.o `test -f 'lib/netpacket/netpacket_hmac.c' || echo './'`lib/netpacket/netpacket_hmac.c
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_hmac.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_hmac.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netpacket/lib_libtarsnap_a-netpacket_op.o -MD -MP -MF lib/netpacket/.deps/lib_libtarsnap_a-netpacket_op.Tpo -c -o lib/netpacket/lib_libtarsnap_a-netpacket_op.o `test -f 'lib/netpacket/netpacket_op.c' || echo './'`lib/netpacket/netpacket_op.c
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_op.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_op.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netpacket/lib_libtarsnap_a-netpacket_read.o -MD -MP -MF lib/netpacket/.deps/lib_libtarsnap_a-netpacket_read.Tpo -c -o lib/netpacket/lib_libtarsnap_a-netpacket_read.o `test -f 'lib/netpacket/netpacket_read.c' || echo './'`lib/netpacket/netpacket_read.c
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_read.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_read.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netpacket/lib_libtarsnap_a-netpacket_register.o -MD -MP -MF lib/netpacket/.deps/lib_libtarsnap_a-netpacket_register.Tpo -c -o lib/netpacket/lib_libtarsnap_a-netpacket_register.o `test -f 'lib/netpacket/netpacket_register.c' || echo './'`lib/netpacket/netpacket_register.c
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_register.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_register.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netpacket/lib_libtarsnap_a-netpacket_transaction.o -MD -MP -MF lib/netpacket/.deps/lib_libtarsnap_a-netpacket_transaction.Tpo -c -o lib/netpacket/lib_libtarsnap_a-netpacket_transaction.o `test -f 'lib/netpacket/netpacket_transaction.c' || echo './'`lib/netpacket/netpacket_transaction.c
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_transaction.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_transaction.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netpacket/lib_libtarsnap_a-netpacket_write.o -MD -MP -MF lib/netpacket/.deps/lib_libtarsnap_a-netpacket_write.Tpo -c -o lib/netpacket/lib_libtarsnap_a-netpacket_write.o `test -f 'lib/netpacket/netpacket_write.c' || echo './'`lib/netpacket/netpacket_write.c
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_write.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_write.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netproto/lib_libtarsnap_a-netproto.o -MD -MP -MF lib/netproto/.deps/lib_libtarsnap_a-netproto.Tpo -c -o lib/netproto/lib_libtarsnap_a-netproto.o `test -f 'lib/netproto/netproto.c' || echo './'`lib/netproto/netproto.c
# mv -f lib/netproto/.deps/lib_libtarsnap_a-netproto.Tpo lib/netproto/.deps/lib_libtarsnap_a-netproto.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netproto/lib_libtarsnap_a-netproto_connect.o -MD -MP -MF lib/netproto/.deps/lib_libtarsnap_a-netproto_connect.Tpo -c -o lib/netproto/lib_libtarsnap_a-netproto_connect.o `test -f 'lib/netproto/netproto_connect.c' || echo './'`lib/netproto/netproto_connect.c
# mv -f lib/netproto/.deps/lib_libtarsnap_a-netproto_connect.Tpo lib/netproto/.deps/lib_libtarsnap_a-netproto_connect.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netproto/lib_libtarsnap_a-netproto_keyexchange.o -MD -MP -MF lib/netproto/.deps/lib_libtarsnap_a-netproto_keyexchange.Tpo -c -o lib/netproto/lib_libtarsnap_a-netproto_keyexchange.o `test -f 'lib/netproto/netproto_keyexchange.c' || echo './'`lib/netproto/netproto_keyexchange.c
# mv -f lib/netproto/.deps/lib_libtarsnap_a-netproto_keyexchange.Tpo lib/netproto/.deps/lib_libtarsnap_a-netproto_keyexchange.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/netproto/lib_libtarsnap_a-netproto_packet.o -MD -MP -MF lib/netproto/.deps/lib_libtarsnap_a-netproto_packet.Tpo -c -o lib/netproto/lib_libtarsnap_a-netproto_packet.o `test -f 'lib/netproto/netproto_packet.c' || echo './'`lib/netproto/netproto_packet.c
# mv -f lib/netproto/.deps/lib_libtarsnap_a-netproto_packet.Tpo lib/netproto/.deps/lib_libtarsnap_a-netproto_packet.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/network/lib_libtarsnap_a-tsnetwork_buf.o -MD -MP -MF lib/network/.deps/lib_libtarsnap_a-tsnetwork_buf.Tpo -c -o lib/network/lib_libtarsnap_a-tsnetwork_buf.o `test -f 'lib/network/tsnetwork_buf.c' || echo './'`lib/network/tsnetwork_buf.c
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_buf.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_buf.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/network/lib_libtarsnap_a-tsnetwork_bwlimit.o -MD -MP -MF lib/network/.deps/lib_libtarsnap_a-tsnetwork_bwlimit.Tpo -c -o lib/network/lib_libtarsnap_a-tsnetwork_bwlimit.o `test -f 'lib/network/tsnetwork_bwlimit.c' || echo './'`lib/network/tsnetwork_bwlimit.c
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_bwlimit.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_bwlimit.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/network/lib_libtarsnap_a-tsnetwork_connect.o -MD -MP -MF lib/network/.deps/lib_libtarsnap_a-tsnetwork_connect.Tpo -c -o lib/network/lib_libtarsnap_a-tsnetwork_connect.o `test -f 'lib/network/tsnetwork_connect.c' || echo './'`lib/network/tsnetwork_connect.c
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_connect.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_connect.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/network/lib_libtarsnap_a-tsnetwork_cork.o -MD -MP -MF lib/network/.deps/lib_libtarsnap_a-tsnetwork_cork.Tpo -c -o lib/network/lib_libtarsnap_a-tsnetwork_cork.o `test -f 'lib/network/tsnetwork_cork.c' || echo './'`lib/network/tsnetwork_cork.c
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_cork.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_cork.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/network/lib_libtarsnap_a-tsnetwork_register.o -MD -MP -MF lib/network/.deps/lib_libtarsnap_a-tsnetwork_register.Tpo -c -o lib/network/lib_libtarsnap_a-tsnetwork_register.o `test -f 'lib/network/tsnetwork_register.c' || echo './'`lib/network/tsnetwork_register.c
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_register.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_register.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/network/lib_libtarsnap_a-tsnetwork_select.o -MD -MP -MF lib/network/.deps/lib_libtarsnap_a-tsnetwork_select.Tpo -c -o lib/network/lib_libtarsnap_a-tsnetwork_select.o `test -f 'lib/network/tsnetwork_select.c' || echo './'`lib/network/tsnetwork_select.c
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_select.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_select.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/network/lib_libtarsnap_a-tsnetwork_sleep.o -MD -MP -MF lib/network/.deps/lib_libtarsnap_a-tsnetwork_sleep.Tpo -c -o lib/network/lib_libtarsnap_a-tsnetwork_sleep.o `test -f 'lib/network/tsnetwork_sleep.c' || echo './'`lib/network/tsnetwork_sleep.c
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_sleep.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_sleep.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/network/lib_libtarsnap_a-tsnetwork_writeq.o -MD -MP -MF lib/network/.deps/lib_libtarsnap_a-tsnetwork_writeq.Tpo -c -o lib/network/lib_libtarsnap_a-tsnetwork_writeq.o `test -f 'lib/network/tsnetwork_writeq.c' || echo './'`lib/network/tsnetwork_writeq.c
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_writeq.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_writeq.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/scryptenc/lib_libtarsnap_a-scryptenc.o -MD -MP -MF lib/scryptenc/.deps/lib_libtarsnap_a-scryptenc.Tpo -c -o lib/scryptenc/lib_libtarsnap_a-scryptenc.o `test -f 'lib/scryptenc/scryptenc.c' || echo './'`lib/scryptenc/scryptenc.c
# mv -f lib/scryptenc/.deps/lib_libtarsnap_a-scryptenc.Tpo lib/scryptenc/.deps/lib_libtarsnap_a-scryptenc.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/scryptenc/lib_libtarsnap_a-scryptenc_cpuperf.o -MD -MP -MF lib/scryptenc/.deps/lib_libtarsnap_a-scryptenc_cpuperf.Tpo -c -o lib/scryptenc/lib_libtarsnap_a-scryptenc_cpuperf.o `test -f 'lib/scryptenc/scryptenc_cpuperf.c' || echo './'`lib/scryptenc/scryptenc_cpuperf.c
# mv -f lib/scryptenc/.deps/lib_libtarsnap_a-scryptenc_cpuperf.Tpo lib/scryptenc/.deps/lib_libtarsnap_a-scryptenc_cpuperf.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/util/lib_libtarsnap_a-dirutil.o -MD -MP -MF lib/util/.deps/lib_libtarsnap_a-dirutil.Tpo -c -o lib/util/lib_libtarsnap_a-dirutil.o `test -f 'lib/util/dirutil.c' || echo './'`lib/util/dirutil.c
# mv -f lib/util/.deps/lib_libtarsnap_a-dirutil.Tpo lib/util/.deps/lib_libtarsnap_a-dirutil.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/util/lib_libtarsnap_a-getfstype.o -MD -MP -MF lib/util/.deps/lib_libtarsnap_a-getfstype.Tpo -c -o lib/util/lib_libtarsnap_a-getfstype.o `test -f 'lib/util/getfstype.c' || echo './'`lib/util/getfstype.c
# mv -f lib/util/.deps/lib_libtarsnap_a-getfstype.Tpo lib/util/.deps/lib_libtarsnap_a-getfstype.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/util/lib_libtarsnap_a-hexlink.o -MD -MP -MF lib/util/.deps/lib_libtarsnap_a-hexlink.Tpo -c -o lib/util/lib_libtarsnap_a-hexlink.o `test -f 'lib/util/hexlink.c' || echo './'`lib/util/hexlink.c
# mv -f lib/util/.deps/lib_libtarsnap_a-hexlink.Tpo lib/util/.deps/lib_libtarsnap_a-hexlink.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/util/lib_libtarsnap_a-memlimit.o -MD -MP -MF lib/util/.deps/lib_libtarsnap_a-memlimit.Tpo -c -o lib/util/lib_libtarsnap_a-memlimit.o `test -f 'lib/util/memlimit.c' || echo './'`lib/util/memlimit.c
# mv -f lib/util/.deps/lib_libtarsnap_a-memlimit.Tpo lib/util/.deps/lib_libtarsnap_a-memlimit.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/util/lib_libtarsnap_a-sigquit.o -MD -MP -MF lib/util/.deps/lib_libtarsnap_a-sigquit.Tpo -c -o lib/util/lib_libtarsnap_a-sigquit.o `test -f 'lib/util/sigquit.c' || echo './'`lib/util/sigquit.c
# mv -f lib/util/.deps/lib_libtarsnap_a-sigquit.Tpo lib/util/.deps/lib_libtarsnap_a-sigquit.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT lib/util/lib_libtarsnap_a-tvmath.o -MD -MP -MF lib/util/.deps/lib_libtarsnap_a-tvmath.Tpo -c -o lib/util/lib_libtarsnap_a-tvmath.o `test -f 'lib/util/tvmath.c' || echo './'`lib/util/tvmath.c
# mv -f lib/util/.deps/lib_libtarsnap_a-tvmath.Tpo lib/util/.deps/lib_libtarsnap_a-tvmath.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/alg/lib_libtarsnap_a-sha256.o -MD -MP -MF libcperciva/alg/.deps/lib_libtarsnap_a-sha256.Tpo -c -o libcperciva/alg/lib_libtarsnap_a-sha256.o `test -f 'libcperciva/alg/sha256.c' || echo './'`libcperciva/alg/sha256.c
# mv -f libcperciva/alg/.deps/lib_libtarsnap_a-sha256.Tpo libcperciva/alg/.deps/lib_libtarsnap_a-sha256.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/cpusupport/lib_libtarsnap_a-cpusupport_x86_aesni.o -MD -MP -MF libcperciva/cpusupport/.deps/lib_libtarsnap_a-cpusupport_x86_aesni.Tpo -c -o libcperciva/cpusupport/lib_libtarsnap_a-cpusupport_x86_aesni.o `test -f 'libcperciva/cpusupport/cpusupport_x86_aesni.c' || echo './'`libcperciva/cpusupport/cpusupport_x86_aesni.c
# mv -f libcperciva/cpusupport/.deps/lib_libtarsnap_a-cpusupport_x86_aesni.Tpo libcperciva/cpusupport/.deps/lib_libtarsnap_a-cpusupport_x86_aesni.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/cpusupport/lib_libtarsnap_a-cpusupport_x86_sse2.o -MD -MP -MF libcperciva/cpusupport/.deps/lib_libtarsnap_a-cpusupport_x86_sse2.Tpo -c -o libcperciva/cpusupport/lib_libtarsnap_a-cpusupport_x86_sse2.o `test -f 'libcperciva/cpusupport/cpusupport_x86_sse2.c' || echo './'`libcperciva/cpusupport/cpusupport_x86_sse2.c
# mv -f libcperciva/cpusupport/.deps/lib_libtarsnap_a-cpusupport_x86_sse2.Tpo libcperciva/cpusupport/.deps/lib_libtarsnap_a-cpusupport_x86_sse2.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/crypto/lib_libtarsnap_a-crypto_aes.o -MD -MP -MF libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_aes.Tpo -c -o libcperciva/crypto/lib_libtarsnap_a-crypto_aes.o `test -f 'libcperciva/crypto/crypto_aes.c' || echo './'`libcperciva/crypto/crypto_aes.c
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_aes.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_aes.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/crypto/lib_libtarsnap_a-crypto_aesctr.o -MD -MP -MF libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_aesctr.Tpo -c -o libcperciva/crypto/lib_libtarsnap_a-crypto_aesctr.o `test -f 'libcperciva/crypto/crypto_aesctr.c' || echo './'`libcperciva/crypto/crypto_aesctr.c
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_aesctr.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_aesctr.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/crypto/lib_libtarsnap_a-crypto_dh.o -MD -MP -MF libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_dh.Tpo -c -o libcperciva/crypto/lib_libtarsnap_a-crypto_dh.o `test -f 'libcperciva/crypto/crypto_dh.c' || echo './'`libcperciva/crypto/crypto_dh.c
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_dh.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_dh.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/crypto/lib_libtarsnap_a-crypto_dh_group14.o -MD -MP -MF libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_dh_group14.Tpo -c -o libcperciva/crypto/lib_libtarsnap_a-crypto_dh_group14.o `test -f 'libcperciva/crypto/crypto_dh_group14.c' || echo './'`libcperciva/crypto/crypto_dh_group14.c
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_dh_group14.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_dh_group14.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/crypto/lib_libtarsnap_a-crypto_entropy.o -MD -MP -MF libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_entropy.Tpo -c -o libcperciva/crypto/lib_libtarsnap_a-crypto_entropy.o `test -f 'libcperciva/crypto/crypto_entropy.c' || echo './'`libcperciva/crypto/crypto_entropy.c
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_entropy.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_entropy.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/crypto/lib_libtarsnap_a-crypto_verify_bytes.o -MD -MP -MF libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_verify_bytes.Tpo -c -o libcperciva/crypto/lib_libtarsnap_a-crypto_verify_bytes.o `test -f 'libcperciva/crypto/crypto_verify_bytes.c' || echo './'`libcperciva/crypto/crypto_verify_bytes.c
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_verify_bytes.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_verify_bytes.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/datastruct/lib_libtarsnap_a-elasticarray.o -MD -MP -MF libcperciva/datastruct/.deps/lib_libtarsnap_a-elasticarray.Tpo -c -o libcperciva/datastruct/lib_libtarsnap_a-elasticarray.o `test -f 'libcperciva/datastruct/elasticarray.c' || echo './'`libcperciva/datastruct/elasticarray.c
# mv -f libcperciva/datastruct/.deps/lib_libtarsnap_a-elasticarray.Tpo libcperciva/datastruct/.deps/lib_libtarsnap_a-elasticarray.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/datastruct/lib_libtarsnap_a-ptrheap.o -MD -MP -MF libcperciva/datastruct/.deps/lib_libtarsnap_a-ptrheap.Tpo -c -o libcperciva/datastruct/lib_libtarsnap_a-ptrheap.o `test -f 'libcperciva/datastruct/ptrheap.c' || echo './'`libcperciva/datastruct/ptrheap.c
# mv -f libcperciva/datastruct/.deps/lib_libtarsnap_a-ptrheap.Tpo libcperciva/datastruct/.deps/lib_libtarsnap_a-ptrheap.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/datastruct/lib_libtarsnap_a-timerqueue.o -MD -MP -MF libcperciva/datastruct/.deps/lib_libtarsnap_a-timerqueue.Tpo -c -o libcperciva/datastruct/lib_libtarsnap_a-timerqueue.o `test -f 'libcperciva/datastruct/timerqueue.c' || echo './'`libcperciva/datastruct/timerqueue.c
# mv -f libcperciva/datastruct/.deps/lib_libtarsnap_a-timerqueue.Tpo libcperciva/datastruct/.deps/lib_libtarsnap_a-timerqueue.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/events/lib_libtarsnap_a-events.o -MD -MP -MF libcperciva/events/.deps/lib_libtarsnap_a-events.Tpo -c -o libcperciva/events/lib_libtarsnap_a-events.o `test -f 'libcperciva/events/events.c' || echo './'`libcperciva/events/events.c
# mv -f libcperciva/events/.deps/lib_libtarsnap_a-events.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/events/lib_libtarsnap_a-events_immediate.o -MD -MP -MF libcperciva/events/.deps/lib_libtarsnap_a-events_immediate.Tpo -c -o libcperciva/events/lib_libtarsnap_a-events_immediate.o `test -f 'libcperciva/events/events_immediate.c' || echo './'`libcperciva/events/events_immediate.c
# mv -f libcperciva/events/.deps/lib_libtarsnap_a-events_immediate.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events_immediate.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/events/lib_libtarsnap_a-events_network.o -MD -MP -MF libcperciva/events/.deps/lib_libtarsnap_a-events_network.Tpo -c -o libcperciva/events/lib_libtarsnap_a-events_network.o `test -f 'libcperciva/events/events_network.c' || echo './'`libcperciva/events/events_network.c
# mv -f libcperciva/events/.deps/lib_libtarsnap_a-events_network.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events_network.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/events/lib_libtarsnap_a-events_network_selectstats.o -MD -MP -MF libcperciva/events/.deps/lib_libtarsnap_a-events_network_selectstats.Tpo -c -o libcperciva/events/lib_libtarsnap_a-events_network_selectstats.o `test -f 'libcperciva/events/events_network_selectstats.c' || echo './'`libcperciva/events/events_network_selectstats.c
# mv -f libcperciva/events/.deps/lib_libtarsnap_a-events_network_selectstats.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events_network_selectstats.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/events/lib_libtarsnap_a-events_timer.o -MD -MP -MF libcperciva/events/.deps/lib_libtarsnap_a-events_timer.Tpo -c -o libcperciva/events/lib_libtarsnap_a-events_timer.o `test -f 'libcperciva/events/events_timer.c' || echo './'`libcperciva/events/events_timer.c
# mv -f libcperciva/events/.deps/lib_libtarsnap_a-events_timer.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events_timer.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/network/lib_libtarsnap_a-network_accept.o -MD -MP -MF libcperciva/network/.deps/lib_libtarsnap_a-network_accept.Tpo -c -o libcperciva/network/lib_libtarsnap_a-network_accept.o `test -f 'libcperciva/network/network_accept.c' || echo './'`libcperciva/network/network_accept.c
# mv -f libcperciva/network/.deps/lib_libtarsnap_a-network_accept.Tpo libcperciva/network/.deps/lib_libtarsnap_a-network_accept.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/network/lib_libtarsnap_a-network_connect.o -MD -MP -MF libcperciva/network/.deps/lib_libtarsnap_a-network_connect.Tpo -c -o libcperciva/network/lib_libtarsnap_a-network_connect.o `test -f 'libcperciva/network/network_connect.c' || echo './'`libcperciva/network/network_connect.c
# mv -f libcperciva/network/.deps/lib_libtarsnap_a-network_connect.Tpo libcperciva/network/.deps/lib_libtarsnap_a-network_connect.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/network/lib_libtarsnap_a-network_read.o -MD -MP -MF libcperciva/network/.deps/lib_libtarsnap_a-network_read.Tpo -c -o libcperciva/network/lib_libtarsnap_a-network_read.o `test -f 'libcperciva/network/network_read.c' || echo './'`libcperciva/network/network_read.c
# mv -f libcperciva/network/.deps/lib_libtarsnap_a-network_read.Tpo libcperciva/network/.deps/lib_libtarsnap_a-network_read.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/network/lib_libtarsnap_a-network_write.o -MD -MP -MF libcperciva/network/.deps/lib_libtarsnap_a-network_write.Tpo -c -o libcperciva/network/lib_libtarsnap_a-network_write.o `test -f 'libcperciva/network/network_write.c' || echo './'`libcperciva/network/network_write.c
# mv -f libcperciva/network/.deps/lib_libtarsnap_a-network_write.Tpo libcperciva/network/.deps/lib_libtarsnap_a-network_write.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-asprintf.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-asprintf.Tpo -c -o libcperciva/util/lib_libtarsnap_a-asprintf.o `test -f 'libcperciva/util/asprintf.c' || echo './'`libcperciva/util/asprintf.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-asprintf.Tpo libcperciva/util/.deps/lib_libtarsnap_a-asprintf.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-b64encode.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-b64encode.Tpo -c -o libcperciva/util/lib_libtarsnap_a-b64encode.o `test -f 'libcperciva/util/b64encode.c' || echo './'`libcperciva/util/b64encode.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-b64encode.Tpo libcperciva/util/.deps/lib_libtarsnap_a-b64encode.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-entropy.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-entropy.Tpo -c -o libcperciva/util/lib_libtarsnap_a-entropy.o `test -f 'libcperciva/util/entropy.c' || echo './'`libcperciva/util/entropy.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-entropy.Tpo libcperciva/util/.deps/lib_libtarsnap_a-entropy.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-getopt.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-getopt.Tpo -c -o libcperciva/util/lib_libtarsnap_a-getopt.o `test -f 'libcperciva/util/getopt.c' || echo './'`libcperciva/util/getopt.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-getopt.Tpo libcperciva/util/.deps/lib_libtarsnap_a-getopt.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-hexify.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-hexify.Tpo -c -o libcperciva/util/lib_libtarsnap_a-hexify.o `test -f 'libcperciva/util/hexify.c' || echo './'`libcperciva/util/hexify.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-hexify.Tpo libcperciva/util/.deps/lib_libtarsnap_a-hexify.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-humansize.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-humansize.Tpo -c -o libcperciva/util/lib_libtarsnap_a-humansize.o `test -f 'libcperciva/util/humansize.c' || echo './'`libcperciva/util/humansize.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-humansize.Tpo libcperciva/util/.deps/lib_libtarsnap_a-humansize.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-insecure_memzero.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-insecure_memzero.Tpo -c -o libcperciva/util/lib_libtarsnap_a-insecure_memzero.o `test -f 'libcperciva/util/insecure_memzero.c' || echo './'`libcperciva/util/insecure_memzero.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-insecure_memzero.Tpo libcperciva/util/.deps/lib_libtarsnap_a-insecure_memzero.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-monoclock.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-monoclock.Tpo -c -o libcperciva/util/lib_libtarsnap_a-monoclock.o `test -f 'libcperciva/util/monoclock.c' || echo './'`libcperciva/util/monoclock.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-monoclock.Tpo libcperciva/util/.deps/lib_libtarsnap_a-monoclock.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-readpass.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-readpass.Tpo -c -o libcperciva/util/lib_libtarsnap_a-readpass.o `test -f 'libcperciva/util/readpass.c' || echo './'`libcperciva/util/readpass.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-readpass.Tpo libcperciva/util/.deps/lib_libtarsnap_a-readpass.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-sock.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-sock.Tpo -c -o libcperciva/util/lib_libtarsnap_a-sock.o `test -f 'libcperciva/util/sock.c' || echo './'`libcperciva/util/sock.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-sock.Tpo libcperciva/util/.deps/lib_libtarsnap_a-sock.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-sock_util.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-sock_util.Tpo -c -o libcperciva/util/lib_libtarsnap_a-sock_util.o `test -f 'libcperciva/util/sock_util.c' || echo './'`libcperciva/util/sock_util.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-sock_util.Tpo libcperciva/util/.deps/lib_libtarsnap_a-sock_util.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-ttyfd.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-ttyfd.Tpo -c -o libcperciva/util/lib_libtarsnap_a-ttyfd.o `test -f 'libcperciva/util/ttyfd.c' || echo './'`libcperciva/util/ttyfd.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-ttyfd.Tpo libcperciva/util/.deps/lib_libtarsnap_a-ttyfd.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME -Wall -Wno-unused-function -MT libcperciva/util/lib_libtarsnap_a-warnp.o -MD -MP -MF libcperciva/util/.deps/lib_libtarsnap_a-warnp.Tpo -c -o libcperciva/util/lib_libtarsnap_a-warnp.o `test -f 'libcperciva/util/warnp.c' || echo './'`libcperciva/util/warnp.c
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-warnp.Tpo libcperciva/util/.deps/lib_libtarsnap_a-warnp.Po
# rm -f lib/libtarsnap.a
# ar cru lib/libtarsnap.a lib/crypto/lib_libtarsnap_a-crypto_file.o lib/crypto/lib_libtarsnap_a-crypto_hash.o lib/crypto/lib_libtarsnap_a-crypto_keys.o lib/crypto/lib_libtarsnap_a-crypto_keys_server.o lib/crypto/lib_libtarsnap_a-crypto_keys_subr.o lib/crypto/lib_libtarsnap_a-crypto_passwd_to_dh.o lib/crypto/lib_libtarsnap_a-crypto_rsa.o lib/crypto/lib_libtarsnap_a-crypto_scrypt.o lib/crypto/lib_libtarsnap_a-crypto_scrypt_smix.o lib/crypto/lib_libtarsnap_a-crypto_session.o lib/datastruct/lib_libtarsnap_a-patricia.o lib/datastruct/lib_libtarsnap_a-rwhashtab.o lib/keyfile/lib_libtarsnap_a-keyfile.o lib/netpacket/lib_libtarsnap_a-netpacket_delete.o lib/netpacket/lib_libtarsnap_a-netpacket_directory.o lib/netpacket/lib_libtarsnap_a-netpacket_hmac.o lib/netpacket/lib_libtarsnap_a-netpacket_op.o lib/netpacket/lib_libtarsnap_a-netpacket_read.o lib/netpacket/lib_libtarsnap_a-netpacket_register.o lib/netpacket/lib_libtarsnap_a-netpacket_transaction.o lib/netpacket/lib_libtarsnap_a-netpacket_write.o lib/netproto/lib_libtarsnap_a-netproto.o lib/netproto/lib_libtarsnap_a-netproto_connect.o lib/netproto/lib_libtarsnap_a-netproto_keyexchange.o lib/netproto/lib_libtarsnap_a-netproto_packet.o lib/network/lib_libtarsnap_a-tsnetwork_buf.o lib/network/lib_libtarsnap_a-tsnetwork_bwlimit.o lib/network/lib_libtarsnap_a-tsnetwork_connect.o lib/network/lib_libtarsnap_a-tsnetwork_cork.o lib/network/lib_libtarsnap_a-tsnetwork_register.o lib/network/lib_libtarsnap_a-tsnetwork_select.o lib/network/lib_libtarsnap_a-tsnetwork_sleep.o lib/network/lib_libtarsnap_a-tsnetwork_writeq.o lib/scryptenc/lib_libtarsnap_a-scryptenc.o lib/scryptenc/lib_libtarsnap_a-scryptenc_cpuperf.o lib/util/lib_libtarsnap_a-dirutil.o lib/util/lib_libtarsnap_a-getfstype.o lib/util/lib_libtarsnap_a-hexlink.o lib/util/lib_libtarsnap_a-memlimit.o lib/util/lib_libtarsnap_a-sigquit.o lib/util/lib_libtarsnap_a-tvmath.o libcperciva/alg/lib_libtarsnap_a-sha256.o libcperciva/cpusupport/lib_libtarsnap_a-cpusupport_x86_aesni.o libcperciva/cpusupport/lib_libtarsnap_a-cpusupport_x86_sse2.o libcperciva/crypto/lib_libtarsnap_a-crypto_aes.o libcperciva/crypto/lib_libtarsnap_a-crypto_aesctr.o libcperciva/crypto/lib_libtarsnap_a-crypto_dh.o libcperciva/crypto/lib_libtarsnap_a-crypto_dh_group14.o libcperciva/crypto/lib_libtarsnap_a-crypto_entropy.o libcperciva/crypto/lib_libtarsnap_a-crypto_verify_bytes.o libcperciva/datastruct/lib_libtarsnap_a-elasticarray.o libcperciva/datastruct/lib_libtarsnap_a-ptrheap.o libcperciva/datastruct/lib_libtarsnap_a-timerqueue.o libcperciva/events/lib_libtarsnap_a-events.o libcperciva/events/lib_libtarsnap_a-events_immediate.o libcperciva/events/lib_libtarsnap_a-events_network.o libcperciva/events/lib_libtarsnap_a-events_network_selectstats.o libcperciva/events/lib_libtarsnap_a-events_timer.o libcperciva/network/lib_libtarsnap_a-network_accept.o libcperciva/network/lib_libtarsnap_a-network_connect.o libcperciva/network/lib_libtarsnap_a-network_read.o libcperciva/network/lib_libtarsnap_a-network_write.o libcperciva/util/lib_libtarsnap_a-asprintf.o libcperciva/util/lib_libtarsnap_a-b64encode.o libcperciva/util/lib_libtarsnap_a-entropy.o libcperciva/util/lib_libtarsnap_a-getopt.o libcperciva/util/lib_libtarsnap_a-hexify.o libcperciva/util/lib_libtarsnap_a-humansize.o libcperciva/util/lib_libtarsnap_a-insecure_memzero.o libcperciva/util/lib_libtarsnap_a-monoclock.o libcperciva/util/lib_libtarsnap_a-readpass.o libcperciva/util/lib_libtarsnap_a-sock.o libcperciva/util/lib_libtarsnap_a-sock_util.o libcperciva/util/lib_libtarsnap_a-ttyfd.o libcperciva/util/lib_libtarsnap_a-warnp.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib lib/libtarsnap.a
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME `. ./cpusupport-config.h; echo ${CFLAGS_X86_AESNI}` -Wall -Wno-unused-function -MT libcperciva/crypto/lib_libtarsnap_aesni_a-crypto_aes_aesni.o -MD -MP -MF libcperciva/crypto/.deps/lib_libtarsnap_aesni_a-crypto_aes_aesni.Tpo -c -o libcperciva/crypto/lib_libtarsnap_aesni_a-crypto_aes_aesni.o `test -f 'libcperciva/crypto/crypto_aes_aesni.c' || echo './'`libcperciva/crypto/crypto_aes_aesni.c
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_aesni_a-crypto_aes_aesni.Tpo libcperciva/crypto/.deps/lib_libtarsnap_aesni_a-crypto_aes_aesni.Po
# rm -f lib/libtarsnap_aesni.a
# ar cru lib/libtarsnap_aesni.a libcperciva/crypto/lib_libtarsnap_aesni_a-crypto_aes_aesni.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib lib/libtarsnap_aesni.a
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/scryptenc -I./lib/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/events -I./libcperciva/network -I./libcperciva/util -I. -D CPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DPOSIXFAIL_MSG_NOSIGNAL -DPOSIXFAIL_CLOCK_REALTIME `. ./cpusupport-config.h; echo ${CFLAGS_X86_SSE2}` -Wall -Wno-unused-function -MT lib/crypto/lib_libtarsnap_sse2_a-crypto_scrypt_smix_sse2.o -MD -MP -MF lib/crypto/.deps/lib_libtarsnap_sse2_a-crypto_scrypt_smix_sse2.Tpo -c -o lib/crypto/lib_libtarsnap_sse2_a-crypto_scrypt_smix_sse2.o `test -f 'lib/crypto/crypto_scrypt_smix_sse2.c' || echo './'`lib/crypto/crypto_scrypt_smix_sse2.c
# mv -f lib/crypto/.deps/lib_libtarsnap_sse2_a-crypto_scrypt_smix_sse2.Tpo lib/crypto/.deps/lib_libtarsnap_sse2_a-crypto_scrypt_smix_sse2.Po
# rm -f lib/libtarsnap_sse2.a
# ar cru lib/libtarsnap_sse2.a lib/crypto/lib_libtarsnap_sse2_a-crypto_scrypt_smix_sse2.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib lib/libtarsnap_sse2.a
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-bsdtar.o -MD -MP -MF tar/.deps/tarsnap-bsdtar.Tpo -c -o tar/tarsnap-bsdtar.o `test -f 'tar/bsdtar.c' || echo './'`tar/bsdtar.c
# mv -f tar/.deps/tarsnap-bsdtar.Tpo tar/.deps/tarsnap-bsdtar.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-cmdline.o -MD -MP -MF tar/.deps/tarsnap-cmdline.Tpo -c -o tar/tarsnap-cmdline.o `test -f 'tar/cmdline.c' || echo './'`tar/cmdline.c
# mv -f tar/.deps/tarsnap-cmdline.Tpo tar/.deps/tarsnap-cmdline.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-getdate.o -MD -MP -MF tar/.deps/tarsnap-getdate.Tpo -c -o tar/tarsnap-getdate.o `test -f 'tar/getdate.c' || echo './'`tar/getdate.c
# mv -f tar/.deps/tarsnap-getdate.Tpo tar/.deps/tarsnap-getdate.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-matching.o -MD -MP -MF tar/.deps/tarsnap-matching.Tpo -c -o tar/tarsnap-matching.o `test -f 'tar/matching.c' || echo './'`tar/matching.c
# mv -f tar/.deps/tarsnap-matching.Tpo tar/.deps/tarsnap-matching.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-read.o -MD -MP -MF tar/.deps/tarsnap-read.Tpo -c -o tar/tarsnap-read.o `test -f 'tar/read.c' || echo './'`tar/read.c
# mv -f tar/.deps/tarsnap-read.Tpo tar/.deps/tarsnap-read.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-siginfo.o -MD -MP -MF tar/.deps/tarsnap-siginfo.Tpo -c -o tar/tarsnap-siginfo.o `test -f 'tar/siginfo.c' || echo './'`tar/siginfo.c
# mv -f tar/.deps/tarsnap-siginfo.Tpo tar/.deps/tarsnap-siginfo.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-subst.o -MD -MP -MF tar/.deps/tarsnap-subst.Tpo -c -o tar/tarsnap-subst.o `test -f 'tar/subst.c' || echo './'`tar/subst.c
# mv -f tar/.deps/tarsnap-subst.Tpo tar/.deps/tarsnap-subst.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-tree.o -MD -MP -MF tar/.deps/tarsnap-tree.Tpo -c -o tar/tarsnap-tree.o `test -f 'tar/tree.c' || echo './'`tar/tree.c
# mv -f tar/.deps/tarsnap-tree.Tpo tar/.deps/tarsnap-tree.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-util.o -MD -MP -MF tar/.deps/tarsnap-util.Tpo -c -o tar/tarsnap-util.o `test -f 'tar/util.c' || echo './'`tar/util.c
# mv -f tar/.deps/tarsnap-util.Tpo tar/.deps/tarsnap-util.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/tarsnap-write.o -MD -MP -MF tar/.deps/tarsnap-write.Tpo -c -o tar/tarsnap-write.o `test -f 'tar/write.c' || echo './'`tar/write.c
# mv -f tar/.deps/tarsnap-write.Tpo tar/.deps/tarsnap-write.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/glue/tarsnap-archive_multitape.o -MD -MP -MF tar/glue/.deps/tarsnap-archive_multitape.Tpo -c -o tar/glue/tarsnap-archive_multitape.o `test -f 'tar/glue/archive_multitape.c' || echo './'`tar/glue/archive_multitape.c
# mv -f tar/glue/.deps/tarsnap-archive_multitape.Tpo tar/glue/.deps/tarsnap-archive_multitape.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/glue/tarsnap-tape.o -MD -MP -MF tar/glue/.deps/tarsnap-tape.Tpo -c -o tar/glue/tarsnap-tape.o `test -f 'tar/glue/tape.c' || echo './'`tar/glue/tape.c
# mv -f tar/glue/.deps/tarsnap-tape.Tpo tar/glue/.deps/tarsnap-tape.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/ccache/tarsnap-ccache_entry.o -MD -MP -MF tar/ccache/.deps/tarsnap-ccache_entry.Tpo -c -o tar/ccache/tarsnap-ccache_entry.o `test -f 'tar/ccache/ccache_entry.c' || echo './'`tar/ccache/ccache_entry.c
# mv -f tar/ccache/.deps/tarsnap-ccache_entry.Tpo tar/ccache/.deps/tarsnap-ccache_entry.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/ccache/tarsnap-ccache_read.o -MD -MP -MF tar/ccache/.deps/tarsnap-ccache_read.Tpo -c -o tar/ccache/tarsnap-ccache_read.o `test -f 'tar/ccache/ccache_read.c' || echo './'`tar/ccache/ccache_read.c
# mv -f tar/ccache/.deps/tarsnap-ccache_read.Tpo tar/ccache/.deps/tarsnap-ccache_read.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/ccache/tarsnap-ccache_write.o -MD -MP -MF tar/ccache/.deps/tarsnap-ccache_write.Tpo -c -o tar/ccache/tarsnap-ccache_write.o `test -f 'tar/ccache/ccache_write.c' || echo './'`tar/ccache/ccache_write.c
# mv -f tar/ccache/.deps/tarsnap-ccache_write.Tpo tar/ccache/.deps/tarsnap-ccache_write.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-chunkify.o -MD -MP -MF tar/multitape/.deps/tarsnap-chunkify.Tpo -c -o tar/multitape/tarsnap-chunkify.o `test -f 'tar/multitape/chunkify.c' || echo './'`tar/multitape/chunkify.c
# mv -f tar/multitape/.deps/tarsnap-chunkify.Tpo tar/multitape/.deps/tarsnap-chunkify.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_write.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_write.Tpo -c -o tar/multitape/tarsnap-multitape_write.o `test -f 'tar/multitape/multitape_write.c' || echo './'`tar/multitape/multitape_write.c
# mv -f tar/multitape/.deps/tarsnap-multitape_write.Tpo tar/multitape/.deps/tarsnap-multitape_write.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_read.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_read.Tpo -c -o tar/multitape/tarsnap-multitape_read.o `test -f 'tar/multitape/multitape_read.c' || echo './'`tar/multitape/multitape_read.c
# mv -f tar/multitape/.deps/tarsnap-multitape_read.Tpo tar/multitape/.deps/tarsnap-multitape_read.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_delete.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_delete.Tpo -c -o tar/multitape/tarsnap-multitape_delete.o `test -f 'tar/multitape/multitape_delete.c' || echo './'`tar/multitape/multitape_delete.c
# mv -f tar/multitape/.deps/tarsnap-multitape_delete.Tpo tar/multitape/.deps/tarsnap-multitape_delete.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_stats.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_stats.Tpo -c -o tar/multitape/tarsnap-multitape_stats.o `test -f 'tar/multitape/multitape_stats.c' || echo './'`tar/multitape/multitape_stats.c
# mv -f tar/multitape/.deps/tarsnap-multitape_stats.Tpo tar/multitape/.deps/tarsnap-multitape_stats.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_recover.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_recover.Tpo -c -o tar/multitape/tarsnap-multitape_recover.o `test -f 'tar/multitape/multitape_recover.c' || echo './'`tar/multitape/multitape_recover.c
# mv -f tar/multitape/.deps/tarsnap-multitape_recover.Tpo tar/multitape/.deps/tarsnap-multitape_recover.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_fsck.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_fsck.Tpo -c -o tar/multitape/tarsnap-multitape_fsck.o `test -f 'tar/multitape/multitape_fsck.c' || echo './'`tar/multitape/multitape_fsck.c
# mv -f tar/multitape/.deps/tarsnap-multitape_fsck.Tpo tar/multitape/.deps/tarsnap-multitape_fsck.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_nuke.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_nuke.Tpo -c -o tar/multitape/tarsnap-multitape_nuke.o `test -f 'tar/multitape/multitape_nuke.c' || echo './'`tar/multitape/multitape_nuke.c
# mv -f tar/multitape/.deps/tarsnap-multitape_nuke.Tpo tar/multitape/.deps/tarsnap-multitape_nuke.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_metadata.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_metadata.Tpo -c -o tar/multitape/tarsnap-multitape_metadata.o `test -f 'tar/multitape/multitape_metadata.c' || echo './'`tar/multitape/multitape_metadata.c
# mv -f tar/multitape/.deps/tarsnap-multitape_metadata.Tpo tar/multitape/.deps/tarsnap-multitape_metadata.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_metaindex.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_metaindex.Tpo -c -o tar/multitape/tarsnap-multitape_metaindex.o `test -f 'tar/multitape/multitape_metaindex.c' || echo './'`tar/multitape/multitape_metaindex.c
# mv -f tar/multitape/.deps/tarsnap-multitape_metaindex.Tpo tar/multitape/.deps/tarsnap-multitape_metaindex.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_chunkiter.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_chunkiter.Tpo -c -o tar/multitape/tarsnap-multitape_chunkiter.o `test -f 'tar/multitape/multitape_chunkiter.c' || echo './'`tar/multitape/multitape_chunkiter.c
# mv -f tar/multitape/.deps/tarsnap-multitape_chunkiter.Tpo tar/multitape/.deps/tarsnap-multitape_chunkiter.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap-multitape_transaction.o -MD -MP -MF tar/multitape/.deps/tarsnap-multitape_transaction.Tpo -c -o tar/multitape/tarsnap-multitape_transaction.o `test -f 'tar/multitape/multitape_transaction.c' || echo './'`tar/multitape/multitape_transaction.c
# mv -f tar/multitape/.deps/tarsnap-multitape_transaction.Tpo tar/multitape/.deps/tarsnap-multitape_transaction.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap-chunks_write.o -MD -MP -MF tar/chunks/.deps/tarsnap-chunks_write.Tpo -c -o tar/chunks/tarsnap-chunks_write.o `test -f 'tar/chunks/chunks_write.c' || echo './'`tar/chunks/chunks_write.c
# mv -f tar/chunks/.deps/tarsnap-chunks_write.Tpo tar/chunks/.deps/tarsnap-chunks_write.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap-chunks_read.o -MD -MP -MF tar/chunks/.deps/tarsnap-chunks_read.Tpo -c -o tar/chunks/tarsnap-chunks_read.o `test -f 'tar/chunks/chunks_read.c' || echo './'`tar/chunks/chunks_read.c
# mv -f tar/chunks/.deps/tarsnap-chunks_read.Tpo tar/chunks/.deps/tarsnap-chunks_read.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap-chunks_stats.o -MD -MP -MF tar/chunks/.deps/tarsnap-chunks_stats.Tpo -c -o tar/chunks/tarsnap-chunks_stats.o `test -f 'tar/chunks/chunks_stats.c' || echo './'`tar/chunks/chunks_stats.c
# mv -f tar/chunks/.deps/tarsnap-chunks_stats.Tpo tar/chunks/.deps/tarsnap-chunks_stats.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap-chunks_delete.o -MD -MP -MF tar/chunks/.deps/tarsnap-chunks_delete.Tpo -c -o tar/chunks/tarsnap-chunks_delete.o `test -f 'tar/chunks/chunks_delete.c' || echo './'`tar/chunks/chunks_delete.c
# mv -f tar/chunks/.deps/tarsnap-chunks_delete.Tpo tar/chunks/.deps/tarsnap-chunks_delete.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap-chunks_transaction.o -MD -MP -MF tar/chunks/.deps/tarsnap-chunks_transaction.Tpo -c -o tar/chunks/tarsnap-chunks_transaction.o `test -f 'tar/chunks/chunks_transaction.c' || echo './'`tar/chunks/chunks_transaction.c
# mv -f tar/chunks/.deps/tarsnap-chunks_transaction.Tpo tar/chunks/.deps/tarsnap-chunks_transaction.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap-chunks_stats_internal.o -MD -MP -MF tar/chunks/.deps/tarsnap-chunks_stats_internal.Tpo -c -o tar/chunks/tarsnap-chunks_stats_internal.o `test -f 'tar/chunks/chunks_stats_internal.c' || echo './'`tar/chunks/chunks_stats_internal.c
# mv -f tar/chunks/.deps/tarsnap-chunks_stats_internal.Tpo tar/chunks/.deps/tarsnap-chunks_stats_internal.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap-chunks_directory.o -MD -MP -MF tar/chunks/.deps/tarsnap-chunks_directory.Tpo -c -o tar/chunks/tarsnap-chunks_directory.o `test -f 'tar/chunks/chunks_directory.c' || echo './'`tar/chunks/chunks_directory.c
# mv -f tar/chunks/.deps/tarsnap-chunks_directory.Tpo tar/chunks/.deps/tarsnap-chunks_directory.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap-storage_write.o -MD -MP -MF tar/storage/.deps/tarsnap-storage_write.Tpo -c -o tar/storage/tarsnap-storage_write.o `test -f 'tar/storage/storage_write.c' || echo './'`tar/storage/storage_write.c
# mv -f tar/storage/.deps/tarsnap-storage_write.Tpo tar/storage/.deps/tarsnap-storage_write.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap-storage_read.o -MD -MP -MF tar/storage/.deps/tarsnap-storage_read.Tpo -c -o tar/storage/tarsnap-storage_read.o `test -f 'tar/storage/storage_read.c' || echo './'`tar/storage/storage_read.c
# mv -f tar/storage/.deps/tarsnap-storage_read.Tpo tar/storage/.deps/tarsnap-storage_read.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap-storage_delete.o -MD -MP -MF tar/storage/.deps/tarsnap-storage_delete.Tpo -c -o tar/storage/tarsnap-storage_delete.o `test -f 'tar/storage/storage_delete.c' || echo './'`tar/storage/storage_delete.c
# mv -f tar/storage/.deps/tarsnap-storage_delete.Tpo tar/storage/.deps/tarsnap-storage_delete.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap-storage_directory.o -MD -MP -MF tar/storage/.deps/tarsnap-storage_directory.Tpo -c -o tar/storage/tarsnap-storage_directory.o `test -f 'tar/storage/storage_directory.c' || echo './'`tar/storage/storage_directory.c
# mv -f tar/storage/.deps/tarsnap-storage_directory.Tpo tar/storage/.deps/tarsnap-storage_directory.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap-storage_transaction.o -MD -MP -MF tar/storage/.deps/tarsnap-storage_transaction.Tpo -c -o tar/storage/tarsnap-storage_transaction.o `test -f 'tar/storage/storage_transaction.c' || echo './'`tar/storage/storage_transaction.c
# mv -f tar/storage/.deps/tarsnap-storage_transaction.Tpo tar/storage/.deps/tarsnap-storage_transaction.Po
# clang -I./libarchive -DLIBARCHIVE_STATIC -I./tar -I./tar/ccache -I./tar/chunks -I./tar/glue -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/datastruct -I./libcperciva/util "-DETC_TARSNAP_CONF=\"/etc/tarsnap/tarsnap.conf\"" -DUSERAGENT=\"tarsnap-1.0.37\" -Wall -Wno-unused-function -o tarsnap tar/tarsnap-bsdtar.o tar/tarsnap-cmdline.o tar/tarsnap-getdate.o tar/tarsnap-matching.o tar/tarsnap-read.o tar/tarsnap-siginfo.o tar/tarsnap-subst.o tar/tarsnap-tree.o tar/tarsnap-util.o tar/tarsnap-write.o tar/glue/tarsnap-archive_multitape.o tar/glue/tarsnap-tape.o tar/ccache/tarsnap-ccache_entry.o tar/ccache/tarsnap-ccache_read.o tar/ccache/tarsnap-ccache_write.o tar/multitape/tarsnap-chunkify.o tar/multitape/tarsnap-multitape_write.o tar/multitape/tarsnap-multitape_read.o tar/multitape/tarsnap-multitape_delete.o tar/multitape/tarsnap-multitape_stats.o tar/multitape/tarsnap-multitape_recover.o tar/multitape/tarsnap-multitape_fsck.o tar/multitape/tarsnap-multitape_nuke.o tar/multitape/tarsnap-multitape_metadata.o tar/multitape/tarsnap-multitape_metaindex.o tar/multitape/tarsnap-multitape_chunkiter.o tar/multitape/tarsnap-multitape_transaction.o tar/chunks/tarsnap-chunks_write.o tar/chunks/tarsnap-chunks_read.o tar/chunks/tarsnap-chunks_stats.o tar/chunks/tarsnap-chunks_delete.o tar/chunks/tarsnap-chunks_transaction.o tar/chunks/tarsnap-chunks_stats_internal.o tar/chunks/tarsnap-chunks_directory.o tar/storage/tarsnap-storage_write.o tar/storage/tarsnap-storage_read.o tar/storage/tarsnap-storage_delete.o tar/storage/tarsnap-storage_directory.o tar/storage/tarsnap-storage_transaction.o -lcrypto libarchive/libarchive.a lib/libtarsnap.a lib/libtarsnap_aesni.a lib/libtarsnap_sse2.a -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt
# clang -DHAVE_CONFIG_H -I. -I./libarchive -I./tar -I./keygen -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-keygen-1.0.37\" -Wall -Wno-unused-function -MT keygen/tarsnap_keygen-keygen.o -MD -MP -MF keygen/.deps/tarsnap_keygen-keygen.Tpo -c -o keygen/tarsnap_keygen-keygen.o `test -f 'keygen/keygen.c' || echo './'`keygen/keygen.c
# mv -f keygen/.deps/tarsnap_keygen-keygen.Tpo keygen/.deps/tarsnap_keygen-keygen.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -I./tar -I./keygen -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-keygen-1.0.37\" -Wall -Wno-unused-function -MT keygen/tarsnap_keygen-keygen_actual.o -MD -MP -MF keygen/.deps/tarsnap_keygen-keygen_actual.Tpo -c -o keygen/tarsnap_keygen-keygen_actual.o `test -f 'keygen/keygen_actual.c' || echo './'`keygen/keygen_actual.c
# mv -f keygen/.deps/tarsnap_keygen-keygen_actual.Tpo keygen/.deps/tarsnap_keygen-keygen_actual.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -I./tar -I./keygen -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-keygen-1.0.37\" -Wall -Wno-unused-function -MT keygen/tarsnap_keygen-keygen_network.o -MD -MP -MF keygen/.deps/tarsnap_keygen-keygen_network.Tpo -c -o keygen/tarsnap_keygen-keygen_network.o `test -f 'keygen/keygen_network.c' || echo './'`keygen/keygen_network.c
# mv -f keygen/.deps/tarsnap_keygen-keygen_network.Tpo keygen/.deps/tarsnap_keygen-keygen_network.Po
# clang -I./libarchive -I./tar -I./keygen -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-keygen-1.0.37\" -Wall -Wno-unused-function -o tarsnap-keygen keygen/tarsnap_keygen-keygen.o keygen/tarsnap_keygen-keygen_actual.o keygen/tarsnap_keygen-keygen_network.o -lcrypto lib/libtarsnap.a lib/libtarsnap_aesni.a lib/libtarsnap_sse2.a -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt
# clang -DHAVE_CONFIG_H -I. -I./libarchive -I./tar -I./keygen -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-keyregen-1.0.37\" -Wall -Wno-unused-function -MT keyregen/tarsnap_keyregen-keyregen.o -MD -MP -MF keyregen/.deps/tarsnap_keyregen-keyregen.Tpo -c -o keyregen/tarsnap_keyregen-keyregen.o `test -f 'keyregen/keyregen.c' || echo './'`keyregen/keyregen.c
# mv -f keyregen/.deps/tarsnap_keyregen-keyregen.Tpo keyregen/.deps/tarsnap_keyregen-keyregen.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -I./tar -I./keygen -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-keyregen-1.0.37\" -Wall -Wno-unused-function -MT keygen/tarsnap_keyregen-keygen_actual.o -MD -MP -MF keygen/.deps/tarsnap_keyregen-keygen_actual.Tpo -c -o keygen/tarsnap_keyregen-keygen_actual.o `test -f 'keygen/keygen_actual.c' || echo './'`keygen/keygen_actual.c
# mv -f keygen/.deps/tarsnap_keyregen-keygen_actual.Tpo keygen/.deps/tarsnap_keyregen-keygen_actual.Po
# clang -DHAVE_CONFIG_H -I. -I./libarchive -I./tar -I./keygen -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-keyregen-1.0.37\" -Wall -Wno-unused-function -MT keygen/tarsnap_keyregen-keygen_network.o -MD -MP -MF keygen/.deps/tarsnap_keyregen-keygen_network.Tpo -c -o keygen/tarsnap_keyregen-keygen_network.o `test -f 'keygen/keygen_network.c' || echo './'`keygen/keygen_network.c
# mv -f keygen/.deps/tarsnap_keyregen-keygen_network.Tpo keygen/.deps/tarsnap_keyregen-keygen_network.Po
# clang -I./libarchive -I./tar -I./keygen -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-keyregen-1.0.37\" -Wall -Wno-unused-function -o tarsnap-keyregen keyregen/tarsnap_keyregen-keyregen.o keygen/tarsnap_keyregen-keygen_actual.o keygen/tarsnap_keyregen-keygen_network.o -lcrypto lib/libtarsnap.a lib/libtarsnap_aesni.a lib/libtarsnap_sse2.a -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT recrypt/tarsnap_recrypt-recrypt.o -MD -MP -MF recrypt/.deps/tarsnap_recrypt-recrypt.Tpo -c -o recrypt/tarsnap_recrypt-recrypt.o `test -f 'recrypt/recrypt.c' || echo './'`recrypt/recrypt.c
# mv -f recrypt/.deps/tarsnap_recrypt-recrypt.Tpo recrypt/.deps/tarsnap_recrypt-recrypt.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap_recrypt-multitape_metadata.o -MD -MP -MF tar/multitape/.deps/tarsnap_recrypt-multitape_metadata.Tpo -c -o tar/multitape/tarsnap_recrypt-multitape_metadata.o `test -f 'tar/multitape/multitape_metadata.c' || echo './'`tar/multitape/multitape_metadata.c
# mv -f tar/multitape/.deps/tarsnap_recrypt-multitape_metadata.Tpo tar/multitape/.deps/tarsnap_recrypt-multitape_metadata.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/multitape/tarsnap_recrypt-multitape_transaction.o -MD -MP -MF tar/multitape/.deps/tarsnap_recrypt-multitape_transaction.Tpo -c -o tar/multitape/tarsnap_recrypt-multitape_transaction.o `test -f 'tar/multitape/multitape_transaction.c' || echo './'`tar/multitape/multitape_transaction.c
# mv -f tar/multitape/.deps/tarsnap_recrypt-multitape_transaction.Tpo tar/multitape/.deps/tarsnap_recrypt-multitape_transaction.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap_recrypt-chunks_write.o -MD -MP -MF tar/chunks/.deps/tarsnap_recrypt-chunks_write.Tpo -c -o tar/chunks/tarsnap_recrypt-chunks_write.o `test -f 'tar/chunks/chunks_write.c' || echo './'`tar/chunks/chunks_write.c
# mv -f tar/chunks/.deps/tarsnap_recrypt-chunks_write.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_write.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap_recrypt-chunks_stats.o -MD -MP -MF tar/chunks/.deps/tarsnap_recrypt-chunks_stats.Tpo -c -o tar/chunks/tarsnap_recrypt-chunks_stats.o `test -f 'tar/chunks/chunks_stats.c' || echo './'`tar/chunks/chunks_stats.c
# mv -f tar/chunks/.deps/tarsnap_recrypt-chunks_stats.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_stats.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap_recrypt-chunks_delete.o -MD -MP -MF tar/chunks/.deps/tarsnap_recrypt-chunks_delete.Tpo -c -o tar/chunks/tarsnap_recrypt-chunks_delete.o `test -f 'tar/chunks/chunks_delete.c' || echo './'`tar/chunks/chunks_delete.c
# mv -f tar/chunks/.deps/tarsnap_recrypt-chunks_delete.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_delete.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap_recrypt-chunks_transaction.o -MD -MP -MF tar/chunks/.deps/tarsnap_recrypt-chunks_transaction.Tpo -c -o tar/chunks/tarsnap_recrypt-chunks_transaction.o `test -f 'tar/chunks/chunks_transaction.c' || echo './'`tar/chunks/chunks_transaction.c
# mv -f tar/chunks/.deps/tarsnap_recrypt-chunks_transaction.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_transaction.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap_recrypt-chunks_stats_internal.o -MD -MP -MF tar/chunks/.deps/tarsnap_recrypt-chunks_stats_internal.Tpo -c -o tar/chunks/tarsnap_recrypt-chunks_stats_internal.o `test -f 'tar/chunks/chunks_stats_internal.c' || echo './'`tar/chunks/chunks_stats_internal.c
# mv -f tar/chunks/.deps/tarsnap_recrypt-chunks_stats_internal.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_stats_internal.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/chunks/tarsnap_recrypt-chunks_directory.o -MD -MP -MF tar/chunks/.deps/tarsnap_recrypt-chunks_directory.Tpo -c -o tar/chunks/tarsnap_recrypt-chunks_directory.o `test -f 'tar/chunks/chunks_directory.c' || echo './'`tar/chunks/chunks_directory.c
# mv -f tar/chunks/.deps/tarsnap_recrypt-chunks_directory.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_directory.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap_recrypt-storage_write.o -MD -MP -MF tar/storage/.deps/tarsnap_recrypt-storage_write.Tpo -c -o tar/storage/tarsnap_recrypt-storage_write.o `test -f 'tar/storage/storage_write.c' || echo './'`tar/storage/storage_write.c
# mv -f tar/storage/.deps/tarsnap_recrypt-storage_write.Tpo tar/storage/.deps/tarsnap_recrypt-storage_write.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap_recrypt-storage_read.o -MD -MP -MF tar/storage/.deps/tarsnap_recrypt-storage_read.Tpo -c -o tar/storage/tarsnap_recrypt-storage_read.o `test -f 'tar/storage/storage_read.c' || echo './'`tar/storage/storage_read.c
# mv -f tar/storage/.deps/tarsnap_recrypt-storage_read.Tpo tar/storage/.deps/tarsnap_recrypt-storage_read.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap_recrypt-storage_delete.o -MD -MP -MF tar/storage/.deps/tarsnap_recrypt-storage_delete.Tpo -c -o tar/storage/tarsnap_recrypt-storage_delete.o `test -f 'tar/storage/storage_delete.c' || echo './'`tar/storage/storage_delete.c
# mv -f tar/storage/.deps/tarsnap_recrypt-storage_delete.Tpo tar/storage/.deps/tarsnap_recrypt-storage_delete.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap_recrypt-storage_directory.o -MD -MP -MF tar/storage/.deps/tarsnap_recrypt-storage_directory.Tpo -c -o tar/storage/tarsnap_recrypt-storage_directory.o `test -f 'tar/storage/storage_directory.c' || echo './'`tar/storage/storage_directory.c
# mv -f tar/storage/.deps/tarsnap_recrypt-storage_directory.Tpo tar/storage/.deps/tarsnap_recrypt-storage_directory.Po
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -MT tar/storage/tarsnap_recrypt-storage_transaction.o -MD -MP -MF tar/storage/.deps/tarsnap_recrypt-storage_transaction.Tpo -c -o tar/storage/tarsnap_recrypt-storage_transaction.o `test -f 'tar/storage/storage_transaction.c' || echo './'`tar/storage/storage_transaction.c
# mv -f tar/storage/.deps/tarsnap_recrypt-storage_transaction.Tpo tar/storage/.deps/tarsnap_recrypt-storage_transaction.Po
# clang -I./tar -I./libarchive -I./tar/chunks -I./tar/multitape -I./tar/storage -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/netpacket -I./lib/netproto -I./lib/network -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -DUSERAGENT=\"tarsnap-recrypt-1.0.37\" -Wall -Wno-unused-function -o tarsnap-recrypt recrypt/tarsnap_recrypt-recrypt.o tar/multitape/tarsnap_recrypt-multitape_metadata.o tar/multitape/tarsnap_recrypt-multitape_transaction.o tar/chunks/tarsnap_recrypt-chunks_write.o tar/chunks/tarsnap_recrypt-chunks_stats.o tar/chunks/tarsnap_recrypt-chunks_delete.o tar/chunks/tarsnap_recrypt-chunks_transaction.o tar/chunks/tarsnap_recrypt-chunks_stats_internal.o tar/chunks/tarsnap_recrypt-chunks_directory.o tar/storage/tarsnap_recrypt-storage_write.o tar/storage/tarsnap_recrypt-storage_read.o tar/storage/tarsnap_recrypt-storage_delete.o tar/storage/tarsnap_recrypt-storage_directory.o tar/storage/tarsnap_recrypt-storage_transaction.o -lcrypto lib/libtarsnap.a lib/libtarsnap_aesni.a lib/libtarsnap_sse2.a -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt
# clang -DHAVE_CONFIG_H -I. -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -Wall -Wno-unused-function -MT keymgmt/tarsnap_keymgmt-keymgmt.o -MD -MP -MF keymgmt/.deps/tarsnap_keymgmt-keymgmt.Tpo -c -o keymgmt/tarsnap_keymgmt-keymgmt.o `test -f 'keymgmt/keymgmt.c' || echo './'`keymgmt/keymgmt.c
# mv -f keymgmt/.deps/tarsnap_keymgmt-keymgmt.Tpo keymgmt/.deps/tarsnap_keymgmt-keymgmt.Po
# clang -I./tar -I./libarchive -I./lib/crypto -I./lib/datastruct -I./lib/keyfile -I./lib/util -I./libcperciva/crypto -I./libcperciva/util -Wall -Wno-unused-function -o tarsnap-keymgmt keymgmt/tarsnap_keymgmt-keymgmt.o -lcrypto lib/libtarsnap.a lib/libtarsnap_aesni.a lib/libtarsnap_sse2.a -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt
# sed -e 's|@sysconfdir[@]|/etc/tarsnap|g' ./tar/tarsnap.1-mdoc.in > tar/tarsnap.1-mdoc.tmp
# mv tar/tarsnap.1-mdoc.tmp tar/tarsnap.1-mdoc
# cat tar/tarsnap.1-mdoc > tar/tarsnap.1.tmp
# mv tar/tarsnap.1.tmp tar/tarsnap.1
# sed -e 's|@sysconfdir[@]|/etc/tarsnap|g' ./tar/tarsnap.conf.5-mdoc.in > tar/tarsnap.conf.5-mdoc.tmp
# mv tar/tarsnap.conf.5-mdoc.tmp tar/tarsnap.conf.5-mdoc
# cat tar/tarsnap.conf.5-mdoc > tar/tarsnap.conf.5.tmp
# mv tar/tarsnap.conf.5.tmp tar/tarsnap.conf.5
# cat ./keygen/tarsnap-keygen.1-mdoc > keygen/tarsnap-keygen.1.tmp
# mv keygen/tarsnap-keygen.1.tmp keygen/tarsnap-keygen.1
# cat ./keyregen/tarsnap-keyregen.1-mdoc > keyregen/tarsnap-keyregen.1.tmp
# mv keyregen/tarsnap-keyregen.1.tmp keyregen/tarsnap-keyregen.1
# cat ./recrypt/tarsnap-recrypt.1-mdoc > recrypt/tarsnap-recrypt.1.tmp
# mv recrypt/tarsnap-recrypt.1.tmp recrypt/tarsnap-recrypt.1
# cat ./keymgmt/tarsnap-keymgmt.1-mdoc > keymgmt/tarsnap-keymgmt.1.tmp
# mv keymgmt/tarsnap-keymgmt.1.tmp keymgmt/tarsnap-keymgmt.1
# make[1]: Leaving directory '/tmp/tarsnap/src/tarsnap-autoconf-1.0.37'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make install-am
# make[1]: Entering directory '/tmp/tarsnap/src/tarsnap-autoconf-1.0.37'
# make[2]: Entering directory '/tmp/tarsnap/src/tarsnap-autoconf-1.0.37'
# /usr/bin/mkdir -p '/tmp/tarsnap/pkg/tarsnap/usr/bin'
# /usr/bin/install -c tarsnap tarsnap-keygen tarsnap-keyregen tarsnap-recrypt tarsnap-keymgmt '/tmp/tarsnap/pkg/tarsnap/usr/bin'
# /usr/bin/mkdir -p '/tmp/tarsnap/pkg/tarsnap/etc/tarsnap'
# /usr/bin/install -c -m 644 tar/tarsnap.conf.sample '/tmp/tarsnap/pkg/tarsnap/etc/tarsnap'
# /usr/bin/mkdir -p '/tmp/tarsnap/pkg/tarsnap/usr/share/man/man1'
# /usr/bin/install -c -m 644 tar/tarsnap.1 keygen/tarsnap-keygen.1 keyregen/tarsnap-keyregen.1 recrypt/tarsnap-recrypt.1 keymgmt/tarsnap-keymgmt.1 '/tmp/tarsnap/pkg/tarsnap/usr/share/man/man1'
# /usr/bin/mkdir -p '/tmp/tarsnap/pkg/tarsnap/usr/share/man/man5'
# /usr/bin/install -c -m 644 tar/tarsnap.conf.5 '/tmp/tarsnap/pkg/tarsnap/usr/share/man/man5'
# make[2]: Leaving directory '/tmp/tarsnap/src/tarsnap-autoconf-1.0.37'
# make[1]: Leaving directory '/tmp/tarsnap/src/tarsnap-autoconf-1.0.37'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "tarsnap"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: tarsnap 1.0.37-1 (Thu Apr 13 16:52:28 UTC 2017)

CMD: pacman --query --file tarsnap-1.0.37-1-x86_64.pkg.tar.xz
# tarsnap 1.0.37-1

Creating hybrid package for 'tarsnap'

Trying to find vanilla package 'tarsnap'...

CMD: pacman --query --file /mirror/tarsnap-1.0.37-1.pkg.tar.xz
# tarsnap 1.0.37-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/tarsnap/tarsnap.conf.sample
# /usr/bin/tarsnap
# /usr/bin/tarsnap-keygen
# /usr/bin/tarsnap-keyregen
# /usr/bin/tarsnap-recrypt
# /usr/bin/tarsnap-keymgmt
# /usr/share/man/man1/tarsnap.1.gz
# /usr/share/man/man1/tarsnap-keygen.1.gz
# /usr/share/man/man1/tarsnap-keyregen.1.gz
# /usr/share/man/man1/tarsnap-recrypt.1.gz
# /usr/share/man/man1/tarsnap-keymgmt.1.gz
# /usr/share/man/man5/tarsnap.conf.5.gz
# /usr/share/licenses/tarsnap/COPYING

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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

Printing config logfiles

CMD: config logfiles '/tmp/tarsnap/src/tarsnap-autoconf-1.0.37/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 tarsnap configure 1.0.37, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc/tarsnap
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 02f47e450537
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2731: checking build system type
# configure:2745: result: x86_64-unknown-linux-gnu
# configure:2765: checking host system type
# configure:2778: result: x86_64-unknown-linux-gnu
# configure:2798: checking target system type
# configure:2811: result: x86_64-unknown-linux-gnu
# configure:2855: checking for a BSD-compatible install
# configure:2923: result: /usr/bin/install -c
# configure:2934: checking whether build environment is sane
# configure:2989: result: yes
# configure:3048: checking for x86_64-unknown-linux-strip
# configure:3078: result: no
# configure:3088: checking for strip
# configure:3104: found /usr/bin/strip
# configure:3115: result: strip
# configure:3140: checking for a thread-safe mkdir -p
# configure:3179: result: /usr/bin/mkdir -p
# configure:3186: checking for gawk
# configure:3202: found /usr/bin/gawk
# configure:3213: result: gawk
# configure:3224: checking whether make sets $(MAKE)
# configure:3246: result: yes
# configure:3275: checking whether make supports nested variables
# configure:3292: result: yes
# configure:3484: checking for x86_64-unknown-linux-gcc
# configure:3511: result: clang
# configure:3780: checking for C compiler version
# configure:3789: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3800: $? = 0
# configure:3789: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3800: $? = 0
# configure:3789: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3800: $? = 1
# configure:3789: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3800: $? = 1
# configure:3820: checking whether the C compiler works
# configure:3842: clang conftest.c >&5
# configure:3846: $? = 0
# configure:3894: result: yes
# configure:3897: checking for C compiler default output file name
# configure:3899: result: a.out
# configure:3905: checking for suffix of executables
# configure:3912: clang -o conftest conftest.c >&5
# configure:3916: $? = 0
# configure:3938: result:
# configure:3960: checking whether we are cross compiling
# configure:3968: clang -o conftest conftest.c >&5
# configure:3972: $? = 0
# configure:3979: ./conftest
# configure:3983: $? = 0
# configure:3998: result: no
# configure:4003: checking for suffix of object files
# configure:4025: clang -c conftest.c >&5
# configure:4029: $? = 0
# configure:4050: result: o
# configure:4054: checking whether we are using the GNU C compiler
# configure:4073: clang -c conftest.c >&5
# configure:4073: $? = 0
# configure:4082: result: yes
# configure:4091: checking whether clang accepts -g
# configure:4111: clang -c -g conftest.c >&5
# configure:4111: $? = 0
# configure:4152: result: yes
# configure:4169: checking for clang option to accept ISO C89
# configure:4232: clang -c conftest.c >&5
# configure:4232: $? = 0
# configure:4245: result: none needed
# configure:4270: checking whether clang understands -c and -o together
# configure:4292: clang -c conftest.c -o conftest2.o
# configure:4295: $? = 0
# configure:4292: clang -c conftest.c -o conftest2.o
# configure:4295: $? = 0
# configure:4307: result: yes
# configure:4335: checking for style of include used by make
# configure:4363: result: GNU
# configure:4389: checking dependency style of clang
# configure:4500: result: gcc3
# configure:4519: checking for x86_64-unknown-linux-ranlib
# configure:4549: result: no
# configure:4559: checking for ranlib
# configure:4575: found /usr/bin/ranlib
# configure:4586: result: ranlib
# configure:4611: checking for x86_64-unknown-linux-strip
# configure:4638: result: strip
# configure:4708: checking how to run the C preprocessor
# configure:4739: clang -E conftest.c
# configure:4739: $? = 0
# configure:4753: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4753: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | /* end confdefs.h. */
# | #include
# configure:4778: result: clang -E
# configure:4798: clang -E conftest.c
# configure:4798: $? = 0
# configure:4812: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | /* end confdefs.h. */
# | #include
# configure:4841: checking for grep that handles long lines and -e
# configure:4899: result: /usr/bin/grep
# configure:4904: checking for egrep
# configure:4966: result: /usr/bin/grep -E
# configure:4971: checking for ANSI C header files
# configure:4991: clang -c conftest.c >&5
# configure:4991: $? = 0
# configure:5064: clang -o conftest conftest.c >&5
# configure:5064: $? = 0
# configure:5064: ./conftest
# configure:5064: $? = 0
# configure:5075: result: yes
# configure:5088: checking for sys/types.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for sys/stat.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for stdlib.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for string.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for memory.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for strings.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for inttypes.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for stdint.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for unistd.h
# configure:5088: clang -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5101: checking minix/config.h usability
# configure:5101: clang -c conftest.c >&5
# conftest.c:58:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5101: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5101: result: no
# configure:5101: checking minix/config.h presence
# configure:5101: clang -E conftest.c
# conftest.c:25:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5101: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5101: result: no
# configure:5101: checking for minix/config.h
# configure:5101: result: no
# configure:5122: checking whether it is safe to define __EXTENSIONS__
# configure:5140: clang -c conftest.c >&5
# configure:5140: $? = 0
# configure:5147: result: yes
# configure:5165: checking whether to enable maintainer-specific portions of Makefiles
# configure:5174: result: no
# configure:5232: checking for ANSI C header files
# configure:5336: result: yes
# configure:5347: checking for dirent.h that defines DIR
# configure:5366: clang -c conftest.c >&5
# configure:5366: $? = 0
# configure:5374: result: yes
# configure:5387: checking for library containing opendir
# configure:5418: clang -o conftest conftest.c >&5
# configure:5418: $? = 0
# configure:5435: result: none required
# configure:5502: checking for sys/wait.h that is POSIX.1 compatible
# configure:5528: clang -c conftest.c >&5
# configure:5528: $? = 0
# configure:5535: result: yes
# configure:5546: checking acl/libacl.h usability
# configure:5546: clang -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking acl/libacl.h presence
# configure:5546: clang -E conftest.c
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking for acl/libacl.h
# configure:5546: result: yes
# configure:5546: checking attr/xattr.h usability
# configure:5546: clang -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking attr/xattr.h presence
# configure:5546: clang -E conftest.c
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking for attr/xattr.h
# configure:5546: result: yes
# configure:5546: checking ctype.h usability
# configure:5546: clang -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking ctype.h presence
# configure:5546: clang -E conftest.c
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking for ctype.h
# configure:5546: result: yes
# configure:5546: checking err.h usability
# configure:5546: clang -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking err.h presence
# configure:5546: clang -E conftest.c
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking for err.h
# configure:5546: result: yes
# configure:5546: checking errno.h usability
# configure:5546: clang -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking errno.h presence
# configure:5546: clang -E conftest.c
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking for errno.h
# configure:5546: result: yes
# configure:5559: checking fcntl.h usability
# configure:5559: clang -c conftest.c >&5
# configure:5559: $? = 0
# configure:5559: result: yes
# configure:5559: checking fcntl.h presence
# configure:5559: clang -E conftest.c
# configure:5559: $? = 0
# configure:5559: result: yes
# configure:5559: checking for fcntl.h
# configure:5559: result: yes
# configure:5559: checking grp.h usability
# configure:5559: clang -c conftest.c >&5
# configure:5559: $? = 0
# configure:5559: result: yes
# configure:5559: checking grp.h presence
# configure:5559: clang -E conftest.c
# configure:5559: $? = 0
# configure:5559: result: yes
# configure:5559: checking for grp.h
# configure:5559: result: yes
# configure:5572: checking for inttypes.h
# configure:5572: result: yes
# configure:5572: checking langinfo.h usability
# configure:5572: clang -c conftest.c >&5
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking langinfo.h presence
# configure:5572: clang -E conftest.c
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking for langinfo.h
# configure:5572: result: yes
# configure:5572: checking limits.h usability
# configure:5572: clang -c conftest.c >&5
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking limits.h presence
# configure:5572: clang -E conftest.c
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking for limits.h
# configure:5572: result: yes
# configure:5572: checking linux/fs.h usability
# configure:5572: clang -c conftest.c >&5
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking linux/fs.h presence
# configure:5572: clang -E conftest.c
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking for linux/fs.h
# configure:5572: result: yes
# configure:5585: checking locale.h usability
# configure:5585: clang -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking locale.h presence
# configure:5585: clang -E conftest.c
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking for locale.h
# configure:5585: result: yes
# configure:5585: checking paths.h usability
# configure:5585: clang -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking paths.h presence
# configure:5585: clang -E conftest.c
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking for paths.h
# configure:5585: result: yes
# configure:5585: checking poll.h usability
# configure:5585: clang -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking poll.h presence
# configure:5585: clang -E conftest.c
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking for poll.h
# configure:5585: result: yes
# configure:5585: checking pwd.h usability
# configure:5585: clang -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking pwd.h presence
# configure:5585: clang -E conftest.c
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking for pwd.h
# configure:5585: result: yes
# configure:5585: checking regex.h usability
# configure:5585: clang -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking regex.h presence
# configure:5585: clang -E conftest.c
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking for regex.h
# configure:5585: result: yes
# configure:5585: checking signal.h usability
# configure:5585: clang -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking signal.h presence
# configure:5585: clang -E conftest.c
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking for signal.h
# configure:5585: result: yes
# configure:5585: checking stdarg.h usability
# configure:5585: clang -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking stdarg.h presence
# configure:5585: clang -E conftest.c
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking for stdarg.h
# configure:5585: result: yes
# configure:5598: checking for stdint.h
# configure:5598: result: yes
# configure:5598: checking for stdlib.h
# configure:5598: result: yes
# configure:5598: checking for string.h
# configure:5598: result: yes
# configure:5611: checking sys/acl.h usability
# configure:5611: clang -c conftest.c >&5
# configure:5611: $? = 0
# configure:5611: result: yes
# configure:5611: checking sys/acl.h presence
# configure:5611: clang -E conftest.c
# configure:5611: $? = 0
# configure:5611: result: yes
# configure:5611: checking for sys/acl.h
# configure:5611: result: yes
# configure:5611: checking sys/extattr.h usability
# configure:5611: clang -c conftest.c >&5
# conftest.c:88:10: fatal error: 'sys/extattr.h' file not found
# #include
# ^
# 1 error generated.
# configure:5611: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5611: result: no
# configure:5611: checking sys/extattr.h presence
# configure:5611: clang -E conftest.c
# conftest.c:55:10: fatal error: 'sys/extattr.h' file not found
# #include
# ^
# 1 error generated.
# configure:5611: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | /* end confdefs.h. */
# | #include
# configure:5611: result: no
# configure:5611: checking for sys/extattr.h
# configure:5611: result: no
# configure:5611: checking sys/ioctl.h usability
# configure:5611: clang -c conftest.c >&5
# configure:5611: $? = 0
# configure:5611: result: yes
# configure:5611: checking sys/ioctl.h presence
# configure:5611: clang -E conftest.c
# configure:5611: $? = 0
# configure:5611: result: yes
# configure:5611: checking for sys/ioctl.h
# configure:5611: result: yes
# configure:5611: checking sys/mkdev.h usability
# configure:5611: clang -c conftest.c >&5
# conftest.c:89:10: fatal error: 'sys/mkdev.h' file not found
# #include
# ^
# 1 error generated.
# configure:5611: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5611: result: no
# configure:5611: checking sys/mkdev.h presence
# configure:5611: clang -E conftest.c
# conftest.c:56:10: fatal error: 'sys/mkdev.h' file not found
# #include
# ^
# 1 error generated.
# configure:5611: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:5611: result: no
# configure:5611: checking for sys/mkdev.h
# configure:5611: result: no
# configure:5624: checking sys/param.h usability
# configure:5624: clang -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/param.h presence
# configure:5624: clang -E conftest.c
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for sys/param.h
# configure:5624: result: yes
# configure:5624: checking sys/poll.h usability
# configure:5624: clang -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/poll.h presence
# configure:5624: clang -E conftest.c
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for sys/poll.h
# configure:5624: result: yes
# configure:5624: checking sys/select.h usability
# configure:5624: clang -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/select.h presence
# configure:5624: clang -E conftest.c
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for sys/select.h
# configure:5624: result: yes
# configure:5624: checking sys/time.h usability
# configure:5624: clang -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/time.h presence
# configure:5624: clang -E conftest.c
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for sys/time.h
# configure:5624: result: yes
# configure:5624: checking sys/utime.h usability
# configure:5624: clang -c conftest.c >&5
# conftest.c:93:10: fatal error: 'sys/utime.h' file not found
# #include
# ^
# 1 error generated.
# configure:5624: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5624: result: no
# configure:5624: checking sys/utime.h presence
# configure:5624: clang -E conftest.c
# conftest.c:60:10: fatal error: 'sys/utime.h' file not found
# #include
# ^
# 1 error generated.
# configure:5624: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:5624: result: no
# configure:5624: checking for sys/utime.h
# configure:5624: result: no
# configure:5637: checking time.h usability
# configure:5637: clang -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking time.h presence
# configure:5637: clang -E conftest.c
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking for time.h
# configure:5637: result: yes
# configure:5637: checking for unistd.h
# configure:5637: result: yes
# configure:5637: checking utime.h usability
# configure:5637: clang -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking utime.h presence
# configure:5637: clang -E conftest.c
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking for utime.h
# configure:5637: result: yes
# configure:5637: checking wchar.h usability
# configure:5637: clang -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking wchar.h presence
# configure:5637: clang -E conftest.c
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking for wchar.h
# configure:5637: result: yes
# configure:5637: checking wctype.h usability
# configure:5637: clang -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking wctype.h presence
# configure:5637: clang -E conftest.c
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking for wctype.h
# configure:5637: result: yes
# configure:5637: checking windows.h usability
# configure:5637: clang -c conftest.c >&5
# conftest.c:98:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:5637: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5637: result: no
# configure:5637: checking windows.h presence
# configure:5637: clang -E conftest.c
# conftest.c:65:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure:5637: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | /* end confdefs.h. */
# | #include
# configure:5637: result: no
# configure:5637: checking for windows.h
# configure:5637: result: no
# configure:5649: checking for clock_gettime in -lrt
# configure:5674: clang -o conftest conftest.c -lrt >&5
# configure:5674: $? = 0
# configure:5683: result: yes
# configure:5696: checking for clock_gettime
# configure:5696: clang -o conftest conftest.c -lrt >&5
# configure:5696: $? = 0
# configure:5696: result: yes
# configure:5711: checking sys/sysinfo.h usability
# configure:5711: clang -c conftest.c >&5
# configure:5711: $? = 0
# configure:5711: result: yes
# configure:5711: checking sys/sysinfo.h presence
# configure:5711: clang -E conftest.c
# configure:5711: $? = 0
# configure:5711: result: yes
# configure:5711: checking for sys/sysinfo.h
# configure:5711: result: yes
# configure:5723: checking for sysinfo
# configure:5723: clang -o conftest conftest.c -lrt >&5
# configure:5723: $? = 0
# configure:5723: result: yes
# configure:5732: checking for struct sysinfo
# configure:5732: clang -c conftest.c >&5
# configure:5732: $? = 0
# configure:5732: clang -c conftest.c >&5
# conftest.c:74:29: error: expected expression
# if (sizeof ((struct sysinfo)))
# ^
# 1 error generated.
# configure:5732: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct sysinfo)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5732: result: yes
# configure:5743: checking for struct sysinfo.totalram
# configure:5743: clang -c conftest.c >&5
# configure:5743: $? = 0
# configure:5743: result: yes
# configure:5753: checking for struct sysinfo.mem_unit
# configure:5753: clang -c conftest.c >&5
# configure:5753: $? = 0
# configure:5753: result: yes
# configure:5770: checking for sys/mount.h
# configure:5770: clang -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/statfs.h
# configure:5770: clang -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/statvfs.h
# configure:5770: clang -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/vfs.h
# configure:5770: clang -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5788: checking sys/sysctl.h usability
# configure:5788: clang -c conftest.c >&5
# configure:5788: $? = 0
# configure:5788: result: yes
# configure:5788: checking sys/sysctl.h presence
# configure:5788: clang -E conftest.c
# configure:5788: $? = 0
# configure:5788: result: yes
# configure:5788: checking for sys/sysctl.h
# configure:5788: result: yes
# configure:5800: checking for struct statfs.f_fstypename
# configure:5800: clang -c conftest.c >&5
# conftest.c:97:13: error: no member named 'f_fstypename' in 'struct statfs'
# if (ac_aggr.f_fstypename)
# ~~~~~~~ ^
# 1 error generated.
# configure:5800: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MOUNT_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATVFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_VFS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct statfs ac_aggr;
# | if (ac_aggr.f_fstypename)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5800: clang -c conftest.c >&5
# conftest.c:97:20: error: no member named 'f_fstypename' in 'struct statfs'
# if (sizeof ac_aggr.f_fstypename)
# ~~~~~~~ ^
# 1 error generated.
# configure:5800: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MOUNT_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATVFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_VFS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct statfs ac_aggr;
# | if (sizeof ac_aggr.f_fstypename)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5800: result: no
# configure:5824: checking for struct statfs.f_type
# configure:5824: clang -c conftest.c >&5
# configure:5824: $? = 0
# configure:5824: result: yes
# configure:5848: checking for struct statvfs.f_fstypename
# configure:5848: clang -c conftest.c >&5
# conftest.c:98:13: error: no member named 'f_fstypename' in 'struct statvfs'
# if (ac_aggr.f_fstypename)
# ~~~~~~~ ^
# 1 error generated.
# configure:5848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MOUNT_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATVFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_VFS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct statvfs ac_aggr;
# | if (ac_aggr.f_fstypename)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5848: clang -c conftest.c >&5
# conftest.c:98:20: error: no member named 'f_fstypename' in 'struct statvfs'
# if (sizeof ac_aggr.f_fstypename)
# ~~~~~~~ ^
# 1 error generated.
# configure:5848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MOUNT_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATVFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_VFS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct statvfs ac_aggr;
# | if (sizeof ac_aggr.f_fstypename)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5848: result: no
# configure:5872: checking for struct statvfs.f_basetype
# configure:5872: clang -c conftest.c >&5
# conftest.c:98:13: error: no member named 'f_basetype' in 'struct statvfs'
# if (ac_aggr.f_basetype)
# ~~~~~~~ ^
# 1 error generated.
# configure:5872: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MOUNT_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATVFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_VFS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct statvfs ac_aggr;
# | if (ac_aggr.f_basetype)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5872: clang -c conftest.c >&5
# conftest.c:98:20: error: no member named 'f_basetype' in 'struct statvfs'
# if (sizeof ac_aggr.f_basetype)
# ~~~~~~~ ^
# 1 error generated.
# configure:5872: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | /* end confdefs.h. */
# | #ifdef HAVE_SYS_PARAM_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_MOUNT_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STATVFS_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_VFS_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct statvfs ac_aggr;
# | if (sizeof ac_aggr.f_basetype)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5872: result: no
# configure:5902: checking linux/magic.h usability
# configure:5902: clang -c conftest.c >&5
# configure:5902: $? = 0
# configure:5902: result: yes
# configure:5902: checking linux/magic.h presence
# configure:5902: clang -E conftest.c
# configure:5902: $? = 0
# configure:5902: result: yes
# configure:5902: checking for linux/magic.h
# configure:5902: result: yes
# configure:5942: checking ext2fs/ext2_fs.h usability
# configure:5942: clang -c conftest.c >&5
# configure:5942: $? = 0
# configure:5942: result: yes
# configure:5942: checking ext2fs/ext2_fs.h presence
# configure:5942: clang -E conftest.c
# configure:5942: $? = 0
# configure:5942: result: yes
# configure:5942: checking for ext2fs/ext2_fs.h
# configure:5942: result: yes
# configure:5992: checking zlib.h usability
# configure:5992: clang -c conftest.c >&5
# configure:5992: $? = 0
# configure:5992: result: yes
# configure:5992: checking zlib.h presence
# configure:5992: clang -E conftest.c
# configure:5992: $? = 0
# configure:5992: result: yes
# configure:5992: checking for zlib.h
# configure:5992: result: yes
# configure:5994: checking for inflate in -lz
# configure:6019: clang -o conftest conftest.c -lz -lrt >&5
# configure:6019: $? = 0
# configure:6028: result: yes
# configure:6046: checking openssl/rsa.h usability
# configure:6046: clang -c conftest.c >&5
# configure:6046: $? = 0
# configure:6046: result: yes
# configure:6046: checking openssl/rsa.h presence
# configure:6046: clang -E conftest.c
# configure:6046: $? = 0
# configure:6046: result: yes
# configure:6046: checking for openssl/rsa.h
# configure:6046: result: yes
# configure:6048: checking for RSA_private_encrypt in -lcrypto
# configure:6073: clang -o conftest conftest.c -lcrypto -lz -lrt >&5
# configure:6073: $? = 0
# configure:6082: result: yes
# configure:6112: checking bzlib.h usability
# configure:6112: clang -c conftest.c >&5
# configure:6112: $? = 0
# configure:6112: result: yes
# configure:6112: checking bzlib.h presence
# configure:6112: clang -E conftest.c
# configure:6112: $? = 0
# configure:6112: result: yes
# configure:6112: checking for bzlib.h
# configure:6112: result: yes
# configure:6122: checking for BZ2_bzDecompressInit in -lbz2
# configure:6147: clang -o conftest conftest.c -lbz2 -lcrypto -lz -lrt >&5
# configure:6147: $? = 0
# configure:6156: result: yes
# configure:6179: checking lzmadec.h usability
# configure:6179: clang -c conftest.c >&5
# conftest.c:117:10: fatal error: 'lzmadec.h' file not found
# #include
# ^
# 1 error generated.
# configure:6179: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6179: result: no
# configure:6179: checking lzmadec.h presence
# configure:6179: clang -E conftest.c
# conftest.c:84:10: fatal error: 'lzmadec.h' file not found
# #include
# ^
# 1 error generated.
# configure:6179: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | /* end confdefs.h. */
# | #include
# configure:6179: result: no
# configure:6179: checking for lzmadec.h
# configure:6179: result: no
# configure:6189: checking for lzmadec_decode in -llzmadec
# configure:6214: clang -o conftest conftest.c -llzmadec -lbz2 -lcrypto -lz -lrt >&5
# /usr/bin/ld: cannot find -llzmadec
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:6214: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | /* end confdefs.h. */
# |
# | /* 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 lzmadec_decode ();
# | int
# | main ()
# | {
# | return lzmadec_decode ();
# | ;
# | return 0;
# | }
# configure:6223: result: no
# configure:6246: checking lzma.h usability
# configure:6246: clang -c conftest.c >&5
# configure:6246: $? = 0
# configure:6246: result: yes
# configure:6246: checking lzma.h presence
# configure:6246: clang -E conftest.c
# configure:6246: $? = 0
# configure:6246: result: yes
# configure:6246: checking for lzma.h
# configure:6246: result: yes
# configure:6256: checking for lzma_stream_decoder in -llzma
# configure:6281: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6281: $? = 0
# configure:6290: result: yes
# configure:6306: checking openssl/md5.h usability
# configure:6306: clang -c conftest.c >&5
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking openssl/md5.h presence
# configure:6306: clang -E conftest.c
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking for openssl/md5.h
# configure:6306: result: yes
# configure:6306: checking openssl/ripemd.h usability
# configure:6306: clang -c conftest.c >&5
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking openssl/ripemd.h presence
# configure:6306: clang -E conftest.c
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking for openssl/ripemd.h
# configure:6306: result: yes
# configure:6306: checking openssl/sha.h usability
# configure:6306: clang -c conftest.c >&5
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking openssl/sha.h presence
# configure:6306: clang -E conftest.c
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking for openssl/sha.h
# configure:6306: result: yes
# configure:6318: checking md5.h usability
# configure:6318: clang -c conftest.c >&5
# conftest.c:122:10: fatal error: 'md5.h' file not found
# #include
# ^
# 1 error generated.
# configure:6318: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6318: result: no
# configure:6318: checking md5.h presence
# configure:6318: clang -E conftest.c
# conftest.c:89:10: fatal error: 'md5.h' file not found
# #include
# ^
# 1 error generated.
# configure:6318: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# configure:6318: result: no
# configure:6318: checking for md5.h
# configure:6318: result: no
# configure:6331: checking ripemd.h usability
# configure:6331: clang -c conftest.c >&5
# conftest.c:122:10: fatal error: 'ripemd.h' file not found
# #include
# ^
# 1 error generated.
# configure:6331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6331: result: no
# configure:6331: checking ripemd.h presence
# configure:6331: clang -E conftest.c
# conftest.c:89:10: fatal error: 'ripemd.h' file not found
# #include
# ^
# 1 error generated.
# configure:6331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# configure:6331: result: no
# configure:6331: checking for ripemd.h
# configure:6331: result: no
# configure:6331: checking rmd160.h usability
# configure:6331: clang -c conftest.c >&5
# conftest.c:122:10: fatal error: 'rmd160.h' file not found
# #include
# ^
# 1 error generated.
# configure:6331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6331: result: no
# configure:6331: checking rmd160.h presence
# configure:6331: clang -E conftest.c
# conftest.c:89:10: fatal error: 'rmd160.h' file not found
# #include
# ^
# 1 error generated.
# configure:6331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# configure:6331: result: no
# configure:6331: checking for rmd160.h
# configure:6331: result: no
# configure:6344: checking sha.h usability
# configure:6344: clang -c conftest.c >&5
# conftest.c:122:10: fatal error: 'sha.h' file not found
# #include
# ^
# 1 error generated.
# configure:6344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6344: result: no
# configure:6344: checking sha.h presence
# configure:6344: clang -E conftest.c
# conftest.c:89:10: fatal error: 'sha.h' file not found
# #include
# ^
# 1 error generated.
# configure:6344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# configure:6344: result: no
# configure:6344: checking for sha.h
# configure:6344: result: no
# configure:6344: checking sha1.h usability
# configure:6344: clang -c conftest.c >&5
# conftest.c:122:10: fatal error: 'sha1.h' file not found
# #include
# ^
# 1 error generated.
# configure:6344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6344: result: no
# configure:6344: checking sha1.h presence
# configure:6344: clang -E conftest.c
# conftest.c:89:10: fatal error: 'sha1.h' file not found
# #include
# ^
# 1 error generated.
# configure:6344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# configure:6344: result: no
# configure:6344: checking for sha1.h
# configure:6344: result: no
# configure:6344: checking sha2.h usability
# configure:6344: clang -c conftest.c >&5
# conftest.c:122:10: fatal error: 'sha2.h' file not found
# #include
# ^
# 1 error generated.
# configure:6344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6344: result: no
# configure:6344: checking sha2.h presence
# configure:6344: clang -E conftest.c
# conftest.c:89:10: fatal error: 'sha2.h' file not found
# #include
# ^
# 1 error generated.
# configure:6344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# configure:6344: result: no
# configure:6344: checking for sha2.h
# configure:6344: result: no
# configure:6344: checking sha256.h usability
# configure:6344: clang -c conftest.c >&5
# conftest.c:122:10: fatal error: 'sha256.h' file not found
# #include
# ^
# 1 error generated.
# configure:6344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6344: result: no
# configure:6344: checking sha256.h presence
# configure:6344: clang -E conftest.c
# conftest.c:89:10: fatal error: 'sha256.h' file not found
# #include
# ^
# 1 error generated.
# configure:6344: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | /* end confdefs.h. */
# | #include
# configure:6344: result: no
# configure:6344: checking for sha256.h
# configure:6344: result: no
# configure:6354: checking for library containing SHA1_Init
# configure:6385: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6385: $? = 0
# configure:6402: result: none required
# configure:6410: checking for MD5_Init
# configure:6410: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6410: $? = 0
# configure:6410: result: yes
# configure:6436: checking for RIPEMD160_Init
# configure:6436: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6462: checking for SHA1_Init
# configure:6462: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6462: $? = 0
# configure:6462: result: yes
# configure:6488: checking for SHA256_Init
# configure:6488: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6488: $? = 0
# configure:6488: result: yes
# configure:6498: checking for SHA384_Init
# configure:6498: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6498: $? = 0
# configure:6498: result: yes
# configure:6508: checking for SHA512_Init
# configure:6508: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6508: $? = 0
# configure:6508: result: yes
# configure:6520: checking for an ANSI C-conforming const
# configure:6586: clang -c conftest.c >&5
# configure:6586: $? = 0
# configure:6593: result: yes
# configure:6601: checking for inline
# configure:6617: clang -c conftest.c >&5
# configure:6617: $? = 0
# configure:6625: result: inline
# configure:6643: checking for uid_t in sys/types.h
# configure:6662: result: yes
# configure:6673: checking for mode_t
# configure:6673: clang -c conftest.c >&5
# configure:6673: $? = 0
# configure:6673: clang -c conftest.c >&5
# conftest.c:131:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:6673: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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:6673: result: yes
# configure:6686: checking for off_t
# configure:6686: clang -c conftest.c >&5
# configure:6686: $? = 0
# configure:6686: clang -c conftest.c >&5
# conftest.c:131:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:6686: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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:6686: result: yes
# configure:6697: checking for size_t
# configure:6697: clang -c conftest.c >&5
# configure:6697: $? = 0
# configure:6697: clang -c conftest.c >&5
# conftest.c:131:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:6697: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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:6697: result: yes
# configure:6708: checking for id_t
# configure:6708: clang -c conftest.c >&5
# configure:6708: $? = 0
# configure:6708: clang -c conftest.c >&5
# conftest.c:131:19: error: expected expression
# if (sizeof ((id_t)))
# ^
# 1 error generated.
# configure:6708: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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 ((id_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6708: result: yes
# configure:6719: checking for uintptr_t
# configure:6719: clang -c conftest.c >&5
# configure:6719: $? = 0
# configure:6719: clang -c conftest.c >&5
# conftest.c:131:24: error: expected expression
# if (sizeof ((uintptr_t)))
# ^
# 1 error generated.
# configure:6719: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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 ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6719: result: yes
# configure:6732: checking for struct stat.st_birthtime
# configure:6732: clang -c conftest.c >&5
# conftest.c:132:13: error: no member named 'st_birthtime' in 'struct stat'
# if (ac_aggr.st_birthtime)
# ~~~~~~~ ^
# 1 error generated.
# configure:6732: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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 ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtime)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6732: clang -c conftest.c >&5
# conftest.c:132:20: error: no member named 'st_birthtime' in 'struct stat'
# if (sizeof ac_aggr.st_birthtime)
# ~~~~~~~ ^
# 1 error generated.
# configure:6732: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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 ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtime)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6732: result: no
# configure:6744: checking for struct stat.st_birthtimespec.tv_nsec
# configure:6744: clang -c conftest.c >&5
# conftest.c:132:13: error: no member named 'st_birthtimespec' in 'struct stat'
# if (ac_aggr.st_birthtimespec.tv_nsec)
# ~~~~~~~ ^
# 1 error generated.
# configure:6744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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 ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6744: clang -c conftest.c >&5
# conftest.c:132:20: error: no member named 'st_birthtimespec' in 'struct stat'
# if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# ~~~~~~~ ^
# 1 error generated.
# configure:6744: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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 ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6744: result: no
# configure:6754: checking for struct stat.st_mtimespec.tv_nsec
# configure:6754: clang -c conftest.c >&5
# conftest.c:132:13: error: no member named 'st_mtimespec' in 'struct stat'
# if (ac_aggr.st_mtimespec.tv_nsec)
# ~~~~~~~ ^
# 1 error generated.
# configure:6754: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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 ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6754: clang -c conftest.c >&5
# conftest.c:132:20: error: no member named 'st_mtimespec' in 'struct stat'
# if (sizeof ac_aggr.st_mtimespec.tv_nsec)
# ~~~~~~~ ^
# 1 error generated.
# configure:6754: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 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 ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6754: result: no
# configure:6764: checking for struct stat.st_mtim.tv_nsec
# configure:6764: clang -c conftest.c >&5
# configure:6764: $? = 0
# configure:6764: result: yes
# configure:6774: checking for struct stat.st_mtime_n
# configure:6774: clang -c conftest.c >&5
# conftest.c:133:13: error: no member named 'st_mtime_n' in 'struct stat'; did you mean 'st_mtim'?
# if (ac_aggr.st_mtime_n)
# ^~~~~~~~~~
# st_mtim
# /usr/include/bits/stat.h:92:21: note: 'st_mtim' declared here
# struct timespec st_mtim; /* Time of last modification. */
# ^
# conftest.c:133:1: error: statement requires expression of scalar type ('struct timespec' invalid)
# if (ac_aggr.st_mtime_n)
# ^ ~~~~~~~~~~~~~~~~~~
# 2 errors generated.
# configure:6774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtime_n)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6774: clang -c conftest.c >&5
# conftest.c:133:20: error: no member named 'st_mtime_n' in 'struct stat'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_mtime_n)
# ^~~~~~~~~~
# st_mtim
# /usr/include/bits/stat.h:92:21: note: 'st_mtim' declared here
# struct timespec st_mtim; /* Time of last modification. */
# ^
# 1 error generated.
# configure:6774: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtime_n)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6774: result: no
# configure:6784: checking for struct stat.st_umtime
# configure:6784: clang -c conftest.c >&5
# conftest.c:133:13: error: no member named 'st_umtime' in 'struct stat'; did you mean 'st_mtim'?
# if (ac_aggr.st_umtime)
# ^~~~~~~~~
# st_mtim
# /usr/include/bits/stat.h:92:21: note: 'st_mtim' declared here
# struct timespec st_mtim; /* Time of last modification. */
# ^
# conftest.c:133:1: error: statement requires expression of scalar type ('struct timespec' invalid)
# if (ac_aggr.st_umtime)
# ^ ~~~~~~~~~~~~~~~~~
# 2 errors generated.
# configure:6784: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_umtime)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6784: clang -c conftest.c >&5
# conftest.c:133:20: error: no member named 'st_umtime' in 'struct stat'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_umtime)
# ^~~~~~~~~
# st_mtim
# /usr/include/bits/stat.h:92:21: note: 'st_mtim' declared here
# struct timespec st_mtim; /* Time of last modification. */
# ^
# 1 error generated.
# configure:6784: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_umtime)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6784: result: no
# configure:6794: checking for struct stat.st_mtime_usec
# configure:6794: clang -c conftest.c >&5
# conftest.c:133:13: error: no member named 'st_mtime_usec' in 'struct stat'
# if (ac_aggr.st_mtime_usec)
# ~~~~~~~ ^
# 1 error generated.
# configure:6794: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtime_usec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6794: clang -c conftest.c >&5
# conftest.c:133:20: error: no member named 'st_mtime_usec' in 'struct stat'
# if (sizeof ac_aggr.st_mtime_usec)
# ~~~~~~~ ^
# 1 error generated.
# configure:6794: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 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 ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtime_usec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6794: result: no
# configure:6805: checking for struct stat.st_blksize
# configure:6805: clang -c conftest.c >&5
# configure:6805: $? = 0
# configure:6805: result: yes
# configure:6816: checking for struct stat.st_flags
# configure:6816: clang -c conftest.c >&5
# conftest.c:134:13: error: no member named 'st_flags' in 'struct stat'
# if (ac_aggr.st_flags)
# ~~~~~~~ ^
# 1 error generated.
# configure:6816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 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 ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_flags)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6816: clang -c conftest.c >&5
# conftest.c:134:20: error: no member named 'st_flags' in 'struct stat'
# if (sizeof ac_aggr.st_flags)
# ~~~~~~~ ^
# 1 error generated.
# configure:6816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 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 ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_flags)
# | return 0;
# | ;
# | return 0;
# | }
# configure:6816: result: no
# configure:6830: checking for uintmax_t
# configure:6830: clang -c conftest.c >&5
# configure:6830: $? = 0
# configure:6830: clang -c conftest.c >&5
# conftest.c:133:24: error: expected expression
# if (sizeof ((uintmax_t)))
# ^
# 1 error generated.
# configure:6830: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 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 ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6830: result: yes
# configure:6839: checking for unsigned long long
# configure:6839: clang -c conftest.c >&5
# configure:6839: $? = 0
# configure:6839: clang -c conftest.c >&5
# conftest.c:134:33: error: expected expression
# if (sizeof ((unsigned long long)))
# ^
# 1 error generated.
# configure:6839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 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 ((unsigned long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6839: result: yes
# configure:6852: checking for unsigned long long int
# configure:6891: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6891: $? = 0
# configure:6900: result: yes
# configure:6910: checking for long long int
# configure:6948: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:6948: $? = 0
# configure:6948: ./conftest
# configure:6948: $? = 0
# configure:6960: result: yes
# configure:6970: checking for intmax_t
# configure:6970: clang -c conftest.c >&5
# configure:6970: $? = 0
# configure:6970: clang -c conftest.c >&5
# conftest.c:137:23: error: expected expression
# if (sizeof ((intmax_t)))
# ^
# 1 error generated.
# configure:6970: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((intmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6970: result: yes
# configure:6987: checking for int64_t
# configure:6987: clang -c conftest.c >&5
# configure:6987: $? = 0
# configure:6987: clang -c conftest.c >&5
# conftest.c:139:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:6987: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 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
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:6987: result: yes
# configure:7000: checking for uintmax_t
# configure:7000: result: yes
# configure:7017: checking for uint64_t
# configure:7017: clang -c conftest.c >&5
# configure:7017: $? = 0
# configure:7017: result: yes
# configure:7033: checking whether SIZE_MAX is declared
# configure:7033: clang -c conftest.c >&5
# configure:7033: $? = 0
# configure:7033: result: yes
# configure:7043: checking whether SSIZE_MAX is declared
# configure:7043: clang -c conftest.c >&5
# conftest.c:144:10: error: use of undeclared identifier 'SSIZE_MAX'
# (void) SSIZE_MAX;
# ^
# 1 error generated.
# configure:7043: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef SSIZE_MAX
# | #ifdef __cplusplus
# | (void) SSIZE_MAX;
# | #else
# | (void) SSIZE_MAX;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7043: result: no
# configure:7053: checking whether INT64_MAX is declared
# configure:7053: clang -c conftest.c >&5
# configure:7053: $? = 0
# configure:7053: result: yes
# configure:7063: checking whether INT64_MIN is declared
# configure:7063: clang -c conftest.c >&5
# configure:7063: $? = 0
# configure:7063: result: yes
# configure:7073: checking whether UINT64_MAX is declared
# configure:7073: clang -c conftest.c >&5
# configure:7073: $? = 0
# configure:7073: result: yes
# configure:7083: checking whether UINT32_MAX is declared
# configure:7083: clang -c conftest.c >&5
# configure:7083: $? = 0
# configure:7083: result: yes
# configure:7095: checking whether EFTYPE is declared
# configure:7095: clang -c conftest.c >&5
# conftest.c:118:10: error: use of undeclared identifier 'EFTYPE'
# (void) EFTYPE;
# ^
# 1 error generated.
# configure:7095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef EFTYPE
# | #ifdef __cplusplus
# | (void) EFTYPE;
# | #else
# | (void) EFTYPE;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7095: result: no
# configure:7103: checking whether EILSEQ is declared
# configure:7103: clang -c conftest.c >&5
# configure:7103: $? = 0
# configure:7103: result: yes
# configure:7111: checking for wchar_t
# configure:7111: clang -c conftest.c >&5
# configure:7111: $? = 0
# configure:7111: clang -c conftest.c >&5
# conftest.c:146:22: error: expected expression
# if (sizeof ((wchar_t)))
# ^
# 1 error generated.
# configure:7111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 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 ((wchar_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7111: result: yes
# configure:7121: checking size of wchar_t
# configure:7126: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7126: $? = 0
# configure:7126: ./conftest
# configure:7126: $? = 0
# configure:7140: result: 4
# configure:7153: checking whether time.h and sys/time.h may both be included
# configure:7173: clang -c conftest.c >&5
# configure:7173: $? = 0
# configure:7180: result: yes
# configure:7191: checking whether clang needs -traditional
# configure:7225: result: no
# configure:7232: checking whether sys/types.h defines makedev
# configure:7248: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7248: $? = 0
# configure:7257: result: yes
# configure:7282: checking for _LARGEFILE_SOURCE value needed for large files
# configure:7301: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7301: $? = 0
# configure:7329: result: no
# configure:7350: checking for working memcmp
# configure:7393: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7393: $? = 0
# configure:7393: ./conftest
# configure:7393: $? = 0
# configure:7403: result: yes
# configure:7412: checking whether lstat correctly handles trailing slash
# configure:7438: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7438: $? = 0
# configure:7438: ./conftest
# configure:7438: $? = 0
# configure:7455: result: yes
# configure:7474: checking whether lstat accepts an empty string
# configure:7494: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7494: $? = 0
# configure:7494: ./conftest
# configure:7494: $? = 0
# configure:7504: result: no
# configure:7520: checking whether stat accepts an empty string
# configure:7540: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7540: $? = 0
# configure:7540: ./conftest
# configure:7540: $? = 0
# configure:7550: result: no
# configure:7566: checking whether strerror_r is declared
# configure:7566: clang -c conftest.c >&5
# configure:7566: $? = 0
# configure:7566: result: yes
# configure:7579: checking for strerror_r
# configure:7579: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7579: $? = 0
# configure:7579: result: yes
# configure:7588: checking whether strerror_r returns char *
# configure:7612: clang -c conftest.c >&5
# configure:7612: $? = 0
# configure:7650: result: yes
# configure:7660: checking for strftime
# configure:7660: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7660: $? = 0
# configure:7660: result: yes
# configure:7715: checking for vprintf
# configure:7715: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:142:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:142:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7721: checking for _doprnt
# configure:7721: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/conftest-00205b.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7721: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:7721: result: no
# configure:7735: checking for chflags
# configure:7735: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:148:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:148:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:7735: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define chflags to an innocuous variant, in case declares chflags.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define chflags innocuous_chflags
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char chflags (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef chflags
# |
# | /* 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 chflags ();
# | /* 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_chflags || defined __stub___chflags
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return chflags ();
# | ;
# | return 0;
# | }
# configure:7735: result: no
# configure:7735: checking for chown
# configure:7735: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7735: $? = 0
# configure:7735: result: yes
# configure:7735: checking for chroot
# configure:7735: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7735: $? = 0
# configure:7735: result: yes
# configure:7747: checking for fchdir
# configure:7747: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for fchflags
# configure:7747: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:151:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:151:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:7747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | /* end confdefs.h. */
# | /* Define fchflags to an innocuous variant, in case declares fchflags.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fchflags innocuous_fchflags
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fchflags (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fchflags
# |
# | /* 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 fchflags ();
# | /* 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_fchflags || defined __stub___fchflags
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fchflags ();
# | ;
# | return 0;
# | }
# configure:7747: result: no
# configure:7747: checking for fchmod
# configure:7747: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for fchown
# configure:7747: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for fcntl
# configure:7747: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for fork
# configure:7747: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7759: checking for fstat
# configure:7759: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7759: checking for ftruncate
# configure:7759: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7759: checking for futimes
# configure:7759: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7759: checking for geteuid
# configure:7759: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7759: checking for getpid
# configure:7759: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7771: checking for lchflags
# configure:7771: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/conftest-f4a6f3.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `lchflags'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:7771: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | /* end confdefs.h. */
# | /* Define lchflags to an innocuous variant, in case declares lchflags.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lchflags innocuous_lchflags
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lchflags (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lchflags
# |
# | /* 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 lchflags ();
# | /* 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_lchflags || defined __stub___lchflags
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lchflags ();
# | ;
# | return 0;
# | }
# configure:7771: result: no
# configure:7771: checking for lchmod
# configure:7771: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:160:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:160:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:7771: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | /* end confdefs.h. */
# | /* Define lchmod to an innocuous variant, in case declares lchmod.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lchmod innocuous_lchmod
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lchmod (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lchmod
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char lchmod ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_lchmod || defined __stub___lchmod
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lchmod ();
# | ;
# | return 0;
# | }
# configure:7771: result: no
# configure:7771: checking for lchown
# configure:7771: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7771: $? = 0
# configure:7771: result: yes
# configure:7783: checking for lutimes
# configure:7783: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for memmove
# configure:7783: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:157:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:157:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for memset
# configure:7783: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:158:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:158:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for mkdir
# configure:7783: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for mkfifo
# configure:7783: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for mknod
# configure:7783: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7795: checking for nl_langinfo
# configure:7795: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for pipe
# configure:7795: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for poll
# configure:7795: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for readlink
# configure:7795: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for select
# configure:7795: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for setenv
# configure:7795: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for setlocale
# configure:7795: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7807: checking for strchr
# configure:7807: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:169:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:169:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7807: checking for strdup
# configure:7807: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:170:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:170:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7807: checking for strerror
# configure:7807: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:171:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:171:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7807: checking for strrchr
# configure:7807: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:172:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:172:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7807: checking for timegm
# configure:7807: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7819: checking for tzset
# configure:7819: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7819: checking for unsetenv
# configure:7819: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7819: checking for utime
# configure:7819: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7819: checking for utimes
# configure:7819: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7819: checking for vfork
# configure:7819: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:178:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:178:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7831: checking for wcrtomb
# configure:7831: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wcscpy
# configure:7831: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wcslen
# configure:7831: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wctomb
# configure:7831: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wmemcmp
# configure:7831: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wmemcpy
# configure:7831: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7843: checking for lockf
# configure:7843: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7843: $? = 0
# configure:7843: result: yes
# configure:7843: checking for posix_memalign
# configure:7843: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7843: $? = 0
# configure:7843: result: yes
# configure:7843: checking for qsort_r
# configure:7843: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7843: $? = 0
# configure:7843: result: yes
# configure:7856: checking for mmap
# configure:7856: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7856: $? = 0
# configure:7856: result: yes
# configure:7869: checking whether D_MD_ORDER is declared
# configure:7869: clang -c conftest.c >&5
# conftest.c:178:10: error: use of undeclared identifier 'D_MD_ORDER'
# (void) D_MD_ORDER;
# ^
# 1 error generated.
# configure:7869: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | #if HAVE_LANGINFO_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | #ifndef D_MD_ORDER
# | #ifdef __cplusplus
# | (void) D_MD_ORDER;
# | #else
# | (void) D_MD_ORDER;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:7869: result: no
# configure:7884: checking for working POSIX fnmatch
# configure:7917: clang -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7917: $? = 0
# configure:7917: ./conftest
# configure:7917: $? = 0
# configure:7927: result: yes
# configure:7936: checking whether FNM_LEADING_DIR is declared
# configure:7936: clang -c conftest.c >&5
# conftest.c:168:9: warning: '_GNU_SOURCE' macro redefined [-Wmacro-redefined]
# #define _GNU_SOURCE /* Required on Linux to get GNU extensions */
# ^
# conftest.c:26:9: note: previous definition is here
# #define _GNU_SOURCE 1
# ^
# 1 warning generated.
# configure:7936: $? = 0
# configure:7936: result: yes
# configure:7952: checking for struct dirent.d_namlen
# configure:7952: clang -c conftest.c >&5
# conftest.c:177:13: error: no member named 'd_namlen' in 'struct dirent'; did you mean 'd_name'?
# if (ac_aggr.d_namlen)
# ^~~~~~~~
# d_name
# /usr/include/bits/dirent.h:33:10: note: 'd_name' declared here
# char d_name[256]; /* We must not include limits.h! */
# ^
# conftest.c:177:13: warning: address of array 'ac_aggr.d_name' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (ac_aggr.d_namlen)
# ~~ ~~~~~~~~^~~~~~~~
# 1 warning and 1 error generated.
# configure:7952: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | /* end confdefs.h. */
# | #if HAVE_DIRENT_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct dirent ac_aggr;
# | if (ac_aggr.d_namlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7952: clang -c conftest.c >&5
# conftest.c:177:20: error: no member named 'd_namlen' in 'struct dirent'; did you mean 'd_name'?
# if (sizeof ac_aggr.d_namlen)
# ^~~~~~~~
# d_name
# /usr/include/bits/dirent.h:33:10: note: 'd_name' declared here
# char d_name[256]; /* We must not include limits.h! */
# ^
# 1 error generated.
# configure:7952: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | /* end confdefs.h. */
# | #if HAVE_DIRENT_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct dirent ac_aggr;
# | if (sizeof ac_aggr.d_namlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7952: result: no
# configure:7972: checking for attr/xattr.h
# configure:7972: result: yes
# configure:7984: checking sys/xattr.h usability
# configure:7984: clang -c conftest.c >&5
# configure:7984: $? = 0
# configure:7984: result: yes
# configure:7984: checking sys/xattr.h presence
# configure:7984: clang -E conftest.c
# configure:7984: $? = 0
# configure:7984: result: yes
# configure:7984: checking for sys/xattr.h
# configure:7984: result: yes
# configure:7994: checking for setxattr in -lattr
# configure:8019: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8019: $? = 0
# configure:8028: result: yes
# configure:8042: checking for extattr_get_file
# configure:8042: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/conftest-e2e2b2.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `extattr_get_file'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8042: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LIBATTR 1
# | /* end confdefs.h. */
# | /* Define extattr_get_file to an innocuous variant, in case declares extattr_get_file.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define extattr_get_file innocuous_extattr_get_file
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char extattr_get_file (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef extattr_get_file
# |
# | /* 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 extattr_get_file ();
# | /* 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_extattr_get_file || defined __stub___extattr_get_file
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return extattr_get_file ();
# | ;
# | return 0;
# | }
# configure:8042: result: no
# configure:8042: checking for extattr_list_file
# configure:8042: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/conftest-99a982.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `extattr_list_file'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8042: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LIBATTR 1
# | /* end confdefs.h. */
# | /* Define extattr_list_file to an innocuous variant, in case declares extattr_list_file.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define extattr_list_file innocuous_extattr_list_file
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char extattr_list_file (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef extattr_list_file
# |
# | /* 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 extattr_list_file ();
# | /* 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_extattr_list_file || defined __stub___extattr_list_file
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return extattr_list_file ();
# | ;
# | return 0;
# | }
# configure:8042: result: no
# configure:8054: checking for extattr_set_fd
# configure:8054: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/conftest-0d2ed4.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `extattr_set_fd'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8054: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LIBATTR 1
# | /* end confdefs.h. */
# | /* Define extattr_set_fd to an innocuous variant, in case declares extattr_set_fd.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define extattr_set_fd innocuous_extattr_set_fd
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char extattr_set_fd (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef extattr_set_fd
# |
# | /* 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 extattr_set_fd ();
# | /* 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_extattr_set_fd || defined __stub___extattr_set_fd
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return extattr_set_fd ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8054: checking for extattr_set_file
# configure:8054: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/conftest-2ac06a.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `extattr_set_file'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8054: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LIBATTR 1
# | /* end confdefs.h. */
# | /* Define extattr_set_file to an innocuous variant, in case declares extattr_set_file.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define extattr_set_file innocuous_extattr_set_file
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char extattr_set_file (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef extattr_set_file
# |
# | /* 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 extattr_set_file ();
# | /* 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_extattr_set_file || defined __stub___extattr_set_file
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return extattr_set_file ();
# | ;
# | return 0;
# | }
# configure:8054: result: no
# configure:8066: checking for fsetxattr
# configure:8066: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8066: checking for getxattr
# configure:8066: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8066: $? = 0
# configure:8066: result: yes
# configure:8078: checking for lgetxattr
# configure:8078: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8078: $? = 0
# configure:8078: result: yes
# configure:8078: checking for listxattr
# configure:8078: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8078: $? = 0
# configure:8078: result: yes
# configure:8078: checking for llistxattr
# configure:8078: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8078: $? = 0
# configure:8078: result: yes
# configure:8078: checking for lsetxattr
# configure:8078: clang -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8078: $? = 0
# configure:8078: result: yes
# configure:8105: checking for sys/acl.h
# configure:8105: result: yes
# configure:8115: checking for acl_get_file in -lacl
# configure:8140: clang -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8140: $? = 0
# configure:8149: result: yes
# configure:8163: checking for acl_create_entry
# configure:8163: clang -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8163: $? = 0
# configure:8163: result: yes
# configure:8163: checking for acl_init
# configure:8163: clang -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8163: $? = 0
# configure:8163: result: yes
# configure:8163: checking for acl_set_fd
# configure:8163: clang -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8163: $? = 0
# configure:8163: result: yes
# configure:8163: checking for acl_set_fd_np
# configure:8163: clang -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/conftest-28c9a9.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_set_fd_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8163: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_FSETXATTR 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_LIBACL 1
# | #define HAVE_ACL_CREATE_ENTRY 1
# | #define HAVE_ACL_INIT 1
# | #define HAVE_ACL_SET_FD 1
# | /* end confdefs.h. */
# | /* Define acl_set_fd_np to an innocuous variant, in case declares acl_set_fd_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_set_fd_np innocuous_acl_set_fd_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_set_fd_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_set_fd_np
# |
# | /* 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 acl_set_fd_np ();
# | /* 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_acl_set_fd_np || defined __stub___acl_set_fd_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_set_fd_np ();
# | ;
# | return 0;
# | }
# configure:8163: result: no
# configure:8163: checking for acl_set_file
# configure:8163: clang -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8163: $? = 0
# configure:8163: result: yes
# configure:8173: checking for acl_permset_t
# configure:8173: clang -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: clang -c conftest.c >&5
# conftest.c:194:28: error: expected expression
# if (sizeof ((acl_permset_t)))
# ^
# 1 error generated.
# configure:8173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_FSETXATTR 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_LIBACL 1
# | #define HAVE_ACL_CREATE_ENTRY 1
# | #define HAVE_ACL_INIT 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | /* end confdefs.h. */
# | #if HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #if HAVE_SYS_ACL_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((acl_permset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:8173: result: yes
# configure:8199: checking for acl_get_perm_np
# configure:8199: clang -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/conftest-92bfbf.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `acl_get_perm_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8199: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_FSETXATTR 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_LIBACL 1
# | #define HAVE_ACL_CREATE_ENTRY 1
# | #define HAVE_ACL_INIT 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_PERMSET_T 1
# | /* end confdefs.h. */
# | /* Define acl_get_perm_np to an innocuous variant, in case declares acl_get_perm_np.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define acl_get_perm_np innocuous_acl_get_perm_np
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char acl_get_perm_np (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef acl_get_perm_np
# |
# | /* 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 acl_get_perm_np ();
# | /* 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_acl_get_perm_np || defined __stub___acl_get_perm_np
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return acl_get_perm_np ();
# | ;
# | return 0;
# | }
# configure:8199: result: no
# configure:8199: checking for acl_get_perm
# configure:8199: clang -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:8199: $? = 0
# configure:8199: result: yes
# configure:8211: checking whether ACL_USER is declared
# configure:8211: clang -c conftest.c >&5
# configure:8211: $? = 0
# configure:8211: result: yes
# configure:8229: checking for special C compiler options needed for large files
# configure:8274: result: no
# configure:8280: checking for _FILE_OFFSET_BITS value needed for large files
# configure:8305: clang -c conftest.c >&5
# configure:8305: $? = 0
# configure:8337: result: no
# configure:8424: checking whether optarg is declared
# configure:8424: clang -c conftest.c >&5
# configure:8424: $? = 0
# configure:8424: result: yes
# configure:8435: checking whether optind is declared
# configure:8435: clang -c conftest.c >&5
# configure:8435: $? = 0
# configure:8435: result: yes
# configure:8460: checking whether to install bash completion
# configure:8466: result: no
# configure:8471: checking compiler_warnings
# configure:8480: result: yes
# configure:8489: checking CFLAGS for maximum warnings
# configure:8509: clang -c -warn all -warn all conftest.c >&5
# clang-3.8: error: unknown argument: '-warn'
# clang-3.8: error: unknown argument: '-warn'
# clang-3.8: error: no such file or directory: 'all'
# clang-3.8: error: no such file or directory: 'all'
# configure:8509: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tarsnap"
# | #define PACKAGE_TARNAME "tarsnap"
# | #define PACKAGE_VERSION "1.0.37"
# | #define PACKAGE_STRING "tarsnap 1.0.37"
# | #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tarsnap"
# | #define VERSION "1.0.37"
# | #define LIBARCHIVE_VERSION_STRING "2.7.0"
# | #define LIBARCHIVE_VERSION_NUMBER "2007000"
# | #define TARVERSION "1.0.37"
# | #define TSSERVER "v1-0-0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_LIBRT 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO 1
# | #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# | #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_STATFS_H 1
# | #define HAVE_SYS_STATVFS_H 1
# | #define HAVE_SYS_VFS_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | #define HAVE_EXT2FS_EXT2_FS_H 1
# | #define HAVE_LIBZ 1
# | #define HAVE_LIBCRYPTO 1
# | #define HAVE_BZLIB_H 1
# | #define HAVE_LIBBZ2 1
# | #define HAVE_LZMA_H 1
# | #define HAVE_LIBLZMA 1
# | #define HAVE_OPENSSL_MD5_H 1
# | #define HAVE_OPENSSL_RIPEMD_H 1
# | #define HAVE_OPENSSL_SHA_H 1
# | #define HAVE_MD5 1
# | #define HAVE_RMD160 1
# | #define HAVE_SHA1 1
# | #define HAVE_SHA256 1
# | #define HAVE_SHA384 1
# | #define HAVE_SHA512 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UNSIGNED_LONG_LONG 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_DECL_SIZE_MAX 1
# | #define HAVE_DECL_SSIZE_MAX 0
# | #define HAVE_DECL_INT64_MAX 1
# | #define HAVE_DECL_INT64_MIN 1
# | #define HAVE_DECL_UINT64_MAX 1
# | #define HAVE_DECL_UINT32_MAX 1
# | #define HAVE_EILSEQ 1
# | #define HAVE_WCHAR_T 1
# | #define SIZEOF_WCHAR_T 4
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FSEEKO 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define STRERROR_R_CHAR_P 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHROOT 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FCHOWN 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FORK 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_FUTIMES 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETPID 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_MKNOD 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_READLINK 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_VFORK 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_WCSCPY 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCTOMB 1
# | #define HAVE_WMEMCMP 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_LOCKF 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_QSORT_R 1
# | #define HAVE_MMAP 1
# | #define HAVE_FNMATCH 1
# | #define HAVE_FNM_LEADING_DIR 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_FSETXATTR 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_LGETXATTR 1
# | #define HAVE_LISTXATTR 1
# | #define HAVE_LLISTXATTR 1
# | #define HAVE_LSETXATTR 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_LIBACL 1
# | #define HAVE_ACL_CREATE_ENTRY 1
# | #define HAVE_ACL_INIT 1
# | #define HAVE_ACL_SET_FD 1
# | #define HAVE_ACL_SET_FILE 1
# | #define HAVE_ACL_PERMSET_T 1
# | #define HAVE_ACL_GET_PERM 1
# | #define HAVE_ACL_USER 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:8509: clang -c -pedantic -Wall conftest.c >&5
# configure:8509: $? = 0
# configure:8517: result: -Wall
# configure:8537: : CFLAGS="$CFLAGS"
# configure:8540: $? = 0
# configure:8934: checking that generated files are newer than configure
# configure:8940: result: done
# configure:8979: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tarsnap config.status 1.0.37, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 02f47e450537
#
# config.status:1055: creating Makefile
# config.status:1055: creating config.h
# config.status:1284: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_int64_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_cflags_warn_all=-Wall
# ac_cv_env_BASH_COMPLETION_CFLAGS_set=
# ac_cv_env_BASH_COMPLETION_CFLAGS_value=
# ac_cv_env_BASH_COMPLETION_LIBS_set=
# ac_cv_env_BASH_COMPLETION_LIBS_value=
# 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_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_MD5_Init=yes
# ac_cv_func_RIPEMD160_Init=yes
# ac_cv_func_SHA1_Init=yes
# ac_cv_func_SHA256_Init=yes
# ac_cv_func_SHA384_Init=yes
# ac_cv_func_SHA512_Init=yes
# ac_cv_func__doprnt=no
# ac_cv_func_acl_create_entry=yes
# ac_cv_func_acl_get_perm=yes
# ac_cv_func_acl_get_perm_np=no
# ac_cv_func_acl_init=yes
# ac_cv_func_acl_set_fd=yes
# ac_cv_func_acl_set_fd_np=no
# ac_cv_func_acl_set_file=yes
# ac_cv_func_chflags=no
# ac_cv_func_chown=yes
# ac_cv_func_chroot=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_extattr_get_file=no
# ac_cv_func_extattr_list_file=no
# ac_cv_func_extattr_set_fd=no
# ac_cv_func_extattr_set_file=no
# ac_cv_func_fchdir=yes
# ac_cv_func_fchflags=no
# ac_cv_func_fchmod=yes
# ac_cv_func_fchown=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fnmatch_works=yes
# ac_cv_func_fork=yes
# ac_cv_func_fsetxattr=yes
# ac_cv_func_fstat=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_futimes=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getpid=yes
# ac_cv_func_getxattr=yes
# ac_cv_func_lchflags=no
# ac_cv_func_lchmod=no
# ac_cv_func_lchown=yes
# ac_cv_func_lgetxattr=yes
# ac_cv_func_listxattr=yes
# ac_cv_func_llistxattr=yes
# ac_cv_func_lockf=yes
# ac_cv_func_lsetxattr=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_lstat_empty_string_bug=no
# ac_cv_func_lutimes=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mkfifo=yes
# ac_cv_func_mknod=yes
# ac_cv_func_mmap=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_qsort_r=yes
# ac_cv_func_readlink=yes
# ac_cv_func_select=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_sysinfo=yes
# ac_cv_func_timegm=yes
# ac_cv_func_tzset=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_utime=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcscpy=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wctomb=yes
# ac_cv_func_wmemcmp=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_have_decl_ACL_USER=yes
# ac_cv_have_decl_D_MD_ORDER=no
# ac_cv_have_decl_EFTYPE=no
# ac_cv_have_decl_EILSEQ=yes
# ac_cv_have_decl_FNM_LEADING_DIR=yes
# ac_cv_have_decl_INT64_MAX=yes
# ac_cv_have_decl_INT64_MIN=yes
# ac_cv_have_decl_SIZE_MAX=yes
# ac_cv_have_decl_SSIZE_MAX=no
# ac_cv_have_decl_UINT32_MAX=yes
# ac_cv_have_decl_UINT64_MAX=yes
# ac_cv_have_decl_optarg=yes
# ac_cv_have_decl_optind=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_acl_libacl_h=yes
# ac_cv_header_attr_xattr_h=yes
# ac_cv_header_bzlib_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_err_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_ext2fs_ext2_fs_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_fs_h=yes
# ac_cv_header_linux_magic_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_lzma_h=yes
# ac_cv_header_lzmadec_h=no
# ac_cv_header_md5_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_openssl_md5_h=yes
# ac_cv_header_openssl_ripemd_h=yes
# ac_cv_header_openssl_rsa_h=yes
# ac_cv_header_openssl_sha_h=yes
# ac_cv_header_paths_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_ripemd_h=no
# ac_cv_header_rmd160_h=no
# ac_cv_header_sha1_h=no
# ac_cv_header_sha256_h=no
# ac_cv_header_sha2_h=no
# ac_cv_header_sha_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_acl_h=yes
# ac_cv_header_sys_extattr_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mkdev_h=no
# ac_cv_header_sys_mount_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_select_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_sysctl_h=yes
# ac_cv_header_sys_sysinfo_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_types_h_makedev=yes
# ac_cv_header_sys_utime_h=no
# ac_cv_header_sys_vfs_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sys_xattr_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_header_windows_h=no
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_acl_acl_get_file=yes
# ac_cv_lib_attr_setxattr=yes
# ac_cv_lib_bz2_BZ2_bzDecompressInit=yes
# ac_cv_lib_crypto_RSA_private_encrypt=yes
# ac_cv_lib_lzma_lzma_stream_decoder=yes
# ac_cv_lib_lzmadec_lzmadec_decode=no
# ac_cv_lib_rt_clock_gettime=yes
# ac_cv_lib_z_inflate=yes
# ac_cv_member_struct_dirent_d_namlen=no
# ac_cv_member_struct_stat_st_birthtime=no
# ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_flags=no
# ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
# ac_cv_member_struct_stat_st_mtime_n=no
# ac_cv_member_struct_stat_st_mtime_usec=no
# ac_cv_member_struct_stat_st_mtimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_umtime=no
# ac_cv_member_struct_statfs_f_fstypename=no
# ac_cv_member_struct_statfs_f_type=yes
# ac_cv_member_struct_statvfs_f_basetype=no
# ac_cv_member_struct_statvfs_f_fstypename=no
# ac_cv_member_struct_sysinfo_mem_unit=yes
# ac_cv_member_struct_sysinfo_totalram=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# 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_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_SHA1_Init='none required'
# ac_cv_search_opendir='none required'
# ac_cv_sizeof_wchar_t=4
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_acl_permset_t=yes
# ac_cv_type_id_t=yes
# ac_cv_type_intmax_t=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_struct_sysinfo=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uintmax_t=yes
# ac_cv_type_uintptr_t=yes
# ac_cv_type_unsigned_long_long=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_wchar_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/tarsnap/src/tarsnap-autoconf-1.0.37/config.aux/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/tarsnap/src/tarsnap-autoconf-1.0.37/config.aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/tarsnap/src/tarsnap-autoconf-1.0.37/config.aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/tarsnap/src/tarsnap-autoconf-1.0.37/config.aux/missing automake-1.15'
# AWK='gawk'
# BASH_COMPLETION_CFLAGS=''
# BASH_COMPLETION_DIR='no'
# BASH_COMPLETION_LIBS=''
# BROKEN_TCP_NOPUSH=''
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FREEBSD_PORTRANGE_BUG=''
# GREP='/usr/bin/grep'
# HAS_PKG_CONFIG=''
# HAVE_EXT2FS_EXT2_FS_H=''
# INC_CYGWIN_FILES_FALSE=''
# INC_CYGWIN_FILES_TRUE='#'
# INC_WINDOWS_FILES_FALSE=''
# INC_WINDOWS_FILES_TRUE='#'
# INSTALL_BASH_COMPLETION_FALSE=''
# INSTALL_BASH_COMPLETION_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBARCHIVE_VERSION_NUMBER='2007000'
# LIBARCHIVE_VERSION_STRING='2.7.0'
# LIBOBJS=''
# LIBS='-lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt '
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/tarsnap/src/tarsnap-autoconf-1.0.37/config.aux/missing makeinfo'
# MANVER='mdoc'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='tarsnap'
# PACKAGE_BUGREPORT='cperciva@tarsnap.com'
# PACKAGE_NAME='tarsnap'
# PACKAGE_STRING='tarsnap 1.0.37'
# PACKAGE_TARNAME='tarsnap'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.0.37'
# PATH_SEPARATOR=':'
# PKG_CONFIG=''
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PROG_LDADD_EXTRA=''
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.0.37'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-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/tarsnap/src/tarsnap-autoconf-1.0.37/config.aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# 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='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc/tarsnap'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "tarsnap"
# #define PACKAGE_TARNAME "tarsnap"
# #define PACKAGE_VERSION "1.0.37"
# #define PACKAGE_STRING "tarsnap 1.0.37"
# #define PACKAGE_BUGREPORT "cperciva@tarsnap.com"
# #define PACKAGE_URL ""
# #define PACKAGE "tarsnap"
# #define VERSION "1.0.37"
# #define LIBARCHIVE_VERSION_STRING "2.7.0"
# #define LIBARCHIVE_VERSION_NUMBER "2007000"
# #define TARVERSION "1.0.37"
# #define TSSERVER "v1-0-0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define STDC_HEADERS 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_ACL_LIBACL_H 1
# #define HAVE_ATTR_XATTR_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ERR_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GRP_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LINUX_FS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_POLL_H 1
# #define HAVE_PWD_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_ACL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_LIBRT 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_SYS_SYSINFO_H 1
# #define HAVE_SYSINFO 1
# #define HAVE_STRUCT_SYSINFO 1
# #define HAVE_STRUCT_SYSINFO_TOTALRAM 1
# #define HAVE_STRUCT_SYSINFO_MEM_UNIT 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_SYS_STATFS_H 1
# #define HAVE_SYS_STATVFS_H 1
# #define HAVE_SYS_VFS_H 1
# #define HAVE_SYS_SYSCTL_H 1
# #define HAVE_STRUCT_STATFS_F_TYPE 1
# #define HAVE_LINUX_MAGIC_H 1
# #define HAVE_EXT2FS_EXT2_FS_H 1
# #define HAVE_LIBZ 1
# #define HAVE_LIBCRYPTO 1
# #define HAVE_BZLIB_H 1
# #define HAVE_LIBBZ2 1
# #define HAVE_LZMA_H 1
# #define HAVE_LIBLZMA 1
# #define HAVE_OPENSSL_MD5_H 1
# #define HAVE_OPENSSL_RIPEMD_H 1
# #define HAVE_OPENSSL_SHA_H 1
# #define HAVE_MD5 1
# #define HAVE_RMD160 1
# #define HAVE_SHA1 1
# #define HAVE_SHA256 1
# #define HAVE_SHA384 1
# #define HAVE_SHA512 1
# #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_UNSIGNED_LONG_LONG 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_INTMAX_T 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_DECL_SIZE_MAX 1
# #define HAVE_DECL_SSIZE_MAX 0
# #define HAVE_DECL_INT64_MAX 1
# #define HAVE_DECL_INT64_MIN 1
# #define HAVE_DECL_UINT64_MAX 1
# #define HAVE_DECL_UINT32_MAX 1
# #define HAVE_EILSEQ 1
# #define HAVE_WCHAR_T 1
# #define SIZEOF_WCHAR_T 4
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_FSEEKO 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define STRERROR_R_CHAR_P 1
# #define HAVE_STRFTIME 1
# #define HAVE_VPRINTF 1
# #define HAVE_CHOWN 1
# #define HAVE_CHROOT 1
# #define HAVE_FCHDIR 1
# #define HAVE_FCHMOD 1
# #define HAVE_FCHOWN 1
# #define HAVE_FCNTL 1
# #define HAVE_FORK 1
# #define HAVE_FSTAT 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_FUTIMES 1
# #define HAVE_GETEUID 1
# #define HAVE_GETPID 1
# #define HAVE_LCHOWN 1
# #define HAVE_LUTIMES 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_MKFIFO 1
# #define HAVE_MKNOD 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_PIPE 1
# #define HAVE_POLL 1
# #define HAVE_READLINK 1
# #define HAVE_SELECT 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRRCHR 1
# #define HAVE_TIMEGM 1
# #define HAVE_TZSET 1
# #define HAVE_UNSETENV 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMES 1
# #define HAVE_VFORK 1
# #define HAVE_WCRTOMB 1
# #define HAVE_WCSCPY 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCTOMB 1
# #define HAVE_WMEMCMP 1
# #define HAVE_WMEMCPY 1
# #define HAVE_LOCKF 1
# #define HAVE_POSIX_MEMALIGN 1
# #define HAVE_QSORT_R 1
# #define HAVE_MMAP 1
# #define HAVE_FNMATCH 1
# #define HAVE_FNM_LEADING_DIR 1
# #define HAVE_ATTR_XATTR_H 1
# #define HAVE_SYS_XATTR_H 1
# #define HAVE_LIBATTR 1
# #define HAVE_FSETXATTR 1
# #define HAVE_GETXATTR 1
# #define HAVE_LGETXATTR 1
# #define HAVE_LISTXATTR 1
# #define HAVE_LLISTXATTR 1
# #define HAVE_LSETXATTR 1
# #define HAVE_SYS_ACL_H 1
# #define HAVE_LIBACL 1
# #define HAVE_ACL_CREATE_ENTRY 1
# #define HAVE_ACL_INIT 1
# #define HAVE_ACL_SET_FD 1
# #define HAVE_ACL_SET_FILE 1
# #define HAVE_ACL_PERMSET_T 1
# #define HAVE_ACL_GET_PERM 1
# #define HAVE_ACL_USER 1
# #define HAVE_DECL_OPTARG 1
# #define HAVE_DECL_OPTIND 1
#
# configure: exit 0