The build took 00h 01m 07s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
11,823 |
sh |
2,689 |
makefile |
2,502 |
ansic |
17,014 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
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: npth 1.2-1 (Tue Apr 4 20:56:44 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for 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 whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking whether make supports nested variables... (cached) 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... gcc3
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) gcc3
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to 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 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 for arm-linux-androideabi-windres... no
checking for windres... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/socket.h... (cached) yes
checking for socklen_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for library containing pthread_create... none required
checking for pthread_tryjoin_np... no
checking for pthread_setname_np... yes
checking for pthread_getname_np... no
checking for pthread_mutex_timedlock... yes
checking for pthread_rwlock_rdlock... yes
checking for pthread_rwlock_wrlock... yes
checking for pthread_rwlock_timedrdlock... yes
checking for pthread_rwlock_timedwrlock... yes
checking for pthread_rwlock_tryrdlock... yes
checking for pthread_rwlock_trywrlock... yes
checking for pthread_atfork... yes
checking for select... yes
checking for pselect... yes
checking for gettimeofday... yes
checking for library containing setsockopt... none needed
checking for library containing clock_gettime... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/npth.h
config.status: creating src/Makefile
config.status: creating w32/Makefile
config.status: creating tests/Makefile
config.status: creating npth-config
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
npth-1.2 prepared for make
Revision: bc97d51 (48279)
Platform: arm-unknown-linux-androideabi
make all-recursive
make[1]: Entering directory '/tmp/npth/src/npth-1.2'
Making all in src
make[2]: Entering directory '/tmp/npth/src/npth-1.2/src'
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c -o npth.lo npth.c
/bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c -o npth-sigev.lo npth-sigev.c
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT npth.lo -MD -MP -MF .deps/npth.Tpo -c npth.c -fPIC -DPIC -o .libs/npth.o
libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT npth-sigev.lo -MD -MP -MF .deps/npth-sigev.Tpo -c npth-sigev.c -fPIC -DPIC -o .libs/npth-sigev.o
mv -f .deps/npth-sigev.Tpo .deps/npth-sigev.Plo
mv -f .deps/npth.Tpo .deps/npth.Plo
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -Wl,--version-script=./libnpth.vers -version-info 0:5:0 -o libnpth.la -rpath /usr/lib npth.lo npth-sigev.lo
libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/npth.o .libs/npth-sigev.o -Wl,--version-script=./libnpth.vers -Wl,-soname -Wl,libnpth.so -o .libs/libnpth.so
libtool: link: ( cd ".libs" && rm -f "libnpth.la" && ln -s "../libnpth.la" "libnpth.la" )
make[2]: Leaving directory '/tmp/npth/src/npth-1.2/src'
Making all in tests
make[2]: Entering directory '/tmp/npth/src/npth-1.2/tests'
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_POSIX_C_SOURCE=200112L -MT t-mutex.o -MD -MP -MF .deps/t-mutex.Tpo -c -o t-mutex.o t-mutex.c
arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_POSIX_C_SOURCE=200112L -MT t-thread.o -MD -MP -MF .deps/t-thread.Tpo -c -o t-thread.o t-thread.c
mv -f .deps/t-thread.Tpo .deps/t-thread.Po
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o t-thread t-thread.o ../src/libnpth.la
mv -f .deps/t-mutex.Tpo .deps/t-mutex.Po
/bin/sh ../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -o t-mutex t-mutex.o ../src/libnpth.la
libtool: link: arm-linux-androideabi-gcc -o .libs/t-mutex t-mutex.o ../src/.libs/libnpth.so
libtool: link: arm-linux-androideabi-gcc -o .libs/t-thread t-thread.o ../src/.libs/libnpth.so
make[2]: Leaving directory '/tmp/npth/src/npth-1.2/tests'
make[2]: Entering directory '/tmp/npth/src/npth-1.2'
make[2]: Leaving directory '/tmp/npth/src/npth-1.2'
make[1]: Leaving directory '/tmp/npth/src/npth-1.2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/npth/src/npth-1.2/src'
make[2]: Entering directory '/tmp/npth/src/npth-1.2/src'
/usr/sbin/mkdir -p '/tmp/npth/pkg/npth/usr/lib'
/usr/sbin/mkdir -p '/tmp/npth/pkg/npth/usr/include'
/bin/sh ../libtool --mode=install /usr/bin/install -c libnpth.la '/tmp/npth/pkg/npth/usr/lib'
/usr/bin/install -c -m 644 npth.h '/tmp/npth/pkg/npth/usr/include'
libtool: install: /usr/bin/install -c .libs/libnpth.so /tmp/npth/pkg/npth/usr/lib/libnpth.so
libtool: install: /usr/bin/install -c .libs/libnpth.lai /tmp/npth/pkg/npth/usr/lib/libnpth.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/npth/src/npth-1.2/src'
make[1]: Leaving directory '/tmp/npth/src/npth-1.2/src'
Making install in tests
make[1]: Entering directory '/tmp/npth/src/npth-1.2/tests'
make[2]: Entering directory '/tmp/npth/src/npth-1.2/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/npth/src/npth-1.2/tests'
make[1]: Leaving directory '/tmp/npth/src/npth-1.2/tests'
make[1]: Entering directory '/tmp/npth/src/npth-1.2'
make[2]: Entering directory '/tmp/npth/src/npth-1.2'
/usr/sbin/mkdir -p '/tmp/npth/pkg/npth/usr/bin'
/usr/sbin/mkdir -p '/tmp/npth/pkg/npth/usr/share/aclocal'
/usr/bin/install -c -m 644 npth.m4 '/tmp/npth/pkg/npth/usr/share/aclocal'
/usr/bin/install -c npth-config '/tmp/npth/pkg/npth/usr/bin'
make[2]: Leaving directory '/tmp/npth/src/npth-1.2'
make[1]: Leaving directory '/tmp/npth/src/npth-1.2'
==> Tidying install...
-> Removing doc files...
-> Removing libtool files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "npth"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: npth 1.2-1 (Tue Apr 4 20:56:52 UTC 2017)
CMD: pacman --query --file npth-1.2-1-x86_64.pkg.tar.xz
Creating hybrid package for 'npth'
Trying to find vanilla package 'npth'...
CMD: pacman --query --file /mirror/mingw-w64-winpthreads-4.0.6-1.pkg.tar.xz
CMD: pacman --query --file /mirror/npth-1.2-1.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf npth.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/npth.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/npth.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/npth.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/npth/src/npth-1.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by npth configure 1.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-maintainer-mode
## --------- ##
## Platform. ##
## --------- ##
hostname = 8c0f41633932
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:2368: checking for a BSD-compatible install
configure:2436: result: /usr/bin/install -c
configure:2447: checking whether build environment is sane
configure:2502: result: yes
configure:2561: checking for arm-linux-androideabi-strip
configure:2577: found /sysroot/bin/arm-linux-androideabi-strip
configure:2588: result: arm-linux-androideabi-strip
configure:2653: checking for a thread-safe mkdir -p
configure:2692: result: /usr/sbin/mkdir -p
configure:2699: checking for gawk
configure:2715: found /usr/sbin/gawk
configure:2726: result: gawk
configure:2737: checking whether make sets $(MAKE)
configure:2759: result: yes
configure:2788: checking whether make supports nested variables
configure:2805: result: yes
configure:2932: checking whether to enable maintainer-specific portions of Makefiles
configure:2941: result: yes
configure:2958: checking build system type
configure:2972: result: x86_64-unknown-linux-gnu
configure:2992: checking host system type
configure:3005: result: arm-unknown-linux-androideabi
configure:3036: checking whether make supports nested variables
configure:3053: result: yes
configure:3078: checking for style of include used by make
configure:3106: result: GNU
configure:3137: checking for arm-linux-androideabi-gcc
configure:3164: result: arm-linux-androideabi-gcc
configure:3433: checking for C compiler version
configure:3442: 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:3453: $? = 0
configure:3442: 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:3453: $? = 0
configure:3442: 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:3453: $? = 1
configure:3442: 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:3453: $? = 1
configure:3473: checking whether the C compiler works
configure:3495: arm-linux-androideabi-gcc conftest.c >&5
configure:3499: $? = 0
configure:3547: result: yes
configure:3550: checking for C compiler default output file name
configure:3552: result: a.out
configure:3558: checking for suffix of executables
configure:3565: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3569: $? = 0
configure:3591: result:
configure:3613: checking whether we are cross compiling
configure:3651: result: yes
configure:3656: checking for suffix of object files
configure:3678: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3682: $? = 0
configure:3703: result: o
configure:3707: checking whether we are using the GNU C compiler
configure:3726: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3726: $? = 0
configure:3735: result: yes
configure:3744: checking whether arm-linux-androideabi-gcc accepts -g
configure:3764: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3764: $? = 0
configure:3805: result: yes
configure:3822: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3885: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3885: $? = 0
configure:3898: result: none needed
configure:3923: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:3945: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3948: $? = 0
configure:3945: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:3948: $? = 0
configure:3960: result: yes
configure:3979: checking dependency style of arm-linux-androideabi-gcc
configure:4090: result: gcc3
configure:4111: checking how to run the C preprocessor
configure:4142: arm-linux-androideabi-gcc -E conftest.c
configure:4142: $? = 0
configure:4156: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4156: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| /* end confdefs.h. */
| #include
configure:4181: result: arm-linux-androideabi-gcc -E
configure:4201: arm-linux-androideabi-gcc -E conftest.c
configure:4201: $? = 0
configure:4215: arm-linux-androideabi-gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4215: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| /* end confdefs.h. */
| #include
configure:4244: checking for grep that handles long lines and -e
configure:4302: result: /usr/sbin/grep
configure:4307: checking for egrep
configure:4369: result: /usr/sbin/grep -E
configure:4374: checking for ANSI C header files
configure:4394: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4394: $? = 0
configure:4478: result: yes
configure:4491: checking for sys/types.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4491: checking for sys/stat.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4491: checking for stdlib.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4491: checking for string.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4491: checking for memory.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4491: checking for strings.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4491: checking for inttypes.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4491: checking for stdint.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4491: checking for unistd.h
configure:4491: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4491: $? = 0
configure:4491: result: yes
configure:4504: checking minix/config.h usability
configure:4504: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4504: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* 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:4504: result: no
configure:4504: checking minix/config.h presence
configure:4504: arm-linux-androideabi-gcc -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:4504: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:4504: result: no
configure:4504: checking for minix/config.h
configure:4504: result: no
configure:4525: checking whether it is safe to define __EXTENSIONS__
configure:4543: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4543: $? = 0
configure:4550: result: yes
configure:4577: checking for arm-linux-androideabi-gcc
configure:4604: result: arm-linux-androideabi-gcc
configure:4873: checking for C compiler version
configure:4882: 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:4893: $? = 0
configure:4882: 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:4893: $? = 0
configure:4882: 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:4893: $? = 1
configure:4882: 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:4893: $? = 1
configure:4897: checking whether we are using the GNU C compiler
configure:4925: result: yes
configure:4934: checking whether arm-linux-androideabi-gcc accepts -g
configure:4995: result: yes
configure:5012: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:5088: result: none needed
configure:5113: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:5150: result: yes
configure:5169: checking dependency style of arm-linux-androideabi-gcc
configure:5280: result: gcc3
configure:5377: checking how to print strings
configure:5404: result: printf
configure:5425: checking for a sed that does not truncate output
configure:5489: result: /usr/sbin/sed
configure:5507: checking for fgrep
configure:5569: result: /usr/sbin/grep -F
configure:5604: checking for ld used by arm-linux-androideabi-gcc
configure:5671: result: /sysroot/arm-linux-androideabi/bin/ld
configure:5678: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:5693: result: yes
configure:5705: checking for BSD- or MS-compatible name lister (nm)
configure:5754: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:5884: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:5891: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5894: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:5897: output
00000000 B some_variable
configure:5904: result: BSD nm
configure:5907: checking whether ln -s works
configure:5911: result: yes
configure:5919: checking the maximum length of command line arguments
configure:6049: result: 1572864
configure:6066: checking whether the shell understands some XSI constructs
configure:6076: result: yes
configure:6080: checking whether the shell understands "+="
configure:6086: result: yes
configure:6121: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:6161: result: func_convert_file_noop
configure:6168: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6188: result: func_convert_file_noop
configure:6195: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:6202: result: -r
configure:6236: checking for arm-linux-androideabi-objdump
configure:6252: found /sysroot/bin/arm-linux-androideabi-objdump
configure:6263: result: arm-linux-androideabi-objdump
configure:6332: checking how to recognize dependent libraries
configure:6530: result: pass_all
configure:6575: checking for arm-linux-androideabi-dlltool
configure:6605: result: no
configure:6615: checking for dlltool
configure:6645: result: no
configure:6672: checking how to associate runtime and link libraries
configure:6699: result: printf %s\n
configure:6715: checking for arm-linux-androideabi-ar
configure:6731: found /sysroot/bin/arm-linux-androideabi-ar
configure:6742: result: arm-linux-androideabi-ar
configure:6823: checking for archiver @FILE support
configure:6840: arm-linux-androideabi-gcc -c conftest.c >&5
configure:6840: $? = 0
configure:6843: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:6846: $? = 0
configure:6851: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:6854: $? = 1
configure:6866: result: @
configure:6884: checking for arm-linux-androideabi-strip
configure:6911: result: arm-linux-androideabi-strip
configure:6983: checking for arm-linux-androideabi-ranlib
configure:6999: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:7010: result: arm-linux-androideabi-ranlib
configure:7152: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
configure:7272: arm-linux-androideabi-gcc -c conftest.c >&5
configure:7275: $? = 0
configure:7279: /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:7282: $? = 0
configure:7348: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
configure:7351: $? = 0
configure:7389: result: ok
configure:7426: checking for sysroot
configure:7456: result: no
configure:7672: checking for arm-linux-androideabi-mt
configure:7702: result: no
configure:7712: checking for mt
configure:7742: result: no
configure:7762: checking if : is a manifest tool
configure:7768: : '-?'
configure:7776: result: no
configure:8415: checking for dlfcn.h
configure:8415: arm-linux-androideabi-gcc -c conftest.c >&5
configure:8415: $? = 0
configure:8415: result: yes
configure:8918: checking for objdir
configure:8933: result: .libs
configure:9204: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
configure:9222: arm-linux-androideabi-gcc -c -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:9226: $? = 0
configure:9239: result: no
configure:9566: checking for arm-linux-androideabi-gcc option to produce PIC
configure:9573: result: -fPIC -DPIC
configure:9581: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
configure:9599: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9603: $? = 0
configure:9616: result: yes
configure:9645: checking if arm-linux-androideabi-gcc static flag -static works
configure:9673: result: yes
configure:9688: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:9709: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
configure:9713: $? = 0
configure:9735: result: yes
configure:9743: checking if arm-linux-androideabi-gcc supports -c -o file.o
configure:9790: result: yes
configure:9823: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:10980: result: yes
configure:11017: checking whether -lc should be explicitly linked in
configure:11025: arm-linux-androideabi-gcc -c conftest.c >&5
configure:11028: $? = 0
configure:11043: 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:11046: $? = 0
configure:11060: result: no
configure:11220: checking dynamic linker characteristics
configure:11974: result: Android linker
configure:12081: checking how to hardcode library paths into programs
configure:12106: result: immediate
configure:12646: checking whether stripping libraries is possible
configure:12651: result: yes
configure:12686: checking if libtool supports shared libraries
configure:12688: result: yes
configure:12691: checking whether to build shared libraries
configure:12712: result: yes
configure:12715: checking whether to build static libraries
configure:12719: result: no
configure:12759: checking for arm-linux-androideabi-windres
configure:12789: result: no
configure:12799: checking for windres
configure:12829: result: no
configure:13034: checking sys/socket.h usability
configure:13034: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking sys/socket.h presence
configure:13034: arm-linux-androideabi-gcc -E conftest.c
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking for sys/socket.h
configure:13034: result: yes
configure:13034: checking sys/select.h usability
configure:13034: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking sys/select.h presence
configure:13034: arm-linux-androideabi-gcc -E conftest.c
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking for sys/select.h
configure:13034: result: yes
configure:13034: checking for unistd.h
configure:13034: result: yes
configure:13034: checking sys/time.h usability
configure:13034: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking sys/time.h presence
configure:13034: arm-linux-androideabi-gcc -E conftest.c
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking for sys/time.h
configure:13034: result: yes
configure:13034: checking time.h usability
configure:13034: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking time.h presence
configure:13034: arm-linux-androideabi-gcc -E conftest.c
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking for time.h
configure:13034: result: yes
configure:13034: checking signal.h usability
configure:13034: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking signal.h presence
configure:13034: arm-linux-androideabi-gcc -E conftest.c
configure:13034: $? = 0
configure:13034: result: yes
configure:13034: checking for signal.h
configure:13034: result: yes
configure:13073: checking for sys/socket.h
configure:13073: result: yes
configure:13108: checking for socklen_t
configure:13108: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13108: $? = 0
configure:13108: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:47:24: error: expected expression before ')' token
if (sizeof ((socklen_t)))
^
configure:13108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_SOCKET_H
| # include
| #elif HAVE_WS2TCPIP_H
| # include
| #endif
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:13108: result: yes
configure:13185: checking for pid_t
configure:13185: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13185: $? = 0
configure:13185: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:13185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:13185: result: yes
configure:13196: checking for size_t
configure:13196: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13196: $? = 0
configure:13196: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:13196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13196: result: yes
configure:13207: checking for ssize_t
configure:13207: arm-linux-androideabi-gcc -c conftest.c >&5
configure:13207: $? = 0
configure:13207: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:13207: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:13207: result: yes
configure:13224: checking for library containing pthread_create
configure:13255: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13255: $? = 0
configure:13272: result: none required
configure:13299: checking for pthread_tryjoin_np
configure:13299: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/cc2POhwe.o:conftest.c:function main: error: undefined reference to 'pthread_tryjoin_np'
collect2: error: ld returned 1 exit status
configure:13299: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
| /* Define pthread_tryjoin_np to an innocuous variant, in case declares pthread_tryjoin_np.
| For example, HP-UX 11i declares gettimeofday. */
| #define pthread_tryjoin_np innocuous_pthread_tryjoin_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_tryjoin_np (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef pthread_tryjoin_np
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_tryjoin_np ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pthread_tryjoin_np || defined __stub___pthread_tryjoin_np
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_tryjoin_np ();
| ;
| return 0;
| }
configure:13299: result: no
configure:13299: checking for pthread_setname_np
configure:13299: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13299: $? = 0
configure:13299: result: yes
configure:13299: checking for pthread_getname_np
configure:13299: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccGVtvxp.o:conftest.c:function main: error: undefined reference to 'pthread_getname_np'
collect2: error: ld returned 1 exit status
configure:13299: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npth"
| #define PACKAGE_TARNAME "npth"
| #define PACKAGE_VERSION "1.2"
| #define PACKAGE_STRING "npth 1.2"
| #define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
| #define PACKAGE_URL ""
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "npth"
| #define VERSION "1.2"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| /* end confdefs.h. */
| /* Define pthread_getname_np to an innocuous variant, in case declares pthread_getname_np.
| For example, HP-UX 11i declares gettimeofday. */
| #define pthread_getname_np innocuous_pthread_getname_np
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_getname_np (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef pthread_getname_np
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_getname_np ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pthread_getname_np || defined __stub___pthread_getname_np
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_getname_np ();
| ;
| return 0;
| }
configure:13299: result: no
configure:13310: checking for pthread_mutex_timedlock
configure:13310: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13310: $? = 0
configure:13310: result: yes
configure:13322: checking for pthread_rwlock_rdlock
configure:13322: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13322: $? = 0
configure:13322: result: yes
configure:13322: checking for pthread_rwlock_wrlock
configure:13322: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13322: $? = 0
configure:13322: result: yes
configure:13334: checking for pthread_rwlock_timedrdlock
configure:13334: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13334: $? = 0
configure:13334: result: yes
configure:13334: checking for pthread_rwlock_timedwrlock
configure:13334: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13334: $? = 0
configure:13334: result: yes
configure:13346: checking for pthread_rwlock_tryrdlock
configure:13346: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13346: $? = 0
configure:13346: result: yes
configure:13346: checking for pthread_rwlock_trywrlock
configure:13346: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13346: $? = 0
configure:13346: result: yes
configure:13357: checking for pthread_atfork
configure:13357: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13357: $? = 0
configure:13357: result: yes
configure:13372: checking for select
configure:13372: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13372: $? = 0
configure:13372: result: yes
configure:13372: checking for pselect
configure:13372: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13372: $? = 0
configure:13372: result: yes
configure:13372: checking for gettimeofday
configure:13372: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13372: $? = 0
configure:13372: result: yes
configure:13384: checking for library containing setsockopt
configure:13406: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13406: $? = 0
configure:13487: result: none needed
configure:13496: checking for library containing clock_gettime
configure:13527: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:13527: $? = 0
configure:13544: result: none required
configure:13738: checking that generated files are newer than configure
configure:13744: result: done
configure:13791: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by npth config.status 1.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 8c0f41633932
config.status:1192: creating Makefile
config.status:1192: creating src/npth.h
config.status:1192: creating src/Makefile
config.status:1192: creating w32/Makefile
config.status:1192: creating tests/Makefile
config.status:1192: creating npth-config
config.status:1192: creating config.h
config.status:1421: executing depfiles commands
config.status:1421: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=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=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=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_gettimeofday=yes
ac_cv_func_pselect=yes
ac_cv_func_pthread_atfork=yes
ac_cv_func_pthread_getname_np=no
ac_cv_func_pthread_mutex_timedlock=yes
ac_cv_func_pthread_rwlock_rdlock=yes
ac_cv_func_pthread_rwlock_timedrdlock=yes
ac_cv_func_pthread_rwlock_timedwrlock=yes
ac_cv_func_pthread_rwlock_tryrdlock=yes
ac_cv_func_pthread_rwlock_trywrlock=yes
ac_cv_func_pthread_rwlock_wrlock=yes
ac_cv_func_pthread_setname_np=yes
ac_cv_func_pthread_tryjoin_np=no
ac_cv_func_select=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_signal_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_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-androideabi
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_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_search_clock_gettime='none required'
ac_cv_search_pthread_create='none required'
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/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_c_o_RC=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
npth_cv_lib_socket='none needed'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/npth/src/npth-1.2/build-aux/missing aclocal-1.14'
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'
AS='as'
AUTOCONF='${SHELL} /tmp/npth/src/npth-1.2/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /tmp/npth/src/npth-1.2/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /tmp/npth/src/npth-1.2/build-aux/missing automake-1.14'
AWK='gawk'
BUILD_FILEVERSION=''
BUILD_ISODATE=''
BUILD_TIMESTAMP=''
CC='arm-linux-androideabi-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
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'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
HAVE_LD_VERSION_SCRIPT_FALSE='#'
HAVE_LD_VERSION_SCRIPT_TRUE=''
HAVE_W32_SYSTEM_FALSE=''
HAVE_W32_SYSTEM_TRUE='#'
HAVE_W64_SYSTEM_FALSE=''
HAVE_W64_SYSTEM_TRUE='#'
INSERT_SIGNAL_H='include '
INSERT_SOCKLEN_T='define _npth_socklen_t socklen_t'
INSERT_SYS_SELECT_H='include '
INSERT_SYS_TIME_H='include '
INSERT_TIME_H='include '
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=''
LIBNPTH_LT_AGE='0'
LIBNPTH_LT_CURRENT='0'
LIBNPTH_LT_REVISION='5'
LIBOBJS=''
LIBS=''
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /tmp/npth/src/npth-1.2/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NETLIBS=''
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
NPTH_CONFIG_API_VERSION='1'
NPTH_CONFIG_CFLAGS=''
NPTH_CONFIG_HOST='arm-unknown-linux-androideabi'
NPTH_CONFIG_LIBS='-lnpth '
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='npth'
PACKAGE_BUGREPORT='gnupg-devel@gnupg.org'
PACKAGE_NAME='npth'
PACKAGE_STRING='npth 1.2'
PACKAGE_TARNAME='npth'
PACKAGE_URL=''
PACKAGE_VERSION='1.2'
PATH_SEPARATOR=':'
RANLIB='arm-linux-androideabi-ranlib'
RC=''
RUN_TESTS_FALSE='#'
RUN_TESTS_TRUE=''
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
SYS_SOCKET_H=''
VERSION='1.2'
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}'
emacs_local_vars_begin='Local Variables:'
emacs_local_vars_end='End:'
emacs_local_vars_read_only='buffer-read-only: t'
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/npth/src/npth-1.2/build-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='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "npth"
#define PACKAGE_TARNAME "npth"
#define PACKAGE_VERSION "1.2"
#define PACKAGE_STRING "npth 1.2"
#define PACKAGE_BUGREPORT "gnupg-devel@gnupg.org"
#define PACKAGE_URL ""
#define PACKAGE "npth"
#define VERSION "1.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PACKAGE "npth"
#define VERSION "1.2"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_PTHREAD 1
#define HAVE_PTHREAD_SETNAME_NP 1
#define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1
#define HAVE_PTHREAD_RWLOCK_RDLOCK 1
#define HAVE_PTHREAD_RWLOCK_WRLOCK 1
#define HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK 1
#define HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK 1
#define HAVE_PTHREAD_RWLOCK_TRYRDLOCK 1
#define HAVE_PTHREAD_RWLOCK_TRYWRLOCK 1
#define HAVE_PTHREAD_ATFORK 1
#define HAVE_SELECT 1
#define HAVE_PSELECT 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_CLOCK_GETTIME 1
configure: exit 0