The build took 00h 01m 12s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,643 |
ansic |
3,592 |
sh |
1,017 |
makefile |
9,252 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
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: libtar 1.2.20-2 (Tue Apr 4 22:02:59 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autoconf'.
libtoolize: copying file 'autoconf/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'autoconf'.
libtoolize: copying file 'autoconf/libtool.m4'
libtoolize: copying file 'autoconf/ltoptions.m4'
libtoolize: copying file 'autoconf/ltsugar.m4'
libtoolize: copying file 'autoconf/ltversion.m4'
libtoolize: copying file 'autoconf/lt~obsolete.m4'
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/sbin/automake line 3936.
configure.ac:19: installing 'autoconf/compile'
configure.ac:33: installing 'autoconf/config.guess'
configure.ac:33: installing 'autoconf/config.sub'
configure.ac:13: installing 'autoconf/install-sh'
configure.ac:13: installing 'autoconf/missing'
Makefile.am: installing './INSTALL'
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 style of include used by make... GNU
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 dependency style of arm-linux-androideabi-gcc... none
checking for strlcpy... yes
checking for strsep... yes
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 for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
checking dependency style of arm-linux-androideabi-gcc... (cached) none
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc static flag -static works... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for an ANSI C-conforming const... yes
checking for thread local storage (TLS) class... __thread
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking whether sys/types.h defines makedev... yes
checking for major_t... no
checking for minor_t... no
checking for dev_t... yes
checking for socklen_t... yes
checking for uint64_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for nlink_t... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for working basename... no
checking for libgen.h... (cached) yes
checking for working dirname... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for working POSIX fnmatch... cross
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for lchown... yes
checking whether makedev expects three arguments... no
checking for working snprintf... no
checking for strdup... yes
checking for strftime... yes
checking for strlcpy... (cached) yes
checking for strmode... no
checking for strsep... (cached) yes
checking for gzread in -lz... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating listhash/libtar_listhash.h
config.status: creating listhash/libtar_list.c
config.status: creating listhash/libtar_hash.c
config.status: creating listhash/libtar_list_new.3
config.status: creating listhash/libtar_hash_new.3
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating libtar/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/tmp/libtar/src/libtar'
Making all in lib
make[2]: Entering directory '/tmp/libtar/src/libtar/lib'
/bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o append.lo append.c
/bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o block.lo block.c
/bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o decode.lo decode.c
/bin/sh ../libtool --mode=compile arm-linux-androideabi-gcc -fPIC -I. -I.. -I. -I../compat -I../listhash -c -o encode.lo encode.c
libtool: compile: arm-linux-androideabi-gcc -fPIC -I. -I.. -I. -I../compat -I../listhash -c block.c -fPIC -DPIC -o .libs/block.o
libtool: compile: arm-linux-androideabi-gcc -fPIC -I. -I.. -I. -I../compat -I../listhash -c encode.c -fPIC -DPIC -o .libs/encode.o
libtool: compile: arm-linux-androideabi-gcc -fPIC -I. -I.. -I. -I../compat -I../listhash -c append.c -fPIC -DPIC -o .libs/append.o
In file included from ./internal.h:16:0,
from block.c:13:
./libtar.h:18:17: fatal error: tar.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [Makefile:86: block.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: arm-linux-androideabi-gcc -fPIC -I. -I.. -I. -I../compat -I../listhash -c decode.c -fPIC -DPIC -o .libs/decode.o
In file included from ./internal.h:16:0,
from encode.c:13:
./libtar.h:18:17: fatal error: tar.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [Makefile:86: encode.lo] Error 1
In file included from ./internal.h:16:0,
from append.c:13:
./libtar.h:18:17: fatal error: tar.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [Makefile:86: append.lo] Error 1
In file included from ./internal.h:16:0,
from decode.c:13:
./libtar.h:18:17: fatal error: tar.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [Makefile:86: decode.lo] Error 1
make[2]: Leaving directory '/tmp/libtar/src/libtar/lib'
make[1]: *** [Makefile:445: all-recursive] Error 1
make[1]: Leaving directory '/tmp/libtar/src/libtar'
make: *** [Makefile:361: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/libtar/src/libtar/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 libtar configure 1.2.20, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --disable-static --disable-encap --disable-epkg-install
## --------- ##
## Platform. ##
## --------- ##
hostname = 7ef4087fa4d5
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:2337: checking for a BSD-compatible install
configure:2405: result: /usr/bin/install -c
configure:2416: checking whether build environment is sane
configure:2471: result: yes
configure:2530: checking for arm-linux-androideabi-strip
configure:2546: found /sysroot/bin/arm-linux-androideabi-strip
configure:2557: result: arm-linux-androideabi-strip
configure:2622: checking for a thread-safe mkdir -p
configure:2661: result: /usr/sbin/mkdir -p
configure:2668: checking for gawk
configure:2684: found /usr/sbin/gawk
configure:2695: result: gawk
configure:2706: checking whether make sets $(MAKE)
configure:2728: result: yes
configure:2757: checking whether make supports nested variables
configure:2774: result: yes
configure:3246: checking for style of include used by make
configure:3274: result: GNU
configure:3305: checking for arm-linux-androideabi-gcc
configure:3332: result: arm-linux-androideabi-gcc
configure:3601: checking for C compiler version
configure:3610: 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:3621: $? = 0
configure:3610: 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:3621: $? = 0
configure:3610: 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:3621: $? = 1
configure:3610: 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:3621: $? = 1
configure:3641: checking whether the C compiler works
configure:3663: arm-linux-androideabi-gcc -fPIC conftest.c >&5
configure:3667: $? = 0
configure:3715: result: yes
configure:3718: checking for C compiler default output file name
configure:3720: result: a.out
configure:3726: checking for suffix of executables
configure:3733: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
configure:3737: $? = 0
configure:3759: result:
configure:3781: checking whether we are cross compiling
configure:3819: result: yes
configure:3824: checking for suffix of object files
configure:3846: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:3850: $? = 0
configure:3871: result: o
configure:3875: checking whether we are using the GNU C compiler
configure:3894: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:3894: $? = 0
configure:3903: result: yes
configure:3912: checking whether arm-linux-androideabi-gcc accepts -g
configure:3932: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3932: $? = 0
configure:3973: result: yes
configure:3990: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4053: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4053: $? = 0
configure:4066: result: none needed
configure:4091: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:4113: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4116: $? = 0
configure:4113: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4116: $? = 0
configure:4128: result: yes
configure:4147: checking dependency style of arm-linux-androideabi-gcc
configure:4258: result: none
configure:4279: checking for strlcpy
configure:4279: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
configure:4279: $? = 0
configure:4279: result: yes
configure:4301: checking for strsep
configure:4301: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
configure:4301: $? = 0
configure:4301: result: yes
configure:4360: checking how to run the C preprocessor
configure:4391: arm-linux-androideabi-gcc -E conftest.c
configure:4391: $? = 0
configure:4405: 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:4405: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| /* end confdefs.h. */
| #include
configure:4430: result: arm-linux-androideabi-gcc -E
configure:4450: arm-linux-androideabi-gcc -E conftest.c
configure:4450: $? = 0
configure:4464: 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:4464: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| /* end confdefs.h. */
| #include
configure:4493: checking for grep that handles long lines and -e
configure:4551: result: /usr/sbin/grep
configure:4556: checking for egrep
configure:4618: result: /usr/sbin/grep -E
configure:4623: checking for ANSI C header files
configure:4643: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4643: $? = 0
configure:4727: result: yes
configure:4740: checking for sys/types.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for sys/stat.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for stdlib.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for string.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for memory.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for strings.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for inttypes.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for stdint.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4740: checking for unistd.h
configure:4740: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4740: $? = 0
configure:4740: result: yes
configure:4753: checking minix/config.h usability
configure:4753: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c:58:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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:4753: result: no
configure:4753: checking minix/config.h presence
configure:4753: 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:4753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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:4753: result: no
configure:4753: checking for minix/config.h
configure:4753: result: no
configure:4774: checking whether it is safe to define __EXTENSIONS__
configure:4792: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:4792: $? = 0
configure:4799: result: yes
configure:4821: checking for arm-linux-androideabi-gcc
configure:4848: result: arm-linux-androideabi-gcc
configure:5117: checking for C compiler version
configure:5126: 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:5137: $? = 0
configure:5126: 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:5137: $? = 0
configure:5126: 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:5137: $? = 1
configure:5126: 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:5137: $? = 1
configure:5141: checking whether we are using the GNU C compiler
configure:5169: result: yes
configure:5178: checking whether arm-linux-androideabi-gcc accepts -g
configure:5239: result: yes
configure:5256: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:5332: result: none needed
configure:5357: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:5394: result: yes
configure:5413: checking dependency style of arm-linux-androideabi-gcc
configure:5524: result: none
configure:5568: checking build system type
configure:5582: result: x86_64-unknown-linux-gnu
configure:5602: checking host system type
configure:5615: result: arm-unknown-linux-androideabi
configure:5656: checking how to print strings
configure:5683: result: printf
configure:5704: checking for a sed that does not truncate output
configure:5768: result: /usr/sbin/sed
configure:5786: checking for fgrep
configure:5848: result: /usr/sbin/grep -F
configure:5883: checking for ld used by arm-linux-androideabi-gcc
configure:5950: result: /sysroot/arm-linux-androideabi/bin/ld
configure:5957: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:5972: result: yes
configure:5984: checking for BSD- or MS-compatible name lister (nm)
configure:6038: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:6168: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:6175: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:6178: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:6181: output
00000000 B some_variable
configure:6188: result: BSD nm
configure:6191: checking whether ln -s works
configure:6195: result: yes
configure:6203: checking the maximum length of command line arguments
configure:6334: result: 1572864
configure:6382: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:6422: result: func_convert_file_noop
configure:6429: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6449: result: func_convert_file_noop
configure:6456: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:6463: result: -r
configure:6497: checking for arm-linux-androideabi-objdump
configure:6513: found /sysroot/bin/arm-linux-androideabi-objdump
configure:6524: result: arm-linux-androideabi-objdump
configure:6596: checking how to recognize dependent libraries
configure:6796: result: pass_all
configure:6841: checking for arm-linux-androideabi-dlltool
configure:6871: result: no
configure:6881: checking for dlltool
configure:6911: result: no
configure:6941: checking how to associate runtime and link libraries
configure:6968: result: printf %s\n
configure:6984: checking for arm-linux-androideabi-ar
configure:7000: found /sysroot/bin/arm-linux-androideabi-ar
configure:7011: result: arm-linux-androideabi-ar
configure:7092: checking for archiver @FILE support
configure:7109: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:7109: $? = 0
configure:7112: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:7115: $? = 0
configure:7120: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:7123: $? = 1
configure:7135: result: @
configure:7153: checking for arm-linux-androideabi-strip
configure:7180: result: arm-linux-androideabi-strip
configure:7252: checking for arm-linux-androideabi-ranlib
configure:7268: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:7279: result: arm-linux-androideabi-ranlib
configure:7421: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:7574: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:7577: $? = 0
configure:7581: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7584: $? = 0
configure:7650: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c conftstm.o >&5
configure:7653: $? = 0
configure:7691: result: ok
configure:7738: checking for sysroot
configure:7768: result: no
configure:7775: checking for a working dd
configure:7813: result: /usr/sbin/dd
configure:7817: checking how to truncate binary pipes
configure:7832: result: /usr/sbin/dd bs=4096 count=1
configure:8121: checking for arm-linux-androideabi-mt
configure:8151: result: no
configure:8161: checking for mt
configure:8191: result: no
configure:8211: checking if : is a manifest tool
configure:8217: : '-?'
configure:8225: result: no
configure:8899: checking for dlfcn.h
configure:8899: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:8899: $? = 0
configure:8899: result: yes
configure:9155: checking for objdir
configure:9170: result: .libs
configure:9434: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:9452: arm-linux-androideabi-gcc -c -fPIC -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9456: $? = 0
configure:9469: result: no
configure:9827: checking for arm-linux-androideabi-gcc option to produce PIC
configure:9834: result: -fPIC -DPIC
configure:9842: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:9860: arm-linux-androideabi-gcc -c -fPIC -fPIC -DPIC -DPIC conftest.c >&5
configure:9864: $? = 0
configure:9877: result: yes
configure:9906: checking if arm-linux-androideabi-gcc static flag -static works
configure:9934: result: yes
configure:9949: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:9970: arm-linux-androideabi-gcc -c -fPIC -o out/conftest2.o conftest.c >&5
configure:9974: $? = 0
configure:9996: result: yes
configure:10004: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:10051: result: yes
configure:10084: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:11343: result: yes
configure:11380: checking whether -lc should be explicitly linked in
configure:11388: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:11391: $? = 0
configure:11406: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:11409: $? = 0
configure:11423: result: no
configure:11583: checking dynamic linker characteristics
configure:12401: result: Android linker
configure:12523: checking how to hardcode library paths into programs
configure:12548: result: immediate
configure:13096: checking whether stripping libraries is possible
configure:13101: result: yes
configure:13136: checking if libtool supports shared libraries
configure:13138: result: yes
configure:13141: checking whether to build shared libraries
configure:13166: result: yes
configure:13169: checking whether to build static libraries
configure:13173: result: no
configure:13211: checking whether ln -s works
configure:13215: result: yes
configure:13222: checking whether make sets $(MAKE)
configure:13244: result: yes
configure:13255: checking for an ANSI C-conforming const
configure:13321: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13321: $? = 0
configure:13328: result: yes
configure:13337: checking for thread local storage (TLS) class
configure:13364: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13364: $? = 0
configure:13384: result: __thread
configure:13403: checking for ANSI C header files
configure:13507: result: yes
configure:13517: checking for unistd.h
configure:13517: result: yes
configure:13527: checking whether sys/types.h defines makedev
configure:13543: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
configure:13543: $? = 0
configure:13552: result: yes
configure:13577: checking for major_t
configure:13577: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:49:13: error: 'major_t' undeclared (first use in this function)
if (sizeof (major_t))
^
conftest.c:49:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13577: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef MAJOR_IN_MKDEV
| # include
| #else
| # ifdef MAJOR_IN_SYSMACROS
| # include
| # endif
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof (major_t))
| return 0;
| ;
| return 0;
| }
configure:13577: result: no
configure:13602: checking for minor_t
configure:13602: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:50:13: error: 'minor_t' undeclared (first use in this function)
if (sizeof (minor_t))
^
conftest.c:50:13: note: each undeclared identifier is reported only once for each function it appears in
configure:13602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| /* end confdefs.h. */
| #include
| #ifdef MAJOR_IN_MKDEV
| # include
| #else
| # ifdef MAJOR_IN_SYSMACROS
| # include
| # endif
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof (minor_t))
| return 0;
| ;
| return 0;
| }
configure:13602: result: no
configure:13627: checking for dev_t
configure:13627: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13627: $? = 0
configure:13627: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:51:20: error: expected expression before ')' token
if (sizeof ((dev_t)))
^
configure:13627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| /* end confdefs.h. */
| #include
| #ifdef MAJOR_IN_MKDEV
| # include
| #else
| # ifdef MAJOR_IN_SYSMACROS
| # include
| # endif
| #endif
|
|
|
| int
| main ()
| {
| if (sizeof ((dev_t)))
| return 0;
| ;
| return 0;
| }
configure:13627: result: yes
configure:13652: checking for socklen_t
configure:13652: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13652: $? = 0
configure:13652: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:13652: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| /* end confdefs.h. */
| #include
| #include
|
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:13652: result: yes
configure:13671: checking for uint64_t
configure:13671: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13671: $? = 0
configure:13671: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:23: error: expected expression before ')' token
if (sizeof ((uint64_t)))
^
configure:13671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:13671: result: yes
configure:13686: checking for mode_t
configure:13686: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13686: $? = 0
configure:13686: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:13686: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:13686: result: yes
configure:13697: checking for off_t
configure:13697: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13697: $? = 0
configure:13697: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:13697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:13697: result: yes
configure:13708: checking for size_t
configure:13708: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13708: $? = 0
configure:13708: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:13708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13708: result: yes
configure:13719: checking for uid_t in sys/types.h
configure:13738: result: yes
configure:13749: checking for nlink_t
configure:13749: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13749: $? = 0
configure:13749: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:76:22: error: expected expression before ')' token
if (sizeof ((nlink_t)))
^
configure:13749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((nlink_t)))
| return 0;
| ;
| return 0;
| }
configure:13749: result: yes
configure:13772: checking libgen.h usability
configure:13772: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13772: $? = 0
configure:13772: result: yes
configure:13772: checking libgen.h presence
configure:13772: arm-linux-androideabi-gcc -E conftest.c
configure:13772: $? = 0
configure:13772: result: yes
configure:13772: checking for libgen.h
configure:13772: result: yes
configure:13782: checking for working basename
configure:13836: result: no
configure:13857: checking for libgen.h
configure:13857: result: yes
configure:13867: checking for working dirname
configure:13924: result: no
configure:13945: checking fnmatch.h usability
configure:13945: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:13945: $? = 0
configure:13945: result: yes
configure:13945: checking fnmatch.h presence
configure:13945: arm-linux-androideabi-gcc -E conftest.c
configure:13945: $? = 0
configure:13945: result: yes
configure:13945: checking for fnmatch.h
configure:13945: result: yes
configure:13956: checking for working POSIX fnmatch
configure:13999: result: cross
configure:14012: checking ctype.h usability
configure:14012: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
configure:14012: $? = 0
configure:14012: result: yes
configure:14012: checking ctype.h presence
configure:14012: arm-linux-androideabi-gcc -E conftest.c
configure:14012: $? = 0
configure:14012: result: yes
configure:14012: checking for ctype.h
configure:14012: result: yes
configure:14032: checking for lchown
configure:14032: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
configure:14032: $? = 0
configure:14032: result: yes
configure:14046: checking whether makedev expects three arguments
configure:14082: arm-linux-androideabi-gcc -c -fPIC conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:1: error: too many arguments to function 'makedev'
dev = makedev(0, maj, min);
^
In file included from /sysroot/sysroot/usr/include/sys/types.h:145:0,
from conftest.c:52:
/sysroot/sysroot/usr/include/sys/sysmacros.h:46:25: note: declared here
static __inline__ dev_t makedev(int __ma, int __mi)
^
conftest.c:72:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
exit(1);
^
configure:14082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_NLINK_T 1
| #define NEED_BASENAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_FNMATCH 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LCHOWN 1
| #define NEED_MAKEDEV 1
| /* end confdefs.h. */
|
|
| #include
| #ifdef MAJOR_IN_MKDEV
| # include
| #else
| # ifdef MAJOR_IN_SYSMACROS
| # include
| # endif
| #endif
|
| int
| main ()
| {
|
| dev_t dev;
| major_t maj = 5;
| minor_t min = 7;
|
| dev = makedev(0, maj, min);
| if (major(dev) != maj
| || minor(dev) != min)
| exit(1);
| exit(0);
|
| ;
| return 0;
| }
configure:14091: result: no
configure:14103: checking for working snprintf
configure:14160: result: no
configure:14180: checking for strdup
configure:14180: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
char strdup ();
^
configure:14180: $? = 0
configure:14180: result: yes
configure:14199: checking for strftime
configure:14199: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
conftest.c:76:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
char strftime ();
^
configure:14199: $? = 0
configure:14199: result: yes
configure:14257: checking for strlcpy
configure:14257: result: yes
configure:14279: checking for strmode
configure:14279: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c >&5
/tmp/ccuGS7Hl.o:conftest.c:function main: error: undefined reference to 'strmode'
collect2: error: ld returned 1 exit status
configure:14279: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtar"
| #define PACKAGE_TARNAME "libtar"
| #define PACKAGE_VERSION "1.2.20"
| #define PACKAGE_STRING "libtar 1.2.20"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "libtar"
| #define VERSION "1.2.20"
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRSEP 1
| #define HAVE_STRSEP 1
| #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 HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define TLS __thread
| #define STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define major_t unsigned int
| #define minor_t unsigned int
| #define HAVE_DEV_T 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_NLINK_T 1
| #define NEED_BASENAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_DIRNAME 1
| #define HAVE_LIBGEN_H 1
| #define NEED_FNMATCH 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_LCHOWN 1
| #define NEED_MAKEDEV 1
| #define NEED_SNPRINTF 1
| #define NEED_STRDUP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRFTIME 1
| #define NEED_STRLCPY 1
| #define HAVE_STRLCPY 1
| #define NEED_STRMODE 1
| /* end confdefs.h. */
| /* Define strmode to an innocuous variant, in case declares strmode.
| For example, HP-UX 11i declares gettimeofday. */
| #define strmode innocuous_strmode
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strmode (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strmode
|
| /* 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 strmode ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strmode || defined __stub___strmode
| choke me
| #endif
|
| int
| main ()
| {
| return strmode ();
| ;
| return 0;
| }
configure:14279: result: no
configure:14301: checking for strsep
configure:14301: result: yes
configure:14329: checking for gzread in -lz
configure:14354: arm-linux-androideabi-gcc -o conftest -fPIC conftest.c -lz >&5
configure:14354: $? = 0
configure:14363: result: yes
configure:14488: checking that generated files are newer than configure
configure:14494: result: done
configure:14521: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libtar config.status 1.2.20, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 7ef4087fa4d5
config.status:1136: creating listhash/libtar_listhash.h
config.status:1136: creating listhash/libtar_list.c
config.status:1136: creating listhash/libtar_hash.c
config.status:1136: creating listhash/libtar_list_new.3
config.status:1136: creating listhash/libtar_hash_new.3
config.status:1136: creating Makefile
config.status:1136: creating lib/Makefile
config.status:1136: creating libtar/Makefile
config.status:1136: creating doc/Makefile
config.status:1136: creating config.h
config.status:1365: executing depfiles commands
config.status:1365: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
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=' -fPIC'
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_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_fnmatch_works=cross
ac_cv_func_lchown=yes
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcpy=yes
ac_cv_func_strmode=no
ac_cv_func_strsep=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_z_gzread=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/sbin/dd
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=arm-linux-androideabi-ar
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_OBJDUMP=arm-linux-androideabi-objdump
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_tls=__thread
ac_cv_type_dev_t=yes
ac_cv_type_major_t=no
ac_cv_type_minor_t=no
ac_cv_type_mode_t=yes
ac_cv_type_nlink_t=yes
ac_cv_type_off_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_uid_t=yes
ac_cv_type_uint64_t=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
compat_cv_func_basename_works=no
compat_cv_func_dirname_works=no
compat_cv_func_makedev_three_args=no
compat_cv_func_snprintf_works=no
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libtar/src/libtar/autoconf/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)'
AR='arm-linux-androideabi-ar'
AUTOCONF='${SHELL} /tmp/libtar/src/libtar/autoconf/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libtar/src/libtar/autoconf/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libtar/src/libtar/autoconf/missing automake-1.15'
AWK='gawk'
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=none'
CFLAGS=' -fPIC'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENCAP_DEFS=''
ENCAP_INSTALL_RULES=''
ENCAP_INSTALL_TARGET=''
EPKG=''
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}basename$U.o ${LIBOBJDIR}dirname$U.o ${LIBOBJDIR}fnmatch$U.o ${LIBOBJDIR}snprintf$U.o ${LIBOBJDIR}strmode$U.o'
LIBS='-lz '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LISTHASH_DIR='listhash'
LISTHASH_PREFIX='libtar'
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}basename$U.lo ${LIBOBJDIR}dirname$U.lo ${LIBOBJDIR}fnmatch$U.lo ${LIBOBJDIR}snprintf$U.lo ${LIBOBJDIR}strmode$U.lo'
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/libtar/src/libtar/autoconf/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR='mkdir -p -m 755'
MKDIR_P='/usr/sbin/mkdir -p'
MKENCAP=''
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libtar'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='libtar'
PACKAGE_STRING='libtar 1.2.20'
PACKAGE_TARNAME='libtar'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.20'
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
VERSION='1.2.20'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='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='${prefix}'
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/libtar/src/libtar/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/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='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libtar"
#define PACKAGE_TARNAME "libtar"
#define PACKAGE_VERSION "1.2.20"
#define PACKAGE_STRING "libtar 1.2.20"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "libtar"
#define VERSION "1.2.20"
#define NEED_STRLCPY 1
#define HAVE_STRLCPY 1
#define NEED_STRSEP 1
#define HAVE_STRSEP 1
#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 HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define TLS __thread
#define STDC_HEADERS 1
#define HAVE_UNISTD_H 1
#define major_t unsigned int
#define minor_t unsigned int
#define HAVE_DEV_T 1
#define HAVE_SOCKLEN_T 1
#define HAVE_UINT64_T 1
#define HAVE_NLINK_T 1
#define NEED_BASENAME 1
#define HAVE_LIBGEN_H 1
#define NEED_DIRNAME 1
#define HAVE_LIBGEN_H 1
#define NEED_FNMATCH 1
#define HAVE_FNMATCH_H 1
#define HAVE_CTYPE_H 1
#define HAVE_LCHOWN 1
#define NEED_MAKEDEV 1
#define NEED_SNPRINTF 1
#define NEED_STRDUP 1
#define HAVE_STRDUP 1
#define HAVE_STRFTIME 1
#define NEED_STRLCPY 1
#define HAVE_STRLCPY 1
#define NEED_STRMODE 1
#define NEED_STRSEP 1
#define HAVE_STRSEP 1
#define HAVE_LIBZ 1
configure: exit 0