Build of tarsnap with vanilla toolchain

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

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tarsnap 1.0.37-1 (Wed Aug 24 13:19:38 UTC 2016)
# ==> 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/sbin/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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... 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... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/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 gcc 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="gcc"; 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'
# gcc -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
# gcc -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
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_aesni_a-crypto_aes_aesni.Tpo libcperciva/crypto/.deps/lib_libtarsnap_aesni_a-crypto_aes_aesni.Po
# gcc -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
# gcc -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
# gcc -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 keygen/.deps/tarsnap_keyregen-keygen_actual.Tpo keygen/.deps/tarsnap_keyregen-keygen_actual.Po
# gcc -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
# gcc -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/multitape/.deps/tarsnap_recrypt-multitape_metadata.Tpo tar/multitape/.deps/tarsnap_recrypt-multitape_metadata.Po
# gcc -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_write.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_write.Po
# gcc -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_stats.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_stats.Po
# gcc -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_delete.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_delete.Po
# gcc -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_transaction.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_transaction.Po
# mv -f tar/chunks/.deps/tarsnap_recrypt-chunks_stats_internal.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_stats_internal.Po
# gcc -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
# gcc -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/chunks/.deps/tarsnap_recrypt-chunks_directory.Tpo tar/chunks/.deps/tarsnap_recrypt-chunks_directory.Po
# gcc -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_write.Tpo tar/storage/.deps/tarsnap_recrypt-storage_write.Po
# gcc -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_read.Tpo tar/storage/.deps/tarsnap_recrypt-storage_read.Po
# gcc -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_delete.Tpo tar/storage/.deps/tarsnap_recrypt-storage_delete.Po
# gcc -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_directory.Tpo tar/storage/.deps/tarsnap_recrypt-storage_directory.Po
# 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
# 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 ./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
# gcc -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 tar/storage/.deps/tarsnap_recrypt-storage_transaction.Tpo tar/storage/.deps/tarsnap_recrypt-storage_transaction.Po
# gcc -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_check_magic.Tpo libarchive/.deps/libarchive_libarchive_a-archive_check_magic.Po
# gcc -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
# gcc -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
# gcc -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.Tpo libarchive/.deps/libarchive_libarchive_a-archive_entry.Po
# gcc -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_stat.Tpo libarchive/.deps/libarchive_libarchive_a-archive_entry_stat.Po
# gcc -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_entry_strmode.Tpo libarchive/.deps/libarchive_libarchive_a-archive_entry_strmode.Po
# gcc -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
# gcc -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.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read.Po
# gcc -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.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_disk.Po
# gcc -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
# gcc -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_disk_entry_from_file.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_disk_entry_from_file.Po
# gcc -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
# gcc -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_extract.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_extract.Po
# gcc -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_file.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_open_file.Po
# gcc -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_filename.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_open_filename.Po
# gcc -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_open_memory.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_open_memory.Po
# gcc -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_all.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_all.Po
# gcc -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_bzip2.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_bzip2.Po
# gcc -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_compress.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_compress.Po
# gcc -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
# gcc -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_gzip.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_gzip.Po
# gcc -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
# gcc -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_compression_program.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_compression_program.Po
# gcc -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_all.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_all.Po
# gcc -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_ar.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_ar.Po
# gcc -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_cpio.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_cpio.Po
# gcc -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_empty.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_empty.Po
# gcc -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_iso9660.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_iso9660.Po
# gcc -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_mtree.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_mtree.Po
# gcc -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
# gcc -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
# gcc -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_read_support_format_tar.Tpo libarchive/.deps/libarchive_libarchive_a-archive_read_support_format_tar.Po
# gcc -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_string_sprintf.Tpo libarchive/.deps/libarchive_libarchive_a-archive_string_sprintf.Po
# gcc -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_util.Tpo libarchive/.deps/libarchive_libarchive_a-archive_util.Po
# gcc -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_virtual.Tpo libarchive/.deps/libarchive_libarchive_a-archive_virtual.Po
# gcc -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.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write.Po
# gcc -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.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_disk.Po
# gcc -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_disk_set_standard_lookup.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_disk_set_standard_lookup.Po
# gcc -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_fd.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_open_fd.Po
# gcc -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_file.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_open_file.Po
# gcc -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_filename.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_open_filename.Po
# gcc -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_open_memory.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_open_memory.Po
# gcc -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_compression_none.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_set_compression_none.Po
# gcc -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
# gcc -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
# gcc -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 libarchive/.deps/libarchive_libarchive_a-archive_write_set_format_pax.Tpo libarchive/.deps/libarchive_libarchive_a-archive_write_set_format_pax.Po
# gcc -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
# gcc -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_file.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_file.Po
# gcc -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
# gcc -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.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_keys.Po
# gcc -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
# gcc -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_keys_subr.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_keys_subr.Po
# gcc -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
# gcc -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_rsa.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_rsa.Po
# gcc -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_scrypt_smix.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_scrypt_smix.Po
# gcc -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/crypto/.deps/lib_libtarsnap_a-crypto_session.Tpo lib/crypto/.deps/lib_libtarsnap_a-crypto_session.Po
# gcc -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-patricia.Tpo lib/datastruct/.deps/lib_libtarsnap_a-patricia.Po
# gcc -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/datastruct/.deps/lib_libtarsnap_a-rwhashtab.Tpo lib/datastruct/.deps/lib_libtarsnap_a-rwhashtab.Po
# gcc -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/keyfile/.deps/lib_libtarsnap_a-keyfile.Tpo lib/keyfile/.deps/lib_libtarsnap_a-keyfile.Po
# mv -f lib/netpacket/.deps/lib_libtarsnap_a-netpacket_delete.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_delete.Po
# gcc -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
# gcc -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
# gcc -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_directory.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_directory.Po
# gcc -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_op.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_op.Po
# gcc -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_read.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_read.Po
# gcc -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_register.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_register.Po
# gcc -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_transaction.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_transaction.Po
# gcc -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/netpacket/.deps/lib_libtarsnap_a-netpacket_write.Tpo lib/netpacket/.deps/lib_libtarsnap_a-netpacket_write.Po
# gcc -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
# gcc -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.Tpo lib/netproto/.deps/lib_libtarsnap_a-netproto.Po
# gcc -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
# gcc -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/netproto/.deps/lib_libtarsnap_a-netproto_keyexchange.Tpo lib/netproto/.deps/lib_libtarsnap_a-netproto_keyexchange.Po
# gcc -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_buf.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_buf.Po
# gcc -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_bwlimit.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_bwlimit.Po
# gcc -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_connect.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_connect.Po
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_cork.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_cork.Po
# gcc -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
# gcc -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
# mv -f lib/network/.deps/lib_libtarsnap_a-tsnetwork_register.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_register.Po
# gcc -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
# gcc -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_sleep.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_sleep.Po
# gcc -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/network/.deps/lib_libtarsnap_a-tsnetwork_writeq.Tpo lib/network/.deps/lib_libtarsnap_a-tsnetwork_writeq.Po
# gcc -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
# gcc -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/scryptenc/.deps/lib_libtarsnap_a-scryptenc.Tpo lib/scryptenc/.deps/lib_libtarsnap_a-scryptenc.Po
# gcc -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-dirutil.Tpo lib/util/.deps/lib_libtarsnap_a-dirutil.Po
# gcc -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-getfstype.Tpo lib/util/.deps/lib_libtarsnap_a-getfstype.Po
# gcc -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-hexlink.Tpo lib/util/.deps/lib_libtarsnap_a-hexlink.Po
# gcc -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-memlimit.Tpo lib/util/.deps/lib_libtarsnap_a-memlimit.Po
# gcc -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-sigquit.Tpo lib/util/.deps/lib_libtarsnap_a-sigquit.Po
# gcc -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 lib/util/.deps/lib_libtarsnap_a-tvmath.Tpo lib/util/.deps/lib_libtarsnap_a-tvmath.Po
# gcc -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
# gcc -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
# gcc -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/alg/.deps/lib_libtarsnap_a-sha256.Tpo libcperciva/alg/.deps/lib_libtarsnap_a-sha256.Po
# gcc -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_aes.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_aes.Po
# gcc -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_aesctr.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_aesctr.Po
# gcc -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
# gcc -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_dh.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_dh.Po
# mv -f libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_entropy.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_entropy.Po
# gcc -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
# gcc -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/crypto/.deps/lib_libtarsnap_a-crypto_verify_bytes.Tpo libcperciva/crypto/.deps/lib_libtarsnap_a-crypto_verify_bytes.Po
# gcc -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-elasticarray.Tpo libcperciva/datastruct/.deps/lib_libtarsnap_a-elasticarray.Po
# gcc -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-ptrheap.Tpo libcperciva/datastruct/.deps/lib_libtarsnap_a-ptrheap.Po
# gcc -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/datastruct/.deps/lib_libtarsnap_a-timerqueue.Tpo libcperciva/datastruct/.deps/lib_libtarsnap_a-timerqueue.Po
# gcc -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.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events.Po
# gcc -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_immediate.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events_immediate.Po
# gcc -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.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events_network.Po
# gcc -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_network_selectstats.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events_network_selectstats.Po
# gcc -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/events/.deps/lib_libtarsnap_a-events_timer.Tpo libcperciva/events/.deps/lib_libtarsnap_a-events_timer.Po
# gcc -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_accept.Tpo libcperciva/network/.deps/lib_libtarsnap_a-network_accept.Po
# gcc -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_connect.Tpo libcperciva/network/.deps/lib_libtarsnap_a-network_connect.Po
# gcc -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_read.Tpo libcperciva/network/.deps/lib_libtarsnap_a-network_read.Po
# gcc -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/network/.deps/lib_libtarsnap_a-network_write.Tpo libcperciva/network/.deps/lib_libtarsnap_a-network_write.Po
# gcc -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-asprintf.Tpo libcperciva/util/.deps/lib_libtarsnap_a-asprintf.Po
# gcc -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-b64encode.Tpo libcperciva/util/.deps/lib_libtarsnap_a-b64encode.Po
# gcc -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-entropy.Tpo libcperciva/util/.deps/lib_libtarsnap_a-entropy.Po
# gcc -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
# gcc -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-getopt.Tpo libcperciva/util/.deps/lib_libtarsnap_a-getopt.Po
# gcc -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
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-humansize.Tpo libcperciva/util/.deps/lib_libtarsnap_a-humansize.Po
# gcc -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
# gcc -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-monoclock.Tpo libcperciva/util/.deps/lib_libtarsnap_a-monoclock.Po
# gcc -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-readpass.Tpo libcperciva/util/.deps/lib_libtarsnap_a-readpass.Po
# gcc -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
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-sock.Tpo libcperciva/util/.deps/lib_libtarsnap_a-sock.Po
# gcc -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
# gcc -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-ttyfd.Tpo libcperciva/util/.deps/lib_libtarsnap_a-ttyfd.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')
# mv -f libcperciva/util/.deps/lib_libtarsnap_a-warnp.Tpo libcperciva/util/.deps/lib_libtarsnap_a-warnp.Po
# rm -f lib/libtarsnap_sse2.a
# ranlib lib/libtarsnap_aesni.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')
# gcc -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
# ranlib lib/libtarsnap_sse2.a
# gcc -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
# gcc -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-bsdtar.Tpo tar/.deps/tarsnap-bsdtar.Po
# gcc -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-getdate.Tpo tar/.deps/tarsnap-getdate.Po
# gcc -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-matching.Tpo tar/.deps/tarsnap-matching.Po
# gcc -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-read.Tpo tar/.deps/tarsnap-read.Po
# gcc -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-siginfo.Tpo tar/.deps/tarsnap-siginfo.Po
# gcc -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-subst.Tpo tar/.deps/tarsnap-subst.Po
# gcc -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-tree.Tpo tar/.deps/tarsnap-tree.Po
# gcc -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-util.Tpo tar/.deps/tarsnap-util.Po
# gcc -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
# gcc -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/.deps/tarsnap-write.Tpo tar/.deps/tarsnap-write.Po
# gcc -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/glue/.deps/tarsnap-tape.Tpo tar/glue/.deps/tarsnap-tape.Po
# gcc -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_entry.Tpo tar/ccache/.deps/tarsnap-ccache_entry.Po
# gcc -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_read.Tpo tar/ccache/.deps/tarsnap-ccache_read.Po
# gcc -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/ccache/.deps/tarsnap-ccache_write.Tpo tar/ccache/.deps/tarsnap-ccache_write.Po
# gcc -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-chunkify.Tpo tar/multitape/.deps/tarsnap-chunkify.Po
# gcc -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_write.Tpo tar/multitape/.deps/tarsnap-multitape_write.Po
# gcc -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_read.Tpo tar/multitape/.deps/tarsnap-multitape_read.Po
# gcc -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_delete.Tpo tar/multitape/.deps/tarsnap-multitape_delete.Po
# gcc -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
# gcc -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_stats.Tpo tar/multitape/.deps/tarsnap-multitape_stats.Po
# gcc -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
# mv -f tar/multitape/.deps/tarsnap-multitape_fsck.Tpo tar/multitape/.deps/tarsnap-multitape_fsck.Po
# gcc -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
# gcc -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
# gcc -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_metadata.Tpo tar/multitape/.deps/tarsnap-multitape_metadata.Po
# gcc -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_chunkiter.Tpo tar/multitape/.deps/tarsnap-multitape_chunkiter.Po
# gcc -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/multitape/.deps/tarsnap-multitape_transaction.Tpo tar/multitape/.deps/tarsnap-multitape_transaction.Po
# gcc -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_write.Tpo tar/chunks/.deps/tarsnap-chunks_write.Po
# gcc -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_read.Tpo tar/chunks/.deps/tarsnap-chunks_read.Po
# gcc -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_stats.Tpo tar/chunks/.deps/tarsnap-chunks_stats.Po
# gcc -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_delete.Tpo tar/chunks/.deps/tarsnap-chunks_delete.Po
# gcc -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_transaction.Tpo tar/chunks/.deps/tarsnap-chunks_transaction.Po
# gcc -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_stats_internal.Tpo tar/chunks/.deps/tarsnap-chunks_stats_internal.Po
# gcc -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/chunks/.deps/tarsnap-chunks_directory.Tpo tar/chunks/.deps/tarsnap-chunks_directory.Po
# gcc -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_write.Tpo tar/storage/.deps/tarsnap-storage_write.Po
# gcc -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
# gcc -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_read.Tpo tar/storage/.deps/tarsnap-storage_read.Po
# gcc -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_directory.Tpo tar/storage/.deps/tarsnap-storage_directory.Po
# gcc -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 tar/storage/.deps/tarsnap-storage_transaction.Tpo tar/storage/.deps/tarsnap-storage_transaction.Po
# gcc -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.Tpo keygen/.deps/tarsnap_keygen-keygen.Po
# gcc -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_actual.Tpo keygen/.deps/tarsnap_keygen-keygen_actual.Po
# gcc -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 keygen/.deps/tarsnap_keygen-keygen_network.Tpo keygen/.deps/tarsnap_keygen-keygen_network.Po
# gcc -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 keyregen/.deps/tarsnap_keyregen-keyregen.Tpo keyregen/.deps/tarsnap_keyregen-keyregen.Po
# gcc -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 recrypt/.deps/tarsnap_recrypt-recrypt.Tpo recrypt/.deps/tarsnap_recrypt-recrypt.Po
# cat tar/tarsnap.1-mdoc > tar/tarsnap.1.tmp
# mv tar/tarsnap.1.tmp tar/tarsnap.1
# cat tar/tarsnap.conf.5-mdoc > tar/tarsnap.conf.5.tmp
# mv tar/tarsnap.conf.5.tmp tar/tarsnap.conf.5
# 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')
# mv -f keymgmt/.deps/tarsnap_keymgmt-keymgmt.Tpo keymgmt/.deps/tarsnap_keymgmt-keymgmt.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 libarchive/libarchive.a
# ranlib lib/libtarsnap.a
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# gcc -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
# 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/sbin/mkdir -p '/tmp/tarsnap/pkg/tarsnap/etc/tarsnap'
# /usr/sbin/mkdir -p '/tmp/tarsnap/pkg/tarsnap/usr/share/man/man1'
# /usr/bin/install -c -m 644 tar/tarsnap.conf.sample '/tmp/tarsnap/pkg/tarsnap/etc/tarsnap'
# /usr/sbin/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'
# /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/sbin/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'
# 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 (Wed Aug 24 13:20:18 UTC 2016)

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 14599

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 = 8766b1a09764
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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/sbin/strip
# configure:3115: result: strip
# configure:3140: checking for a thread-safe mkdir -p
# configure:3179: result: /usr/sbin/mkdir -p
# configure:3186: checking for gawk
# configure:3202: found /usr/sbin/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:3514: result: no
# configure:3524: checking for gcc
# configure:3540: found /usr/sbin/gcc
# configure:3551: result: gcc
# configure:3780: checking for C compiler version
# configure:3789: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3800: $? = 0
# configure:3789: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3800: $? = 0
# configure:3789: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3800: $? = 1
# configure:3789: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3800: $? = 1
# configure:3820: checking whether the C compiler works
# configure:3842: gcc 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: gcc -o conftest conftest.c >&5
# configure:3916: $? = 0
# configure:3938: result:
# configure:3960: checking whether we are cross compiling
# configure:3968: gcc -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: gcc -c conftest.c >&5
# configure:4029: $? = 0
# configure:4050: result: o
# configure:4054: checking whether we are using the GNU C compiler
# configure:4073: gcc -c conftest.c >&5
# configure:4073: $? = 0
# configure:4082: result: yes
# configure:4091: checking whether gcc accepts -g
# configure:4111: gcc -c -g conftest.c >&5
# configure:4111: $? = 0
# configure:4152: result: yes
# configure:4169: checking for gcc option to accept ISO C89
# configure:4232: gcc -c conftest.c >&5
# configure:4232: $? = 0
# configure:4245: result: none needed
# configure:4270: checking whether gcc understands -c and -o together
# configure:4292: gcc -c conftest.c -o conftest2.o
# configure:4295: $? = 0
# configure:4292: gcc -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 gcc
# 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/sbin/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: gcc -E conftest.c
# configure:4739: $? = 0
# configure:4753: gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:4798: gcc -E conftest.c
# configure:4798: $? = 0
# configure:4812: gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/grep
# configure:4904: checking for egrep
# configure:4966: result: /usr/sbin/grep -E
# configure:4971: checking for ANSI C header files
# configure:4991: gcc -c conftest.c >&5
# configure:4991: $? = 0
# configure:5064: gcc -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: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for sys/stat.h
# configure:5088: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for stdlib.h
# configure:5088: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for string.h
# configure:5088: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for memory.h
# configure:5088: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for strings.h
# configure:5088: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for inttypes.h
# configure:5088: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for stdint.h
# configure:5088: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for unistd.h
# configure:5088: gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5101: checking minix/config.h usability
# configure:5101: gcc -c conftest.c >&5
# conftest.c:58:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:25:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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: gcc -c conftest.c >&5
# configure:5366: $? = 0
# configure:5374: result: yes
# configure:5387: checking for library containing opendir
# configure:5418: gcc -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: gcc -c conftest.c >&5
# configure:5528: $? = 0
# configure:5535: result: yes
# configure:5546: checking acl/libacl.h usability
# configure:5546: gcc -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking acl/libacl.h presence
# configure:5546: gcc -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: gcc -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking attr/xattr.h presence
# configure:5546: gcc -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: gcc -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking ctype.h presence
# configure:5546: gcc -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: gcc -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking err.h presence
# configure:5546: gcc -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: gcc -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking errno.h presence
# configure:5546: gcc -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: gcc -c conftest.c >&5
# configure:5559: $? = 0
# configure:5559: result: yes
# configure:5559: checking fcntl.h presence
# configure:5559: gcc -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: gcc -c conftest.c >&5
# configure:5559: $? = 0
# configure:5559: result: yes
# configure:5559: checking grp.h presence
# configure:5559: gcc -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: gcc -c conftest.c >&5
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking langinfo.h presence
# configure:5572: gcc -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: gcc -c conftest.c >&5
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking limits.h presence
# configure:5572: gcc -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: gcc -c conftest.c >&5
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking linux/fs.h presence
# configure:5572: gcc -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: gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking locale.h presence
# configure:5585: gcc -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: gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking paths.h presence
# configure:5585: gcc -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: gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking poll.h presence
# configure:5585: gcc -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: gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking pwd.h presence
# configure:5585: gcc -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: gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking regex.h presence
# configure:5585: gcc -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: gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking signal.h presence
# configure:5585: gcc -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: gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking stdarg.h presence
# configure:5585: gcc -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: gcc -c conftest.c >&5
# configure:5611: $? = 0
# configure:5611: result: yes
# configure:5611: checking sys/acl.h presence
# configure:5611: gcc -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: gcc -c conftest.c >&5
# conftest.c:88:25: fatal error: sys/extattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:55:25: fatal error: sys/extattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:5611: $? = 0
# configure:5611: result: yes
# configure:5611: checking sys/ioctl.h presence
# configure:5611: gcc -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: gcc -c conftest.c >&5
# conftest.c:89:23: fatal error: sys/mkdev.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:56:23: fatal error: sys/mkdev.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/param.h presence
# configure:5624: gcc -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: gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/poll.h presence
# configure:5624: gcc -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: gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/select.h presence
# configure:5624: gcc -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: gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/time.h presence
# configure:5624: gcc -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: gcc -c conftest.c >&5
# conftest.c:93:23: fatal error: sys/utime.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:60:23: fatal error: sys/utime.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking time.h presence
# configure:5637: gcc -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: gcc -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking utime.h presence
# configure:5637: gcc -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: gcc -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking wchar.h presence
# configure:5637: gcc -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: gcc -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking wctype.h presence
# configure:5637: gcc -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: gcc -c conftest.c >&5
# conftest.c:98:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:65:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -o conftest conftest.c -lrt >&5
# configure:5674: $? = 0
# configure:5683: result: yes
# configure:5696: checking for clock_gettime
# configure:5696: gcc -o conftest conftest.c -lrt >&5
# configure:5696: $? = 0
# configure:5696: result: yes
# configure:5711: checking sys/sysinfo.h usability
# configure:5711: gcc -c conftest.c >&5
# configure:5711: $? = 0
# configure:5711: result: yes
# configure:5711: checking sys/sysinfo.h presence
# configure:5711: gcc -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: gcc -o conftest conftest.c -lrt >&5
# configure:5723: $? = 0
# configure:5723: result: yes
# configure:5732: checking for struct sysinfo
# configure:5732: gcc -c conftest.c >&5
# configure:5732: $? = 0
# configure:5732: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:29: error: expected expression before ')' token
# if (sizeof ((struct sysinfo)))
# ^
# 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: gcc -c conftest.c >&5
# configure:5743: $? = 0
# configure:5743: result: yes
# configure:5753: checking for struct sysinfo.mem_unit
# configure:5753: gcc -c conftest.c >&5
# configure:5753: $? = 0
# configure:5753: result: yes
# configure:5770: checking for sys/mount.h
# configure:5770: gcc -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/statfs.h
# configure:5770: gcc -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/statvfs.h
# configure:5770: gcc -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/vfs.h
# configure:5770: gcc -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5788: checking sys/sysctl.h usability
# configure:5788: gcc -c conftest.c >&5
# configure:5788: $? = 0
# configure:5788: result: yes
# configure:5788: checking sys/sysctl.h presence
# configure:5788: gcc -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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: 'struct statfs' has no member named 'f_fstypename'; did you mean 'f_type'?
# if (ac_aggr.f_fstypename)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:19: error: 'struct statfs' has no member named 'f_fstypename'; did you mean 'f_type'?
# if (sizeof ac_aggr.f_fstypename)
# ^
# 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: gcc -c conftest.c >&5
# configure:5824: $? = 0
# configure:5824: result: yes
# configure:5848: checking for struct statvfs.f_fstypename
# configure:5848: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: 'struct statvfs' has no member named 'f_fstypename'
# if (ac_aggr.f_fstypename)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:19: error: 'struct statvfs' has no member named 'f_fstypename'
# if (sizeof ac_aggr.f_fstypename)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'?
# if (ac_aggr.f_basetype)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:19: error: 'struct statvfs' has no member named 'f_basetype'; did you mean 'f_bsize'?
# if (sizeof ac_aggr.f_basetype)
# ^
# 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: gcc -c conftest.c >&5
# configure:5902: $? = 0
# configure:5902: result: yes
# configure:5902: checking linux/magic.h presence
# configure:5902: gcc -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: gcc -c conftest.c >&5
# configure:5942: $? = 0
# configure:5942: result: yes
# configure:5942: checking ext2fs/ext2_fs.h presence
# configure:5942: gcc -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: gcc -c conftest.c >&5
# configure:5992: $? = 0
# configure:5992: result: yes
# configure:5992: checking zlib.h presence
# configure:5992: gcc -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: gcc -o conftest conftest.c -lz -lrt >&5
# configure:6019: $? = 0
# configure:6028: result: yes
# configure:6046: checking openssl/rsa.h usability
# configure:6046: gcc -c conftest.c >&5
# configure:6046: $? = 0
# configure:6046: result: yes
# configure:6046: checking openssl/rsa.h presence
# configure:6046: gcc -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: gcc -o conftest conftest.c -lcrypto -lz -lrt >&5
# configure:6073: $? = 0
# configure:6082: result: yes
# configure:6112: checking bzlib.h usability
# configure:6112: gcc -c conftest.c >&5
# configure:6112: $? = 0
# configure:6112: result: yes
# configure:6112: checking bzlib.h presence
# configure:6112: gcc -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: gcc -o conftest conftest.c -lbz2 -lcrypto -lz -lrt >&5
# configure:6147: $? = 0
# configure:6156: result: yes
# configure:6179: checking lzmadec.h usability
# configure:6179: gcc -c conftest.c >&5
# conftest.c:117:21: fatal error: lzmadec.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:84:21: fatal error: lzmadec.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -o conftest conftest.c -llzmadec -lbz2 -lcrypto -lz -lrt >&5
# /usr/sbin/ld: cannot find -llzmadec
# collect2: error: ld returned 1 exit status
# 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: gcc -c conftest.c >&5
# configure:6246: $? = 0
# configure:6246: result: yes
# configure:6246: checking lzma.h presence
# configure:6246: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking openssl/md5.h presence
# configure:6306: gcc -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: gcc -c conftest.c >&5
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking openssl/ripemd.h presence
# configure:6306: gcc -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: gcc -c conftest.c >&5
# configure:6306: $? = 0
# configure:6306: result: yes
# configure:6306: checking openssl/sha.h presence
# configure:6306: gcc -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: gcc -c conftest.c >&5
# conftest.c:122:17: fatal error: md5.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:89:17: fatal error: md5.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# conftest.c:122:20: fatal error: ripemd.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:89:20: fatal error: ripemd.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# conftest.c:122:20: fatal error: rmd160.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:89:20: fatal error: rmd160.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# conftest.c:122:17: fatal error: sha.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:89:17: fatal error: sha.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# conftest.c:122:18: fatal error: sha1.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:89:18: fatal error: sha1.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# conftest.c:122:18: fatal error: sha2.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:89:18: fatal error: sha2.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# conftest.c:122:20: fatal error: sha256.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:89:20: fatal error: sha256.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:6586: $? = 0
# configure:6593: result: yes
# configure:6601: checking for inline
# configure:6617: gcc -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: gcc -c conftest.c >&5
# configure:6673: $? = 0
# configure:6673: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6686: $? = 0
# configure:6686: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6697: $? = 0
# configure:6697: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6708: $? = 0
# configure:6708: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:19: error: expected expression before ')' token
# if (sizeof ((id_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6719: $? = 0
# configure:6719: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:131:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:12: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'?
# if (ac_aggr.st_birthtime)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:19: error: 'struct stat' has no member named 'st_birthtime'; did you mean 'st_blksize'?
# if (sizeof ac_aggr.st_birthtime)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:12: error: 'struct stat' has no member named 'st_birthtimespec'
# if (ac_aggr.st_birthtimespec.tv_nsec)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:19: error: 'struct stat' has no member named 'st_birthtimespec'
# if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:12: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
# if (ac_aggr.st_mtimespec.tv_nsec)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:19: error: 'struct stat' has no member named 'st_mtimespec'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_mtimespec.tv_nsec)
# ^
# 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: gcc -c conftest.c >&5
# configure:6764: $? = 0
# configure:6764: result: yes
# configure:6774: checking for struct stat.st_mtime_n
# configure:6774: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:12: error: 'struct stat' has no member named 'st_mtime_n'; did you mean 'st_mtim'?
# if (ac_aggr.st_mtime_n)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:19: error: 'struct stat' has no member named 'st_mtime_n'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_mtime_n)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:12: error: 'struct stat' has no member named 'st_umtime'; did you mean 'st_mtim'?
# if (ac_aggr.st_umtime)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:19: error: 'struct stat' has no member named 'st_umtime'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_umtime)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:12: error: 'struct stat' has no member named 'st_mtime_usec'; did you mean 'st_mtim'?
# if (ac_aggr.st_mtime_usec)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:19: error: 'struct stat' has no member named 'st_mtime_usec'; did you mean 'st_mtim'?
# if (sizeof ac_aggr.st_mtime_usec)
# ^
# 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: gcc -c conftest.c >&5
# configure:6805: $? = 0
# configure:6805: result: yes
# configure:6816: checking for struct stat.st_flags
# configure:6816: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:134:12: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'?
# if (ac_aggr.st_flags)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:134:19: error: 'struct stat' has no member named 'st_flags'; did you mean 'st_nlink'?
# if (sizeof ac_aggr.st_flags)
# ^
# 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: gcc -c conftest.c >&5
# configure:6830: $? = 0
# configure:6830: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:133:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6839: $? = 0
# configure:6839: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:134:33: error: expected expression before ')' token
# if (sizeof ((unsigned long long)))
# ^
# 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: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:6970: $? = 0
# configure:6970: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:137:23: error: expected expression before ')' token
# if (sizeof ((intmax_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:6987: $? = 0
# configure:6987: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:140:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:139:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# 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: gcc -c conftest.c >&5
# configure:7017: $? = 0
# configure:7017: result: yes
# configure:7033: checking whether SIZE_MAX is declared
# configure:7033: gcc -c conftest.c >&5
# configure:7033: $? = 0
# configure:7033: result: yes
# configure:7043: checking whether SSIZE_MAX is declared
# configure:7043: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:10: error: 'SSIZE_MAX' undeclared (first use in this function)
# (void) SSIZE_MAX;
# ^~~~~~~~~
# conftest.c:144:10: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -c conftest.c >&5
# configure:7053: $? = 0
# configure:7053: result: yes
# configure:7063: checking whether INT64_MIN is declared
# configure:7063: gcc -c conftest.c >&5
# configure:7063: $? = 0
# configure:7063: result: yes
# configure:7073: checking whether UINT64_MAX is declared
# configure:7073: gcc -c conftest.c >&5
# configure:7073: $? = 0
# configure:7073: result: yes
# configure:7083: checking whether UINT32_MAX is declared
# configure:7083: gcc -c conftest.c >&5
# configure:7083: $? = 0
# configure:7083: result: yes
# configure:7095: checking whether EFTYPE is declared
# configure:7095: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:118:10: error: 'EFTYPE' undeclared (first use in this function)
# (void) EFTYPE;
# ^~~~~~
# conftest.c:118:10: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -c conftest.c >&5
# configure:7103: $? = 0
# configure:7103: result: yes
# configure:7111: checking for wchar_t
# configure:7111: gcc -c conftest.c >&5
# configure:7111: $? = 0
# configure:7111: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:146:22: error: expected expression before ')' token
# if (sizeof ((wchar_t)))
# ^
# 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: gcc -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: gcc -c conftest.c >&5
# configure:7173: $? = 0
# configure:7180: result: yes
# configure:7191: checking whether gcc needs -traditional
# configure:7225: result: no
# configure:7232: checking whether sys/types.h defines makedev
# configure:7248: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:7566: $? = 0
# configure:7566: result: yes
# configure:7579: checking for strerror_r
# configure:7579: gcc -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: gcc -c conftest.c >&5
# configure:7612: $? = 0
# configure:7650: result: yes
# configure:7660: checking for strftime
# configure:7660: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:141:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:7660: $? = 0
# configure:7660: result: yes
# configure:7715: checking for vprintf
# configure:7715: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:142:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:7715: $? = 0
# configure:7715: result: yes
# configure:7721: checking for _doprnt
# configure:7721: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/cccq1xY7.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:148:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:151:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# 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: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7735: $? = 0
# configure:7735: result: yes
# configure:7735: checking for chroot
# configure:7735: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7735: $? = 0
# configure:7735: result: yes
# configure:7747: checking for fchdir
# configure:7747: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for fchflags
# configure:7747: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:151:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:154:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# 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: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for fchown
# configure:7747: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for fcntl
# configure:7747: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7747: checking for fork
# configure:7747: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:149:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:7747: $? = 0
# configure:7747: result: yes
# configure:7759: checking for fstat
# configure:7759: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7759: checking for ftruncate
# configure:7759: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7759: checking for futimes
# configure:7759: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7759: checking for geteuid
# configure:7759: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7759: checking for getpid
# configure:7759: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7759: $? = 0
# configure:7759: result: yes
# configure:7771: checking for lchflags
# configure:7771: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/cc0N3MDA.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `lchflags'
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:160:1: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:163:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
# int
# ^~~
# 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: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7771: $? = 0
# configure:7771: result: yes
# configure:7783: checking for lutimes
# configure:7783: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for memmove
# configure:7783: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:157:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for memset
# configure:7783: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:158:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for mkdir
# configure:7783: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for mkfifo
# configure:7783: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7783: $? = 0
# configure:7783: result: yes
# configure:7783: checking for mknod
# configure:7783: gcc -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: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for pipe
# configure:7795: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for poll
# configure:7795: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for readlink
# configure:7795: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for select
# configure:7795: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for setenv
# configure:7795: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7795: checking for setlocale
# configure:7795: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7795: $? = 0
# configure:7795: result: yes
# configure:7807: checking for strchr
# configure:7807: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:169:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7807: checking for strdup
# configure:7807: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:170:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7807: checking for strerror
# configure:7807: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7807: checking for strrchr
# configure:7807: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:172:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7807: checking for timegm
# configure:7807: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7807: $? = 0
# configure:7807: result: yes
# configure:7819: checking for tzset
# configure:7819: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7819: checking for unsetenv
# configure:7819: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7819: checking for utime
# configure:7819: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7819: checking for utimes
# configure:7819: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7819: checking for vfork
# configure:7819: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7819: $? = 0
# configure:7819: result: yes
# configure:7831: checking for wcrtomb
# configure:7831: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wcscpy
# configure:7831: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wcslen
# configure:7831: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wctomb
# configure:7831: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wmemcmp
# configure:7831: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7831: checking for wmemcpy
# configure:7831: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7831: $? = 0
# configure:7831: result: yes
# configure:7843: checking for lockf
# configure:7843: gcc -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: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# conftest.c:186:6: warning: conflicting types for built-in function 'posix_memalign'
# char posix_memalign ();
# ^~~~~~~~~~~~~~
# configure:7843: $? = 0
# configure:7843: result: yes
# configure:7843: checking for qsort_r
# configure:7843: gcc -o conftest conftest.c -llzma -lbz2 -lcrypto -lz -lrt >&5
# configure:7843: $? = 0
# configure:7843: result: yes
# configure:7856: checking for mmap
# configure:7856: gcc -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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:178:10: error: 'D_MD_ORDER' undeclared (first use in this function)
# (void) D_MD_ORDER;
# ^~~~~~~~~~
# conftest.c:178:10: note: each undeclared identifier is reported only once for each function it appears in
# 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: gcc -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: gcc -c conftest.c >&5
# conftest.c:168:0: warning: "_GNU_SOURCE" redefined
# #define _GNU_SOURCE /* Required on Linux to get GNU extensions */
#
# conftest.c:26:0: note: this is the location of the previous definition
# #define _GNU_SOURCE 1
#
# configure:7936: $? = 0
# configure:7936: result: yes
# configure:7952: checking for struct dirent.d_namlen
# configure:7952: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:177:12: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'?
# if (ac_aggr.d_namlen)
# ^
# 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: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:177:19: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'?
# if (sizeof ac_aggr.d_namlen)
# ^
# 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: gcc -c conftest.c >&5
# configure:7984: $? = 0
# configure:7984: result: yes
# configure:7984: checking sys/xattr.h presence
# configure:7984: gcc -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: gcc -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: gcc -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/ccKE9z9N.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `extattr_get_file'
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/cccRFWZW.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `extattr_list_file'
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/ccAKpsZ0.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `extattr_set_fd'
# collect2: error: ld returned 1 exit status
# 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: gcc -o conftest conftest.c -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/ccx2t5f9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `extattr_set_file'
# collect2: error: ld returned 1 exit status
# 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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -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: gcc -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/ccUgTZsc.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `acl_set_fd_np'
# collect2: error: ld returned 1 exit status
# 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: gcc -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: gcc -c conftest.c >&5
# configure:8173: $? = 0
# configure:8173: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:194:28: error: expected expression before ')' token
# if (sizeof ((acl_permset_t)))
# ^
# 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: gcc -o conftest conftest.c -lacl -lattr -llzma -lbz2 -lcrypto -lz -lrt >&5
# /tmp/ccP3zy3l.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `acl_get_perm_np'
# collect2: error: ld returned 1 exit status
# 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: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:8305: $? = 0
# configure:8337: result: no
# configure:8424: checking whether optarg is declared
# configure:8424: gcc -c conftest.c >&5
# configure:8424: $? = 0
# configure:8424: result: yes
# configure:8435: checking whether optind is declared
# configure:8435: gcc -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: gcc -c -warn all -warn all conftest.c >&5
# gcc: error: all: No such file or directory
# gcc: error: all: No such file or directory
# gcc: error: unrecognized command line option '-warn'; did you mean '--warn-'?
# gcc: error: unrecognized command line option '-warn'; did you mean '--warn-'?
# 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: gcc -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 8766b1a09764
#
# 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_CC=gcc
# 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='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FREEBSD_PORTRANGE_BUG=''
# GREP='/usr/sbin/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/sbin/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='gcc'
# 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