Build of tarsnap with android toolchain

The build took 00h 01m 07s and was NOT successful.

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

SLOCLanguage
45,485 ansic
4,139 sh
4 makefile
49,628 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tarsnap 1.0.37-1 (Tue Apr 4 21:01:21 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-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 arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking how to run the C preprocessor... arm-linux-androideabi-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... no
# checking acl/libacl.h presence... no
# checking for acl/libacl.h... no
# checking attr/xattr.h usability... no
# checking attr/xattr.h presence... no
# checking for attr/xattr.h... no
# 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... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# 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... no
# checking sys/acl.h presence... no
# checking for sys/acl.h... no
# 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... yes
# checking sys/utime.h presence... yes
# checking for sys/utime.h... yes
# 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... no
# 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... no
# checking sys/sysctl.h presence... no
# checking for sys/sysctl.h... no
# 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... no
# checking ext2fs/ext2_fs.h presence... no
# checking for ext2fs/ext2_fs.h... no
# configure: error: *** ext2fs/ext2_fs.h missing ***
# ==> ERROR: A failure occurred in build().
# Aborting...

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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc/tarsnap
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f16c54348017
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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: arm-unknown-linux-androideabi
# configure:2798: checking target system type
# configure:2811: result: arm-unknown-linux-androideabi
# 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 arm-linux-androideabi-strip
# configure:3064: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3075: result: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:3511: result: arm-linux-androideabi-gcc
# configure:3780: checking for C compiler version
# configure:3789: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 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: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3800: $? = 0
# configure:3789: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3800: $? = 1
# configure:3789: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3800: $? = 1
# configure:3820: checking whether the C compiler works
# configure:3842: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3916: $? = 0
# configure:3938: result:
# configure:3960: checking whether we are cross compiling
# configure:3998: result: yes
# configure:4003: checking for suffix of object files
# configure:4025: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4073: $? = 0
# configure:4082: result: yes
# configure:4091: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4111: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4111: $? = 0
# configure:4152: result: yes
# configure:4169: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4232: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4232: $? = 0
# configure:4245: result: none needed
# configure:4270: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4292: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4295: $? = 0
# configure:4292: arm-linux-androideabi-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 arm-linux-androideabi-gcc
# configure:4500: result: gcc3
# configure:4519: checking for arm-linux-androideabi-ranlib
# configure:4535: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4546: result: arm-linux-androideabi-ranlib
# configure:4611: checking for arm-linux-androideabi-strip
# configure:4638: result: arm-linux-androideabi-strip
# configure:4708: checking how to run the C preprocessor
# configure:4739: arm-linux-androideabi-gcc -E conftest.c
# configure:4739: $? = 0
# configure:4753: arm-linux-androideabi-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: arm-linux-androideabi-gcc -E
# configure:4798: arm-linux-androideabi-gcc -E conftest.c
# configure:4798: $? = 0
# configure:4812: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4991: $? = 0
# configure:5075: result: yes
# configure:5088: checking for sys/types.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for sys/stat.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for stdlib.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for string.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for memory.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for strings.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for inttypes.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for stdint.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5088: checking for unistd.h
# configure:5088: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5088: $? = 0
# configure:5088: result: yes
# configure:5101: checking minix/config.h usability
# configure:5101: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5366: $? = 0
# configure:5374: result: yes
# configure:5387: checking for library containing opendir
# configure:5418: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5528: $? = 0
# configure:5535: result: yes
# configure:5546: checking acl/libacl.h usability
# configure:5546: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:66:24: fatal error: acl/libacl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5546: $? = 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
# | /* 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:5546: result: no
# configure:5546: checking acl/libacl.h presence
# configure:5546: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:24: fatal error: acl/libacl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5546: $? = 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
# | /* end confdefs.h. */
# | #include
# configure:5546: result: no
# configure:5546: checking for acl/libacl.h
# configure:5546: result: no
# configure:5546: checking attr/xattr.h usability
# configure:5546: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:66:24: fatal error: attr/xattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5546: $? = 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
# | /* 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:5546: result: no
# configure:5546: checking attr/xattr.h presence
# configure:5546: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:24: fatal error: attr/xattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5546: $? = 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
# | /* end confdefs.h. */
# | #include
# configure:5546: result: no
# configure:5546: checking for attr/xattr.h
# configure:5546: result: no
# configure:5546: checking ctype.h usability
# configure:5546: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking ctype.h presence
# configure:5546: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking err.h presence
# configure:5546: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5546: $? = 0
# configure:5546: result: yes
# configure:5546: checking errno.h presence
# configure:5546: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5559: $? = 0
# configure:5559: result: yes
# configure:5559: checking fcntl.h presence
# configure:5559: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5559: $? = 0
# configure:5559: result: yes
# configure:5559: checking grp.h presence
# configure:5559: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:72:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5572: $? = 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_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
# | /* 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:5572: result: no
# configure:5572: checking langinfo.h presence
# configure:5572: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:39:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5572: $? = 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_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
# | /* end confdefs.h. */
# | #include
# configure:5572: result: no
# configure:5572: checking for langinfo.h
# configure:5572: result: no
# configure:5572: checking limits.h usability
# configure:5572: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking limits.h presence
# configure:5572: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5572: $? = 0
# configure:5572: result: yes
# configure:5572: checking linux/fs.h presence
# configure:5572: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking locale.h presence
# configure:5585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking paths.h presence
# configure:5585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking poll.h presence
# configure:5585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking pwd.h presence
# configure:5585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking regex.h presence
# configure:5585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking signal.h presence
# configure:5585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5585: $? = 0
# configure:5585: result: yes
# configure:5585: checking stdarg.h presence
# configure:5585: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:84:21: fatal error: sys/acl.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_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_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
# | /* 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/acl.h presence
# configure:5611: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:51:21: fatal error: sys/acl.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_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_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
# | /* end confdefs.h. */
# | #include
# configure:5611: result: no
# configure:5611: checking for sys/acl.h
# configure:5611: result: no
# configure:5611: checking sys/extattr.h usability
# configure:5611: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:84: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_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_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
# | /* 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:51: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_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_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
# | /* 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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5611: $? = 0
# configure:5611: result: yes
# configure:5611: checking sys/ioctl.h presence
# configure:5611: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:85: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_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_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_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:52: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_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_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/param.h presence
# configure:5624: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/poll.h presence
# configure:5624: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/select.h presence
# configure:5624: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/time.h presence
# configure:5624: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking sys/utime.h presence
# configure:5624: arm-linux-androideabi-gcc -E conftest.c
# configure:5624: $? = 0
# configure:5624: result: yes
# configure:5624: checking for sys/utime.h
# configure:5624: result: yes
# configure:5637: checking time.h usability
# configure:5637: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking time.h presence
# configure:5637: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking utime.h presence
# configure:5637: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking wchar.h presence
# configure:5637: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5637: $? = 0
# configure:5637: result: yes
# configure:5637: checking wctype.h presence
# configure:5637: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:95: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_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_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_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_SYS_UTIME_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:62: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_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_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_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_SYS_UTIME_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: arm-linux-androideabi-gcc -o conftest conftest.c -lrt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# collect2: error: ld returned 1 exit status
# configure:5674: $? = 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_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_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_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_SYS_UTIME_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. */
# |
# | /* 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 clock_gettime ();
# | int
# | main ()
# | {
# | return clock_gettime ();
# | ;
# | return 0;
# | }
# configure:5683: result: no
# configure:5696: checking for clock_gettime
# configure:5696: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5696: $? = 0
# configure:5696: result: yes
# configure:5711: checking sys/sysinfo.h usability
# configure:5711: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5711: $? = 0
# configure:5711: result: yes
# configure:5711: checking sys/sysinfo.h presence
# configure:5711: arm-linux-androideabi-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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5723: $? = 0
# configure:5723: result: yes
# configure:5732: checking for struct sysinfo
# configure:5732: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5732: $? = 0
# configure:5732: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70: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_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_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_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_SYS_UTIME_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5743: $? = 0
# configure:5743: result: yes
# configure:5753: checking for struct sysinfo.mem_unit
# configure:5753: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5753: $? = 0
# configure:5753: result: yes
# configure:5770: checking for sys/mount.h
# configure:5770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/statfs.h
# configure:5770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/statvfs.h
# configure:5770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5770: checking for sys/vfs.h
# configure:5770: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5770: $? = 0
# configure:5770: result: yes
# configure:5788: checking sys/sysctl.h usability
# configure:5788: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:105:24: fatal error: sys/sysctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5788: $? = 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_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_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_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_SYS_UTIME_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_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
# | /* 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:5788: result: no
# configure:5788: checking sys/sysctl.h presence
# configure:5788: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:72:24: fatal error: sys/sysctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5788: $? = 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_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_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_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_SYS_UTIME_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_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
# | /* end confdefs.h. */
# | #include
# configure:5788: result: no
# configure:5788: checking for sys/sysctl.h
# configure:5788: result: no
# configure:5800: checking for struct statfs.f_fstypename
# configure:5800: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: 'struct statfs' has no member named 'f_fstypename'
# 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_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_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_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_SYS_UTIME_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_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
# | /* 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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:19: error: 'struct statfs' has no member named 'f_fstypename'
# 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_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_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_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_SYS_UTIME_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_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
# | /* 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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5824: $? = 0
# configure:5824: result: yes
# configure:5848: checking for struct statvfs.f_fstypename
# configure:5848: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93: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_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_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_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_SYS_UTIME_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_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93: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_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_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_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_SYS_UTIME_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_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: 'struct statvfs' has no member named 'f_basetype'
# 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_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_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_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_SYS_UTIME_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_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:19: error: 'struct statvfs' has no member named 'f_basetype'
# 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_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_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_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_SYS_UTIME_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_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_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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5902: $? = 0
# configure:5902: result: yes
# configure:5902: checking linux/magic.h presence
# configure:5902: arm-linux-androideabi-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: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:107:28: fatal error: ext2fs/ext2_fs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5942: $? = 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_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_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_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_SYS_UTIME_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_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_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_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:5942: result: no
# configure:5942: checking ext2fs/ext2_fs.h presence
# configure:5942: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:74:28: fatal error: ext2fs/ext2_fs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5942: $? = 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_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_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_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_SYS_UTIME_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_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_STRUCT_STATFS_F_TYPE 1
# | #define HAVE_LINUX_MAGIC_H 1
# | /* end confdefs.h. */
# | #include
# configure:5942: result: no
# configure:5942: checking for ext2fs/ext2_fs.h
# configure:5942: result: no
# configure:5948: error: *** ext2fs/ext2_fs.h missing ***
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_BASH_COMPLETION_CFLAGS_set=
# ac_cv_env_BASH_COMPLETION_CFLAGS_value=
# ac_cv_env_BASH_COMPLETION_LIBS_set=
# ac_cv_env_BASH_COMPLETION_LIBS_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_clock_gettime=yes
# ac_cv_func_sysinfo=yes
# ac_cv_header_acl_libacl_h=no
# ac_cv_header_attr_xattr_h=no
# 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=no
# ac_cv_header_fcntl_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# 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_memory_h=yes
# ac_cv_header_minix_config_h=no
# 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_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=no
# 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=no
# 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_utime_h=yes
# ac_cv_header_sys_vfs_h=yes
# ac_cv_header_sys_wait_h=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_host=arm-unknown-linux-androideabi
# ac_cv_lib_rt_clock_gettime=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_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
# ac_cv_target=arm-unknown-linux-androideabi
# ac_cv_type_struct_sysinfo=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=''
# BASH_COMPLETION_LIBS=''
# BROKEN_TCP_NOPUSH=''
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# 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=''
# 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='arm-linux-androideabi-ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.0.37'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# 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='NONE'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# 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_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_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_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_SYS_UTIME_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_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_STRUCT_STATFS_F_TYPE 1
# #define HAVE_LINUX_MAGIC_H 1
#
# configure: exit 1