Build of pkcs11-helper with android toolchain

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

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

SLOCLanguage
12,039 ansic
9,146 makefile
21,185 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pkcs11-helper 1.11-2 (Tue Apr 4 22:09:47 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
# libtoolize: linking file './ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: linking file 'm4/libtool.m4'
# libtoolize: linking file 'm4/ltoptions.m4'
# libtoolize: linking file 'm4/ltsugar.m4'
# libtoolize: linking file 'm4/ltversion.m4'
# libtoolize: linking file 'm4/lt~obsolete.m4'
# libtoolize: Remember to add 'LT_INIT' to configure.ac.
# 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:64: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
# configure.ac:64: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
# configure.ac:245: installing './compile'
# configure.ac:79: installing './config.guess'
# configure.ac:79: installing './config.sub'
# configure.ac:64: installing './install-sh'
# configure.ac:64: installing './missing'
# lib/Makefile.am:70: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# lib/Makefile.am: installing './depcomp'
# tests/test-basic/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# parallel-tests: installing './test-driver'
# tests/test-certificate/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/test-slotevent/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# autoreconf: Entering directory `.'
# autoreconf: configure.ac: not using Gettext
# autoreconf: running: aclocal -I m4
# autoreconf: configure.ac: tracing
# autoreconf: configure.ac: not running libtoolize: --install not given
# autoreconf: running: /usr/bin/autoconf
# autoreconf: running: /usr/bin/autoheader
# autoreconf: running: automake --no-force
# 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:64: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
# configure.ac:64: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
# lib/Makefile.am:70: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/test-basic/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/test-certificate/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/test-slotevent/Makefile.am:57: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# autoreconf: Leaving directory `.'
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.9.0... yes
# checking for m4... m4
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# 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 how to run the C preprocessor... arm-linux-androideabi-gcc -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 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... yes
# checking for arm-linux-androideabi-windres... no
# checking for windres... no
# checking whether time.h and sys/time.h may both be included... yes
# checking for sys/time.h... yes
# checking for unistd.h... (cached) yes
# checking for alarm... yes
# checking for working mktime... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking for gettimeofday... yes
# checking for memmove... yes
# checking for memset... yes
# checking for socket... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strrchr... yes
# checking for snprintf... yes
# checking for dlopen in -ldl... yes
# checking for pthread_create in -lpthread... no
# checking for OPENSSL... yes
# checking for ECDSA_METHOD_new... no
# checking ecs_locl.h usability... no
# checking ecs_locl.h presence... no
# checking for ecs_locl.h... no
# checking for OpenSSL ec support... none
# checking for GNUTLS... yes
# checking for NSS... yes
# checking for x509parse_crt in -lpolarssl... no
# checking for ANSI C header files... (cached) yes
# checking for ISO C 1999 vararg macro support... yes
# checking for GNU GCC vararg macro support... yes
# checking for an ANSI C-conforming const... yes
# checking for working volatile... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking whether time.h and sys/time.h may both be included... (cached) yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for size_t... (cached) yes
# checking size of size_t... 4
# checking size_t printf format... %08x
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking stdargs.h usability... no
# checking stdargs.h presence... no
# checking for stdargs.h... no
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for string.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.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 dlfcn.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/time.h... (cached) yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking OpenSSL interface... yes
# checking Win32 crypto engine... no
# checking OpenSSL crypto engine... yes
# checking GnuTLS crypto engine... yes
# checking NSS crypto engine... yes
# checking PolarSSL crypto engine... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config-w32-vc.h
# config.status: creating include/Makefile
# config.status: creating include/pkcs11-helper-1.0/Makefile
# config.status: creating include/pkcs11-helper-1.0/pkcs11h-version.h
# config.status: creating man/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/api/Makefile
# config.status: creating doc/api/Doxyfile
# config.status: creating lib/Makefile
# config.status: creating lib/libpkcs11-helper-1.pc
# config.status: creating lib/versioninfo.rc
# config.status: creating m4dir/Makefile
# config.status: creating distro/Makefile
# config.status: creating distro/rpm/Makefile
# config.status: creating distro/rpm/pkcs11-helper.spec
# config.status: creating distro/debian/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/test-basic/Makefile
# config.status: creating tests/test-certificate/Makefile
# config.status: creating tests/test-slotevent/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
# Making all in man
# make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/man'
# Making all in include
# make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
# Making all in pkcs11-helper-1.0
# make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include/pkcs11-helper-1.0'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include/pkcs11-helper-1.0'
# make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
# make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/include'
# Making all in lib
# make[2]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
# cat "./core.exports" > pkcs11-helper.exports
# cat "./certificate.exports" >> pkcs11-helper.exports
# cat "./data.exports" >> pkcs11-helper.exports
# cat "./openssl.exports" >> pkcs11-helper.exports
# cat "./slotevent.exports" >> pkcs11-helper.exports
# cat "./token.exports" >> pkcs11-helper.exports
# make all-am
# make[3]: Entering directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c -o pkcs11h-mem.lo pkcs11h-mem.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c -o pkcs11h-sys.lo pkcs11h-sys.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c -o pkcs11h-crypto.lo pkcs11h-crypto.c
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT _pkcs11h-crypto-openssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-openssl.Tpo -c -o _pkcs11h-crypto-openssl.lo _pkcs11h-crypto-openssl.c
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c pkcs11h-sys.c -fPIC -DPIC -o .libs/pkcs11h-sys.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c pkcs11h-crypto.c -fPIC -DPIC -o .libs/pkcs11h-crypto.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT _pkcs11h-crypto-openssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-openssl.Tpo -c _pkcs11h-crypto-openssl.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-openssl.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c pkcs11h-mem.c -fPIC -DPIC -o .libs/pkcs11h-mem.o
# _pkcs11h-crypto-openssl.c:57:26: fatal error: openssl/x509.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[3]: *** [Makefile:594: _pkcs11h-crypto-openssl.lo] Error 1
# make[3]: *** Waiting for unfinished jobs....
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c pkcs11h-mem.c -o pkcs11h-mem.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c pkcs11h-sys.c -o pkcs11h-sys.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c pkcs11h-crypto.c -o pkcs11h-crypto.o >/dev/null 2>&1
# mv -f .deps/pkcs11h-crypto.Tpo .deps/pkcs11h-crypto.Plo
# mv -f .deps/pkcs11h-mem.Tpo .deps/pkcs11h-mem.Plo
# mv -f .deps/pkcs11h-sys.Tpo .deps/pkcs11h-sys.Plo
# make[3]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
# make[2]: *** [Makefile:478: all] Error 2
# make[2]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/lib'
# make[1]: *** [Makefile:547: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11'
# make: *** [Makefile:456: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/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 pkcs11-helper configure 1.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 69c6a2c0dacc
# 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:2628: checking for a BSD-compatible install
# configure:2696: result: /usr/bin/install -c
# configure:2707: checking whether build environment is sane
# configure:2762: result: yes
# configure:2821: checking for arm-linux-androideabi-strip
# configure:2837: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2848: result: arm-linux-androideabi-strip
# configure:2913: checking for a thread-safe mkdir -p
# configure:2952: result: /usr/sbin/mkdir -p
# configure:2959: checking for gawk
# configure:2975: found /usr/sbin/gawk
# configure:2986: result: gawk
# configure:2997: checking whether make sets $(MAKE)
# configure:3019: result: yes
# configure:3048: checking whether make supports nested variables
# configure:3065: result: yes
# configure:3210: checking build system type
# configure:3224: result: x86_64-unknown-linux-gnu
# configure:3244: checking host system type
# configure:3257: result: arm-unknown-linux-androideabi
# configure:3515: checking for arm-linux-androideabi-gcc
# configure:3542: result: arm-linux-androideabi-gcc
# configure:3811: checking for C compiler version
# configure:3820: 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:3831: $? = 0
# configure:3820: 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:3831: $? = 0
# configure:3820: 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:3831: $? = 1
# configure:3820: 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:3831: $? = 1
# configure:3851: checking whether the C compiler works
# configure:3873: arm-linux-androideabi-gcc conftest.c >&5
# configure:3877: $? = 0
# configure:3925: result: yes
# configure:3928: checking for C compiler default output file name
# configure:3930: result: a.out
# configure:3936: checking for suffix of executables
# configure:3943: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3947: $? = 0
# configure:3969: result:
# configure:3991: checking whether we are cross compiling
# configure:4029: result: yes
# configure:4034: checking for suffix of object files
# configure:4056: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4060: $? = 0
# configure:4081: result: o
# configure:4085: checking whether we are using the GNU C compiler
# configure:4104: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4104: $? = 0
# configure:4113: result: yes
# configure:4122: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4142: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4142: $? = 0
# configure:4183: result: yes
# configure:4200: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4263: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4276: result: none needed
# configure:4301: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4323: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4326: $? = 0
# configure:4323: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4326: $? = 0
# configure:4338: result: yes
# configure:4366: checking for style of include used by make
# configure:4394: result: GNU
# configure:4420: checking dependency style of arm-linux-androideabi-gcc
# configure:4531: result: gcc3
# configure:4558: checking for arm-linux-androideabi-pkg-config
# configure:4591: result: no
# configure:4601: checking for pkg-config
# configure:4619: found /usr/sbin/pkg-config
# configure:4631: result: /usr/sbin/pkg-config
# configure:4643: WARNING: using cross tools not prefixed with host triplet
# configure:4656: checking pkg-config is at least version 0.9.0
# configure:4659: result: yes
# configure:4672: checking for m4
# configure:4688: found /usr/sbin/m4
# configure:4699: result: m4
# configure:4758: checking how to print strings
# configure:4785: result: printf
# configure:4806: checking for a sed that does not truncate output
# configure:4870: result: /usr/sbin/sed
# configure:4888: checking for grep that handles long lines and -e
# configure:4946: result: /usr/sbin/grep
# configure:4951: checking for egrep
# configure:5013: result: /usr/sbin/grep -E
# configure:5018: checking for fgrep
# configure:5080: result: /usr/sbin/grep -F
# configure:5115: checking for ld used by arm-linux-androideabi-gcc
# configure:5182: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5189: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5204: result: yes
# configure:5216: checking for BSD- or MS-compatible name lister (nm)
# configure:5270: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5400: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5407: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5410: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5413: output
# 00000000 B some_variable
# configure:5420: result: BSD nm
# configure:5423: checking whether ln -s works
# configure:5427: result: yes
# configure:5435: checking the maximum length of command line arguments
# configure:5566: result: 1572864
# configure:5614: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5654: result: func_convert_file_noop
# configure:5661: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5681: result: func_convert_file_noop
# configure:5688: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5695: result: -r
# configure:5729: checking for arm-linux-androideabi-objdump
# configure:5745: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5756: result: arm-linux-androideabi-objdump
# configure:5825: checking how to recognize dependent libraries
# configure:6025: result: pass_all
# configure:6070: checking for arm-linux-androideabi-dlltool
# configure:6100: result: no
# configure:6110: checking for dlltool
# configure:6140: result: no
# configure:6167: checking how to associate runtime and link libraries
# configure:6194: result: printf %s\n
# configure:6211: checking for arm-linux-androideabi-ar
# configure:6227: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6238: result: arm-linux-androideabi-ar
# configure:6319: checking for archiver @FILE support
# configure:6336: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6336: $? = 0
# configure:6339: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6342: $? = 0
# configure:6347: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6350: $? = 1
# configure:6362: result: @
# configure:6380: checking for arm-linux-androideabi-strip
# configure:6407: result: arm-linux-androideabi-strip
# configure:6479: checking for arm-linux-androideabi-ranlib
# configure:6495: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6506: result: arm-linux-androideabi-ranlib
# configure:6648: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6804: $? = 0
# configure:6808: /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:6811: $? = 0
# configure:6877: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6880: $? = 0
# configure:6918: result: ok
# configure:6965: checking for sysroot
# configure:6995: result: no
# configure:7002: checking for a working dd
# configure:7040: result: /usr/sbin/dd
# configure:7044: checking how to truncate binary pipes
# configure:7059: result: /usr/sbin/dd bs=4096 count=1
# configure:7348: checking for arm-linux-androideabi-mt
# configure:7378: result: no
# configure:7388: checking for mt
# configure:7418: result: no
# configure:7438: checking if : is a manifest tool
# configure:7444: : '-?'
# configure:7452: result: no
# configure:8129: checking how to run the C preprocessor
# configure:8160: arm-linux-androideabi-gcc -E conftest.c
# configure:8160: $? = 0
# configure:8174: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8174: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | /* end confdefs.h. */
# | #include
# configure:8199: result: arm-linux-androideabi-gcc -E
# configure:8219: arm-linux-androideabi-gcc -E conftest.c
# configure:8219: $? = 0
# configure:8233: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8233: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | /* end confdefs.h. */
# | #include
# configure:8262: checking for ANSI C header files
# configure:8282: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8282: $? = 0
# configure:8366: result: yes
# configure:8379: checking for sys/types.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for sys/stat.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for stdlib.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for string.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for memory.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for strings.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for inttypes.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for stdint.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8379: checking for unistd.h
# configure:8379: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8379: $? = 0
# configure:8379: result: yes
# configure:8393: checking for dlfcn.h
# configure:8393: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8393: $? = 0
# configure:8393: result: yes
# configure:8947: checking for objdir
# configure:8962: result: .libs
# configure:9226: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9244: 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:9248: $? = 0
# configure:9261: result: no
# configure:9619: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9626: result: -fPIC -DPIC
# configure:9634: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9652: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9656: $? = 0
# configure:9669: result: yes
# configure:9698: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9726: result: yes
# configure:9741: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9762: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9766: $? = 0
# configure:9788: result: yes
# configure:9796: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9843: result: yes
# configure:9876: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11135: result: yes
# configure:11172: checking whether -lc should be explicitly linked in
# configure:11180: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11183: $? = 0
# configure:11198: 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:11201: $? = 0
# configure:11215: result: no
# configure:11375: checking dynamic linker characteristics
# configure:12193: result: Android linker
# configure:12315: checking how to hardcode library paths into programs
# configure:12340: result: immediate
# configure:12888: checking whether stripping libraries is possible
# configure:12893: result: yes
# configure:12928: checking if libtool supports shared libraries
# configure:12930: result: yes
# configure:12933: checking whether to build shared libraries
# configure:12958: result: yes
# configure:12961: checking whether to build static libraries
# configure:12965: result: yes
# configure:13005: checking for arm-linux-androideabi-windres
# configure:13035: result: no
# configure:13045: checking for windres
# configure:13075: result: no
# configure:13269: checking whether time.h and sys/time.h may both be included
# configure:13289: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13289: $? = 0
# configure:13296: result: yes
# configure:13310: checking for sys/time.h
# configure:13310: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13310: $? = 0
# configure:13310: result: yes
# configure:13310: checking for unistd.h
# configure:13310: result: yes
# configure:13331: checking for alarm
# configure:13331: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13331: $? = 0
# configure:13331: result: yes
# configure:13344: checking for working mktime
# configure:13556: result: no
# configure:13569: checking for vprintf
# configure:13569: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'vprintf' [enabled by default]
# char vprintf ();
# ^
# configure:13569: $? = 0
# configure:13569: result: yes
# configure:13575: checking for _doprnt
# configure:13575: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccywEWUE.o:conftest.c:function main: error: undefined reference to '_doprnt'
# collect2: error: ld returned 1 exit status
# configure:13575: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:13575: result: no
# configure:13592: checking for gettimeofday
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for memmove
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for memset
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for socket
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for strchr
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for strdup
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:58:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for strerror
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for strrchr
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:60:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
# char strrchr ();
# ^
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13592: checking for snprintf
# configure:13592: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:61:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:13592: $? = 0
# configure:13592: result: yes
# configure:13603: checking for dlopen in -ldl
# configure:13628: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
# configure:13628: $? = 0
# configure:13637: result: yes
# configure:13650: checking for pthread_create in -lpthread
# configure:13675: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread -ldl >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:13675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_create ();
# | int
# | main ()
# | {
# | return pthread_create ();
# | ;
# | return 0;
# | }
# configure:13684: result: no
# configure:13699: checking for OPENSSL
# configure:13706: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.7"
# configure:13709: $? = 0
# configure:13723: $PKG_CONFIG --exists --print-errors "libcrypto >= 0.9.7"
# configure:13726: $? = 0
# configure:13764: result: yes
# configure:13845: checking for ECDSA_METHOD_new
# configure:13845: arm-linux-androideabi-gcc -o conftest conftest.c -ldl -lcrypto >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypto
# /tmp/cciwnYFC.o:conftest.c:function main: error: undefined reference to 'ECDSA_METHOD_new'
# collect2: error: ld returned 1 exit status
# configure:13845: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | /* end confdefs.h. */
# | /* Define ECDSA_METHOD_new to an innocuous variant, in case declares ECDSA_METHOD_new.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ECDSA_METHOD_new innocuous_ECDSA_METHOD_new
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ECDSA_METHOD_new (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ECDSA_METHOD_new
# |
# | /* 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 ECDSA_METHOD_new ();
# | /* 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_ECDSA_METHOD_new || defined __stub___ECDSA_METHOD_new
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ECDSA_METHOD_new ();
# | ;
# | return 0;
# | }
# configure:13845: result: no
# configure:13860: checking ecs_locl.h usability
# configure:13860: arm-linux-androideabi-gcc -c -I. conftest.c >&5
# conftest.c:73:22: fatal error: ecs_locl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13860: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 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:13860: result: no
# configure:13860: checking ecs_locl.h presence
# configure:13860: arm-linux-androideabi-gcc -E -I. conftest.c
# conftest.c:40:22: fatal error: ecs_locl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13860: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | /* end confdefs.h. */
# | #include
# configure:13860: result: no
# configure:13860: checking for ecs_locl.h
# configure:13860: result: no
# configure:13902: checking for OpenSSL ec support
# configure:13904: result: none
# configure:13910: checking for GNUTLS
# configure:13917: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4"
# configure:13920: $? = 0
# configure:13934: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4"
# configure:13937: $? = 0
# configure:13975: result: yes
# configure:13981: checking for NSS
# configure:13988: $PKG_CONFIG --exists --print-errors "nss >= 3.11"
# configure:13991: $? = 0
# configure:14005: $PKG_CONFIG --exists --print-errors "nss >= 3.11"
# configure:14008: $? = 0
# configure:14046: result: yes
# configure:14054: checking for x509parse_crt in -lpolarssl
# configure:14079: arm-linux-androideabi-gcc -o conftest conftest.c -lpolarssl -ldl >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpolarssl
# /tmp/cc0nbLWP.o:conftest.c:function main: error: undefined reference to 'x509parse_crt'
# collect2: error: ld returned 1 exit status
# configure:14079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char x509parse_crt ();
# | int
# | main ()
# | {
# | return x509parse_crt ();
# | ;
# | return 0;
# | }
# configure:14088: result: no
# configure:14105: checking for ANSI C header files
# configure:14209: result: yes
# configure:14217: checking for ISO C 1999 vararg macro support
# configure:14226: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14226: $? = 0
# configure:14233: result: yes
# configure:14241: checking for GNU GCC vararg macro support
# configure:14250: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14250: $? = 0
# configure:14257: result: yes
# configure:14265: checking for an ANSI C-conforming const
# configure:14331: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14331: $? = 0
# configure:14338: result: yes
# configure:14346: checking for working volatile
# configure:14365: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14365: $? = 0
# configure:14372: result: yes
# configure:14380: checking for off_t
# configure:14380: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14380: $? = 0
# configure:14380: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:14380: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 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:14380: result: yes
# configure:14391: checking for pid_t
# configure:14391: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14391: $? = 0
# configure:14391: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:14391: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 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:14391: result: yes
# configure:14402: checking for size_t
# configure:14402: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14402: $? = 0
# configure:14402: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 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:14402: result: yes
# configure:14413: checking whether time.h and sys/time.h may both be included
# configure:14440: result: yes
# configure:14448: checking whether struct tm is in sys/time.h or time.h
# configure:14468: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14468: $? = 0
# configure:14475: result: time.h
# configure:14483: checking for size_t
# configure:14483: result: yes
# configure:14497: checking size of size_t
# configure:14502: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14502: $? = 0
# configure:14502: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^
# configure:14502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14502: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^
# configure:14502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14502: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^
# configure:14502: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:14502: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14502: $? = 0
# configure:14502: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14502: $? = 0
# configure:14502: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14502: $? = 0
# configure:14516: result: 4
# configure:14525: checking size_t printf format
# configure:14532: result: %08x
# configure:14551: checking stdio.h usability
# configure:14551: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking stdio.h presence
# configure:14551: arm-linux-androideabi-gcc -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for stdio.h
# configure:14551: result: yes
# configure:14551: checking for stdlib.h
# configure:14551: result: yes
# configure:14551: checking stdargs.h usability
# configure:14551: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:81:21: fatal error: stdargs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14551: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_SIZE_T 4
# | #define PRINTF_Z_FORMAT "%08x"
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_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:14551: result: no
# configure:14551: checking stdargs.h presence
# configure:14551: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:48:21: fatal error: stdargs.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14551: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "pkcs11-helper"
# | #define PACKAGE_TARNAME "pkcs11-helper"
# | #define PACKAGE_VERSION "1.11"
# | #define PACKAGE_STRING "pkcs11-helper 1.11"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "pkcs11-helper"
# | #define VERSION "1.11"
# | #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# | #define TEST_LOG_LEVEL 3
# | #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 HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ALARM 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_LIBDL 1
# | #define STDC_HEADERS 1
# | #define HAVE_CPP_VARARG_MACRO_ISO 1
# | #define HAVE_CPP_VARARG_MACRO_GCC 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_SIZE_T 4
# | #define PRINTF_Z_FORMAT "%08x"
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | /* end confdefs.h. */
# | #include
# configure:14551: result: no
# configure:14551: checking for stdargs.h
# configure:14551: result: no
# configure:14551: checking malloc.h usability
# configure:14551: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking malloc.h presence
# configure:14551: arm-linux-androideabi-gcc -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for malloc.h
# configure:14551: result: yes
# configure:14551: checking ctype.h usability
# configure:14551: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking ctype.h presence
# configure:14551: arm-linux-androideabi-gcc -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for ctype.h
# configure:14551: result: yes
# configure:14551: checking for string.h
# configure:14551: result: yes
# configure:14551: checking errno.h usability
# configure:14551: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking errno.h presence
# configure:14551: arm-linux-androideabi-gcc -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for errno.h
# configure:14551: result: yes
# configure:14551: checking assert.h usability
# configure:14551: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking assert.h presence
# configure:14551: arm-linux-androideabi-gcc -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for assert.h
# configure:14551: result: yes
# configure:14551: checking time.h usability
# configure:14551: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking time.h presence
# configure:14551: arm-linux-androideabi-gcc -E conftest.c
# configure:14551: $? = 0
# configure:14551: result: yes
# configure:14551: checking for time.h
# configure:14551: result: yes
# configure:14571: checking signal.h usability
# configure:14571: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14571: $? = 0
# configure:14571: result: yes
# configure:14571: checking signal.h presence
# configure:14571: arm-linux-androideabi-gcc -E conftest.c
# configure:14571: $? = 0
# configure:14571: result: yes
# configure:14571: checking for signal.h
# configure:14571: result: yes
# configure:14571: checking for dlfcn.h
# configure:14571: result: yes
# configure:14571: checking for unistd.h
# configure:14571: result: yes
# configure:14571: checking for sys/time.h
# configure:14571: result: yes
# configure:14571: checking pthread.h usability
# configure:14571: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14571: $? = 0
# configure:14571: result: yes
# configure:14571: checking pthread.h presence
# configure:14571: arm-linux-androideabi-gcc -E conftest.c
# configure:14571: $? = 0
# configure:14571: result: yes
# configure:14571: checking for pthread.h
# configure:14571: result: yes
# configure:14583: checking OpenSSL interface
# configure:14589: result: yes
# configure:14598: checking Win32 crypto engine
# configure:14607: result: no
# configure:14611: checking OpenSSL crypto engine
# configure:14615: result: yes
# configure:14635: checking GnuTLS crypto engine
# configure:14639: result: yes
# configure:14655: checking NSS crypto engine
# configure:14659: result: yes
# configure:14675: checking PolarSSL crypto engine
# configure:14687: result: no
# configure:14974: checking that generated files are newer than configure
# configure:14980: result: done
# configure:15039: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by pkcs11-helper config.status 1.11, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 69c6a2c0dacc
#
# config.status:1242: creating Makefile
# config.status:1242: creating config-w32-vc.h
# config.status:1242: creating include/Makefile
# config.status:1242: creating include/pkcs11-helper-1.0/Makefile
# config.status:1242: creating include/pkcs11-helper-1.0/pkcs11h-version.h
# config.status:1242: creating man/Makefile
# config.status:1242: creating doc/Makefile
# config.status:1242: creating doc/api/Makefile
# config.status:1242: creating doc/api/Doxyfile
# config.status:1242: creating lib/Makefile
# config.status:1242: creating lib/libpkcs11-helper-1.pc
# config.status:1242: creating lib/versioninfo.rc
# config.status:1242: creating m4dir/Makefile
# config.status:1242: creating distro/Makefile
# config.status:1242: creating distro/rpm/Makefile
# config.status:1242: creating distro/rpm/pkcs11-helper.spec
# config.status:1242: creating distro/debian/Makefile
# config.status:1242: creating tests/Makefile
# config.status:1242: creating tests/test-basic/Makefile
# config.status:1242: creating tests/test-certificate/Makefile
# config.status:1242: creating tests/test-slotevent/Makefile
# config.status:1242: creating config.h
# config.status:1471: executing depfiles commands
# config.status:1471: 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_c_volatile=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_DOXYGEN_set=
# ac_cv_env_DOXYGEN_value=
# ac_cv_env_GNUTLS_CFLAGS_set=
# ac_cv_env_GNUTLS_CFLAGS_value=
# ac_cv_env_GNUTLS_LIBS_set=
# ac_cv_env_GNUTLS_LIBS_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_M4_set=
# ac_cv_env_M4_value=
# ac_cv_env_MAN2HTML_set=
# ac_cv_env_MAN2HTML_value=
# ac_cv_env_NSS_CFLAGS_set=
# ac_cv_env_NSS_CFLAGS_value=
# ac_cv_env_NSS_LIBS_set=
# ac_cv_env_NSS_LIBS_value=
# ac_cv_env_OPENSSL_CFLAGS_set=
# ac_cv_env_OPENSSL_CFLAGS_value=
# ac_cv_env_OPENSSL_LIBS_set=
# ac_cv_env_OPENSSL_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_POLARSSL_CFLAGS_set=
# ac_cv_env_POLARSSL_CFLAGS_value=
# ac_cv_env_POLARSSL_LIBS_set=
# ac_cv_env_POLARSSL_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_ECDSA_METHOD_new=no
# ac_cv_func__doprnt=no
# ac_cv_func_alarm=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_working_mktime=no
# ac_cv_header_assert_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_ecs_locl_h=no
# ac_cv_header_errno_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdargs_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_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_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_polarssl_x509parse_crt=no
# ac_cv_lib_pthread_pthread_create=no
# 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_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# 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_M4=m4
# 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_sizeof_size_t=4
# ac_cv_struct_tm=time.h
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_cpp_vararg_macro_gcc=yes
# ax_cv_cpp_vararg_macro_iso=yes
# ax_cv_printf_z_format=%08x
# 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][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'
# pkg_cv_GNUTLS_CFLAGS=-I/usr/include/p11-kit-1
# pkg_cv_GNUTLS_LIBS=-lgnutls
# pkg_cv_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr'
# pkg_cv_NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# pkg_cv_OPENSSL_CFLAGS=
# pkg_cv_OPENSSL_LIBS=-lcrypto
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -I/usr/include/p11-kit-1 -I/usr/include/nss -I/usr/include/nspr'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# CYGWIN_FALSE=''
# CYGWIN_TRUE='#'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOXYGEN=''
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_DOC_FALSE=''
# ENABLE_DOC_TRUE='#'
# ENABLE_PKCS11H_CERTIFICATE_FALSE='#'
# ENABLE_PKCS11H_CERTIFICATE_TRUE=''
# ENABLE_PKCS11H_DATA_FALSE='#'
# ENABLE_PKCS11H_DATA_TRUE=''
# ENABLE_PKCS11H_OPENSSL_FALSE='#'
# ENABLE_PKCS11H_OPENSSL_TRUE=''
# ENABLE_PKCS11H_SLOTEVENT_FALSE='#'
# ENABLE_PKCS11H_SLOTEVENT_TRUE=''
# ENABLE_PKCS11H_TOKEN_FALSE='#'
# ENABLE_PKCS11H_TOKEN_TRUE=''
# ENABLE_TESTS_FALSE=''
# ENABLE_TESTS_TRUE='#'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
# GNUTLS_LIBS='-lgnutls'
# 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}mktime$U.o'
# LIBPKCS11_HELPER_LT_AGE='0'
# LIBPKCS11_HELPER_LT_CURRENT='1'
# LIBPKCS11_HELPER_LT_OLDEST='1'
# LIBPKCS11_HELPER_LT_REVISION='0'
# LIBS='-ldl -lcrypto -lgnutls -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo'
# LT_SYS_LIBRARY_PATH=''
# M4='m4'
# MAKEINFO='${SHELL} /tmp/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/missing makeinfo'
# MAN2HTML=''
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr'
# NSS_LIBS='-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OPENSSL_CFLAGS=''
# OPENSSL_LIBS='-lcrypto'
# OTOOL64=''
# OTOOL=''
# PACKAGE='pkcs11-helper'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='pkcs11-helper'
# PACKAGE_STRING='pkcs11-helper 1.11'
# PACKAGE_TARNAME='pkcs11-helper'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.11'
# PATH_SEPARATOR=':'
# PKCS11H_FEATURES=' debug threading token data certificate slotevent openssl engine_crypto_openssl engine_crypto_nss engine_crypto_polarssl engine_crypto_cryptoapi engine_crypto_gnutls engine_crypto'
# PKCS11H_VERSION_FIX='0'
# PKCS11H_VERSION_MAJOR='1'
# PKCS11H_VERSION_MINOR='11'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POLARSSL_CFLAGS=''
# POLARSSL_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# RC=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='1.11'
# WIN32_FALSE=''
# WIN32_TRUE='#'
# WIN_LIBPREFIX=''
# 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 -'
# apidocdir='$(htmldir)/api'
# 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/pkcs11-helper/src/pkcs11-helper-pkcs11-helper-1.11/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# m4dir='$(datadir)/aclocal'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkcs11hincludedir='$(includedir)/pkcs11-helper-1.0'
# pkgconfigdir='$(libdir)/pkgconfig'
# 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 "pkcs11-helper"
# #define PACKAGE_TARNAME "pkcs11-helper"
# #define PACKAGE_VERSION "1.11"
# #define PACKAGE_STRING "pkcs11-helper 1.11"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "pkcs11-helper"
# #define VERSION "1.11"
# #define TEST_PROVIDER "/usr/lib/pkcs11/provider.so"
# #define TEST_LOG_LEVEL 3
# #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 HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALARM 1
# #define HAVE_VPRINTF 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRRCHR 1
# #define HAVE_SNPRINTF 1
# #define HAVE_LIBDL 1
# #define STDC_HEADERS 1
# #define HAVE_CPP_VARARG_MACRO_ISO 1
# #define HAVE_CPP_VARARG_MACRO_GCC 1
# #define TIME_WITH_SYS_TIME 1
# #define SIZEOF_SIZE_T 4
# #define PRINTF_Z_FORMAT "%08x"
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_STRING_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_ASSERT_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_PTHREAD_H 1
# #define ENABLE_PKCS11H_ENGINE_OPENSSL 1
# #define ENABLE_PKCS11H_ENGINE_GNUTLS 1
# #define ENABLE_PKCS11H_ENGINE_NSS 1
# #define ENABLE_PKCS11H_DEBUG 1
# #define ENABLE_PKCS11H_THREADING 1
# #define ENABLE_PKCS11H_TOKEN 1
# #define ENABLE_PKCS11H_DATA 1
# #define ENABLE_PKCS11H_CERTIFICATE 1
# #define ENABLE_PKCS11H_SLOTEVENT 1
# #define ENABLE_PKCS11H_OPENSSL 1
#
# configure: exit 0