Build of p11-kit with android toolchain

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

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

SLOCLanguage
54,482 ansic
12,126 sh
5,376 makefile
16 sed
72,000 total

The process tree of the build process is here.

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: p11-kit 0.23.2-1 (Tue Apr 4 21:02:47 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether build environment is sane... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for style of include used by make... GNU
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking 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 whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking 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... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... yes
# checking whether a program can dlopen itself... cross
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# 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 shared library run path origin... done
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... no
# checking for iconv... no, consider installing GNU libiconv
# checking for GNU gettext in libintl... no
# checking whether to use NLS... no
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# 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 CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether to use NLS... no
# checking for win32... no
# checking whether byte ordering is bigendian... no
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for pthread_create... yes
# checking for nanosleep... yes
# checking for library containing dlopen... none required
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking for struct dirent.d_type... yes
# checking for getprogname... yes
# checking for getexecname... no
# checking for basename... yes
# checking for mkstemp... yes
# checking for mkdtemp... yes
# checking for getauxval... yes
# checking for issetugid... yes
# checking for getresuid... yes
# checking for secure_getenv... no
# checking for strnstr... no
# checking for memdup... no
# checking for strndup... yes
# checking for strerror_r... yes
# checking for asprintf... yes
# checking for vasprintf... yes
# checking for vsnprintf... yes
# checking for fdwalk... no
# checking for setenv... yes
# checking whether asprintf is declared... yes
# checking whether vasprintf is declared... yes
# checking for gmtime_r... yes
# checking whether program_invocation_short_name is declared... no
# checking whether program_invocation_short_name is available... no
# checking whether __progname is declared... no
# checking for dgettext in -lintl... no
# checking for LIBTASN1... yes
# checking for LIBFFI... yes
# checking if trust module is enabled... yes
# checking for trust module paths... /etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
# checking for gtkdoc-check... /usr/sbin/gtkdoc-check
# checking for gtkdoc-rebase... /usr/sbin/gtkdoc-rebase
# checking for gtkdoc-mkpdf... /usr/sbin/gtkdoc-mkpdf
# checking for gtkdoc-scan... /usr/sbin/gtkdoc-scan
# checking for xsltproc... /usr/sbin/xsltproc
# checking whether to build documentation... yes
# checking for debug mode... default (-g, debug output)
# checking for more warnings... checking whether gcc understands -Wmissing-include-dirs... yes
# checking whether gcc understands -Wundef... yes
# checking build strict... no
# checking whether to build with gcov testing... no
# checking that generated files are newer than configure... done
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/manual/Makefile
# config.status: creating po/Makefile.in
# config.status: creating p11-kit/p11-kit-1.pc
# config.status: creating p11-kit/pkcs11.conf.example
# config.status: creating trust/trust-extract-compat
# config.status: creating trust/test-extract
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# configure: build options:
#
# Host: arm-unknown-linux-androideabi
# Debug build: default (-g, debug output)
# Strict build: no
# Build documentation: yes (manual, reference)
# System global config: /etc/pkcs11/pkcs11.conf
# System module config directory: /etc/pkcs11/modules
# Package module config directory: ${pkgdatadir}/modules
# User global config: ~/.config/pkcs11/pkcs11.conf
# User module config directory: ~/.config/pkcs11/modules
# Load relative module paths from: /usr/lib/pkcs11
#
# With libtasn1 dependency: yes
# With libffi: yes
# With hash implementation: internal
#
# Build trust module: yes
# Trust module paths: /etc/ca-certificates/trust-source
# /usr/share/ca-certificates/trust-source
#
#
# make all-recursive
# make[1]: Entering directory '/tmp/p11-kit/src/p11-kit-0.23.2'
# Making all in .
# make[2]: Entering directory '/tmp/p11-kit/src/p11-kit-0.23.2'
# CC common/mock.lo
# CC common/test.lo
# CC common/tool.lo
# CC p11-kit/libp11_kit_testable_la-util.lo
# CC p11-kit/libp11_kit_testable_la-conf.lo
# CC p11-kit/libp11_kit_testable_la-iter.lo
# CC p11-kit/libp11_kit_testable_la-log.lo
# CC p11-kit/libp11_kit_testable_la-modules.lo
# CC p11-kit/libp11_kit_testable_la-pin.lo
# CC p11-kit/libp11_kit_testable_la-proxy.lo
# CC p11-kit/libp11_kit_testable_la-messages.lo
# CC p11-kit/libp11_kit_testable_la-rpc-transport.lo
# CC p11-kit/libp11_kit_testable_la-rpc-message.lo
# CC p11-kit/libp11_kit_testable_la-rpc-client.lo
# CC p11-kit/libp11_kit_testable_la-rpc-server.lo
# CC p11-kit/libp11_kit_testable_la-uri.lo
# CC p11-kit/libp11_kit_testable_la-virtual.lo
# CC p11-kit/mock-module-ep.lo
# CC p11-kit/mock-module-ep2.lo
# CC trust/libtrust_testable_la-builder.lo
# CC trust/libtrust_testable_la-digest.lo
# CC trust/libtrust_testable_la-index.lo
# In file included from trust/builder.c:40:0:
# trust/asn1.h:35:22: fatal error: libtasn1.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:2961: trust/libtrust_testable_la-builder.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# CC trust/libtrust_testable_la-parser.lo
# In file included from trust/parser.c:38:0:
# trust/asn1.h:35:22: fatal error: libtasn1.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:2982: trust/libtrust_testable_la-parser.lo] Error 1
# make[2]: Leaving directory '/tmp/p11-kit/src/p11-kit-0.23.2'
# make[1]: *** [Makefile:3679: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/p11-kit/src/p11-kit-0.23.2'
# make: *** [Makefile:1657: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/p11-kit/src/p11-kit-0.23.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by p11-kit configure 0.23.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc --enable-doc --with-module-path=/usr/lib/pkcs11 --with-trust-paths=/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2b3233ae6ebd
# 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:2572: checking for a BSD-compatible install
# configure:2640: result: /usr/bin/install -c
# configure:2651: checking whether build environment is sane
# configure:2706: result: yes
# configure:2765: checking for arm-linux-androideabi-strip
# configure:2781: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2792: result: arm-linux-androideabi-strip
# configure:2857: checking for a thread-safe mkdir -p
# configure:2896: result: /usr/sbin/mkdir -p
# configure:2903: checking for gawk
# configure:2919: found /usr/sbin/gawk
# configure:2930: result: gawk
# configure:2941: checking whether make sets $(MAKE)
# configure:2963: result: yes
# configure:2992: checking whether make supports nested variables
# configure:3009: result: yes
# configure:3135: checking whether build environment is sane
# configure:3190: result: yes
# configure:3203: checking whether to enable maintainer-specific portions of Makefiles
# configure:3212: result: yes
# configure:3236: checking whether make supports nested variables
# configure:3253: result: yes
# configure:3295: checking build system type
# configure:3309: result: x86_64-unknown-linux-gnu
# configure:3329: checking host system type
# configure:3342: result: arm-unknown-linux-androideabi
# configure:3383: checking how to print strings
# configure:3410: result: printf
# configure:3443: checking for style of include used by make
# configure:3471: result: GNU
# configure:3502: checking for arm-linux-androideabi-gcc
# configure:3529: result: arm-linux-androideabi-gcc
# configure:3798: checking for C compiler version
# configure:3807: 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:3818: $? = 0
# configure:3807: 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:3818: $? = 0
# configure:3807: 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:3818: $? = 1
# configure:3807: 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:3818: $? = 1
# configure:3838: checking whether the C compiler works
# configure:3860: arm-linux-androideabi-gcc conftest.c >&5
# configure:3864: $? = 0
# configure:3912: result: yes
# configure:3915: checking for C compiler default output file name
# configure:3917: result: a.out
# configure:3923: checking for suffix of executables
# configure:3930: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3934: $? = 0
# configure:3956: result:
# configure:3978: checking whether we are cross compiling
# configure:4016: result: yes
# configure:4021: checking for suffix of object files
# configure:4043: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4047: $? = 0
# configure:4068: result: o
# configure:4072: checking whether we are using the GNU C compiler
# configure:4091: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4091: $? = 0
# configure:4100: result: yes
# configure:4109: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4129: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4129: $? = 0
# configure:4170: result: yes
# configure:4187: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4250: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4250: $? = 0
# configure:4263: result: none needed
# configure:4288: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4310: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4313: $? = 0
# configure:4310: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4313: $? = 0
# configure:4325: result: yes
# configure:4344: checking dependency style of arm-linux-androideabi-gcc
# configure:4455: result: gcc3
# configure:4470: checking for a sed that does not truncate output
# configure:4534: result: /usr/sbin/sed
# configure:4552: checking for grep that handles long lines and -e
# configure:4610: result: /usr/sbin/grep
# configure:4615: checking for egrep
# configure:4677: result: /usr/sbin/grep -E
# configure:4682: checking for fgrep
# configure:4744: result: /usr/sbin/grep -F
# configure:4779: checking for ld used by arm-linux-androideabi-gcc
# configure:4846: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4853: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4868: result: yes
# configure:4880: checking for BSD- or MS-compatible name lister (nm)
# configure:4929: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5059: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5066: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5069: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5072: output
# 00000000 B some_variable
# configure:5079: result: BSD nm
# configure:5082: checking whether ln -s works
# configure:5086: result: yes
# configure:5094: checking the maximum length of command line arguments
# configure:5224: result: 1572864
# configure:5241: checking whether the shell understands some XSI constructs
# configure:5251: result: yes
# configure:5255: checking whether the shell understands "+="
# configure:5261: result: yes
# configure:5296: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5336: result: func_convert_file_noop
# configure:5343: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5363: result: func_convert_file_noop
# configure:5370: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5377: result: -r
# configure:5411: checking for arm-linux-androideabi-objdump
# configure:5427: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5438: result: arm-linux-androideabi-objdump
# configure:5510: checking how to recognize dependent libraries
# configure:5712: result: pass_all
# configure:5757: checking for arm-linux-androideabi-dlltool
# configure:5787: result: no
# configure:5797: checking for dlltool
# configure:5827: result: no
# configure:5857: checking how to associate runtime and link libraries
# configure:5884: result: printf %s\n
# configure:5901: checking for arm-linux-androideabi-ar
# configure:5917: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5928: result: arm-linux-androideabi-ar
# configure:6009: checking for archiver @FILE support
# configure:6026: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6026: $? = 0
# configure:6029: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6032: $? = 0
# configure:6037: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6040: $? = 1
# configure:6052: result: @
# configure:6070: checking for arm-linux-androideabi-strip
# configure:6097: result: arm-linux-androideabi-strip
# configure:6169: checking for arm-linux-androideabi-ranlib
# configure:6185: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6196: result: arm-linux-androideabi-ranlib
# configure:6338: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6458: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6461: $? = 0
# configure:6465: /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:6468: $? = 0
# configure:6534: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6537: $? = 0
# configure:6575: result: ok
# configure:6612: checking for sysroot
# configure:6642: result: no
# configure:6864: checking for arm-linux-androideabi-mt
# configure:6894: result: no
# configure:6904: checking for mt
# configure:6934: result: no
# configure:6954: checking if : is a manifest tool
# configure:6960: : '-?'
# configure:6968: result: no
# configure:7610: checking how to run the C preprocessor
# configure:7641: arm-linux-androideabi-gcc -E conftest.c
# configure:7641: $? = 0
# configure:7655: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7655: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | /* end confdefs.h. */
# | #include
# configure:7680: result: arm-linux-androideabi-gcc -E
# configure:7700: arm-linux-androideabi-gcc -E conftest.c
# configure:7700: $? = 0
# configure:7714: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7714: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | /* end confdefs.h. */
# | #include
# configure:7743: checking for ANSI C header files
# configure:7763: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7763: $? = 0
# configure:7847: result: yes
# configure:7860: checking for sys/types.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for sys/stat.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for stdlib.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for string.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for memory.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for strings.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for inttypes.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for stdint.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7860: checking for unistd.h
# configure:7860: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7860: $? = 0
# configure:7860: result: yes
# configure:7874: checking for dlfcn.h
# configure:7874: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7874: $? = 0
# configure:7874: result: yes
# configure:8078: checking for objdir
# configure:8093: result: .libs
# configure:8364: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8382: 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:8386: $? = 0
# configure:8399: result: no
# configure:8726: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8733: result: -fPIC -DPIC
# configure:8741: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8759: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8763: $? = 0
# configure:8776: result: yes
# configure:8805: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8833: result: yes
# configure:8848: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8869: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8873: $? = 0
# configure:8895: result: yes
# configure:8903: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8950: result: yes
# configure:8983: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10136: result: yes
# configure:10173: checking whether -lc should be explicitly linked in
# configure:10181: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10184: $? = 0
# configure:10199: 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:10202: $? = 0
# configure:10216: result: no
# configure:10376: checking dynamic linker characteristics
# configure:10887: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10887: $? = 0
# configure:11113: result: GNU/Linux ld.so
# configure:11220: checking how to hardcode library paths into programs
# configure:11245: result: immediate
# configure:11339: checking for shl_load
# configure:11339: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccSzDlYm.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# configure:11339: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* 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 shl_load ();
# | /* 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_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11339: result: no
# configure:11343: checking for shl_load in -ldld
# configure:11368: arm-linux-androideabi-gcc -o conftest conftest.c -ldld >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldld
# /tmp/ccynv8qp.o:conftest.c:function main: error: undefined reference to 'shl_load'
# collect2: error: ld returned 1 exit status
# configure:11368: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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 shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11377: result: no
# configure:11382: checking for dlopen
# configure:11382: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:11382: $? = 0
# configure:11382: result: yes
# configure:11539: checking whether a program can dlopen itself
# configure:11640: result: cross
# configure:11785: checking whether stripping libraries is possible
# configure:11790: result: yes
# configure:11825: checking if libtool supports shared libraries
# configure:11827: result: yes
# configure:11830: checking whether to build shared libraries
# configure:11851: result: yes
# configure:11854: checking whether to build static libraries
# configure:11858: result: no
# configure:11896: checking whether NLS is requested
# configure:11905: result: yes
# configure:11945: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:11977: result: /usr/sbin/msgfmt
# configure:11986: checking for gmsgfmt
# configure:12017: result: /usr/sbin/msgfmt
# configure:12067: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:12099: result: /usr/sbin/xgettext
# configure:12144: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:12175: result: /usr/sbin/msgmerge
# configure:12233: checking for ld used by arm-linux-androideabi-gcc
# configure:12300: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12307: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12322: result: yes
# configure:12329: checking for shared library run path origin
# configure:12342: result: done
# configure:12914: checking for CFPreferencesCopyAppValue
# configure:12932: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:23:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12932: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:12941: result: no
# configure:12948: checking for CFLocaleCopyCurrent
# configure:12966: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:23:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12966: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:12975: result: no
# configure:13024: checking for GNU gettext in libc
# configure:13048: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:24:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_domain_bindings
# |
# | ;
# | return 0;
# | }
# configure:13057: result: no
# configure:13091: checking for iconv
# configure:13115: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:25:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:13139: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:25:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13139: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:13149: result: no, consider installing GNU libiconv
# configure:13782: checking for GNU gettext in libintl
# configure:13814: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:24:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13814: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + * ngettext ("", "", 0) + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# |
# | ;
# | return 0;
# | }
# configure:13859: result: no
# configure:13894: checking whether to use NLS
# configure:13896: result: no
# configure:13976: checking for arm-linux-androideabi-gcc
# configure:14003: result: arm-linux-androideabi-gcc
# configure:14272: checking for C compiler version
# configure:14281: 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:14292: $? = 0
# configure:14281: 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:14292: $? = 0
# configure:14281: 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:14292: $? = 1
# configure:14281: 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:14292: $? = 1
# configure:14296: checking whether we are using the GNU C compiler
# configure:14324: result: yes
# configure:14333: checking whether arm-linux-androideabi-gcc accepts -g
# configure:14394: result: yes
# configure:14411: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:14487: result: none needed
# configure:14512: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:14549: result: yes
# configure:14568: checking dependency style of arm-linux-androideabi-gcc
# configure:14679: result: gcc3
# configure:14699: checking how to run the C preprocessor
# configure:14769: result: arm-linux-androideabi-gcc -E
# configure:14789: arm-linux-androideabi-gcc -E conftest.c
# configure:14789: $? = 0
# configure:14803: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:14843: checking for arm-linux-androideabi-pkg-config
# configure:14876: result: no
# configure:14886: checking for pkg-config
# configure:14904: found /usr/sbin/pkg-config
# configure:14916: result: /usr/sbin/pkg-config
# configure:14928: WARNING: using cross tools not prefixed with host triplet
# configure:14941: checking pkg-config is at least version 0.9.0
# configure:14944: result: yes
# configure:14975: checking for CFPreferencesCopyAppValue
# configure:15002: result: no
# configure:15009: checking for CFLocaleCopyCurrent
# configure:15036: result: no
# configure:15955: checking whether to use NLS
# configure:15957: result: no
# configure:16033: checking for win32
# configure:16055: result: no
# configure:16066: checking whether byte ordering is bigendian
# configure:16081: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:25:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:25:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:25:15: error: unknown type name 'universal'
# configure:16081: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:16126: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:31:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:31:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:16126: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16170: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:30:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:30:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:16170: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16226: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16226: $? = 0
# configure:16272: result: no
# configure:16294: checking for stdbool.h that conforms to C99
# configure:16361: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16361: $? = 0
# configure:16368: result: yes
# configure:16370: checking for _Bool
# configure:16370: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16370: $? = 0
# configure:16370: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:16370: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16370: result: yes
# configure:16389: checking for pthread_create
# configure:16389: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16389: $? = 0
# configure:16389: result: yes
# configure:16447: checking for nanosleep
# configure:16447: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16447: $? = 0
# configure:16447: result: yes
# configure:16516: checking for library containing dlopen
# configure:16547: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16547: $? = 0
# configure:16564: result: none required
# configure:16580: checking sys/resource.h usability
# configure:16580: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16580: $? = 0
# configure:16580: result: yes
# configure:16580: checking sys/resource.h presence
# configure:16580: arm-linux-androideabi-gcc -E conftest.c
# configure:16580: $? = 0
# configure:16580: result: yes
# configure:16580: checking for sys/resource.h
# configure:16580: result: yes
# configure:16590: checking for struct dirent.d_type
# configure:16590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16590: $? = 0
# configure:16590: result: yes
# configure:16604: checking for getprogname
# configure:16604: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16604: $? = 0
# configure:16604: result: yes
# configure:16604: checking for getexecname
# configure:16604: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccuCpM9S.o:conftest.c:function main: error: undefined reference to 'getexecname'
# collect2: error: ld returned 1 exit status
# configure:16604: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | /* end confdefs.h. */
# | /* Define getexecname to an innocuous variant, in case declares getexecname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getexecname innocuous_getexecname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getexecname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getexecname
# |
# | /* 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 getexecname ();
# | /* 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_getexecname || defined __stub___getexecname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getexecname ();
# | ;
# | return 0;
# | }
# configure:16604: result: no
# configure:16604: checking for basename
# configure:16604: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16604: $? = 0
# configure:16604: result: yes
# configure:16604: checking for mkstemp
# configure:16604: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16604: $? = 0
# configure:16604: result: yes
# configure:16604: checking for mkdtemp
# configure:16604: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16604: $? = 0
# configure:16604: result: yes
# configure:16616: checking for getauxval
# configure:16616: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16616: $? = 0
# configure:16616: result: yes
# configure:16616: checking for issetugid
# configure:16616: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16616: $? = 0
# configure:16616: result: yes
# configure:16616: checking for getresuid
# configure:16616: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16616: $? = 0
# configure:16616: result: yes
# configure:16616: checking for secure_getenv
# configure:16616: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccmKfV2w.o:conftest.c:function main: error: undefined reference to 'secure_getenv'
# collect2: error: ld returned 1 exit status
# configure:16616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | /* end confdefs.h. */
# | /* Define secure_getenv to an innocuous variant, in case declares secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define secure_getenv innocuous_secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef secure_getenv
# |
# | /* 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 secure_getenv ();
# | /* 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_secure_getenv || defined __stub___secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return secure_getenv ();
# | ;
# | return 0;
# | }
# configure:16616: result: no
# configure:16628: checking for strnstr
# configure:16628: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccK0gQgE.o:conftest.c:function main: error: undefined reference to 'strnstr'
# collect2: error: ld returned 1 exit status
# configure:16628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | /* end confdefs.h. */
# | /* Define strnstr to an innocuous variant, in case declares strnstr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnstr innocuous_strnstr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnstr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnstr
# |
# | /* 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 strnstr ();
# | /* 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_strnstr || defined __stub___strnstr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strnstr ();
# | ;
# | return 0;
# | }
# configure:16628: result: no
# configure:16628: checking for memdup
# configure:16628: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccMTz3VJ.o:conftest.c:function main: error: undefined reference to 'memdup'
# collect2: error: ld returned 1 exit status
# configure:16628: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | /* end confdefs.h. */
# | /* Define memdup to an innocuous variant, in case declares memdup.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define memdup innocuous_memdup
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char memdup (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef memdup
# |
# | /* 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 memdup ();
# | /* 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_memdup || defined __stub___memdup
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return memdup ();
# | ;
# | return 0;
# | }
# configure:16628: result: no
# configure:16628: checking for strndup
# configure:16628: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:58:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
# char strndup ();
# ^
# configure:16628: $? = 0
# configure:16628: result: yes
# configure:16628: checking for strerror_r
# configure:16628: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16628: $? = 0
# configure:16628: result: yes
# configure:16640: checking for asprintf
# configure:16640: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16640: $? = 0
# configure:16640: result: yes
# configure:16640: checking for vasprintf
# configure:16640: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16640: $? = 0
# configure:16640: result: yes
# configure:16640: checking for vsnprintf
# configure:16640: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:62:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:16640: $? = 0
# configure:16640: result: yes
# configure:16651: checking for fdwalk
# configure:16651: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccEm0tFk.o:conftest.c:function main: error: undefined reference to 'fdwalk'
# collect2: error: ld returned 1 exit status
# configure:16651: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# | /* Define fdwalk to an innocuous variant, in case declares fdwalk.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fdwalk innocuous_fdwalk
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fdwalk (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fdwalk
# |
# | /* 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 fdwalk ();
# | /* 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_fdwalk || defined __stub___fdwalk
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fdwalk ();
# | ;
# | return 0;
# | }
# configure:16651: result: no
# configure:16662: checking for setenv
# configure:16662: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16662: $? = 0
# configure:16662: result: yes
# configure:16672: checking whether asprintf is declared
# configure:16672: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16672: $? = 0
# configure:16672: result: yes
# configure:16683: checking whether vasprintf is declared
# configure:16683: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16683: $? = 0
# configure:16683: result: yes
# configure:16699: checking for gmtime_r
# configure:16699: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16699: $? = 0
# configure:16699: result: yes
# configure:16714: checking whether program_invocation_short_name is declared
# configure:16714: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:10: error: 'program_invocation_short_name' undeclared (first use in this function)
# (void) program_invocation_short_name;
# ^
# conftest.c:85:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16714: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef program_invocation_short_name
# | #ifdef __cplusplus
# | (void) program_invocation_short_name;
# | #else
# | (void) program_invocation_short_name;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16714: result: no
# configure:16725: checking whether program_invocation_short_name is available
# configure:16738: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:46:18: fatal error: argp.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16738: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | program_invocation_short_name = "test";
# | ;
# | return 0;
# | }
# configure:16745: result: no
# configure:16750: checking whether __progname is declared
# configure:16750: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:10: error: '__progname' undeclared (first use in this function)
# (void) __progname;
# ^
# conftest.c:86:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:16750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef __progname
# | #ifdef __cplusplus
# | (void) __progname;
# | #else
# | (void) __progname;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16750: result: no
# configure:16772: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16772: $? = 0
# configure:16790: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc01pJdG.o:conftest.c:function main: error: undefined reference to '__libc_enable_secure'
# collect2: error: ld returned 1 exit status
# configure:16790: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_DECL___PROGNAME 0
# | #define HAVE___PROGNAME 1
# | /* end confdefs.h. */
# | extern int __libc_enable_secure;
# | int
# | main ()
# | {
# | __libc_enable_secure = 0;
# | ;
# | return 0;
# | }
# configure:16799: checking for dgettext in -lintl
# configure:16824: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'dgettext' [enabled by default]
# char dgettext ();
# ^
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lintl
# /tmp/ccyJoMUG.o:conftest.c:function main: error: undefined reference to 'dgettext'
# collect2: error: ld returned 1 exit status
# configure:16824: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "p11-kit"
# | #define PACKAGE_TARNAME "p11-kit"
# | #define PACKAGE_VERSION "0.23.2"
# | #define PACKAGE_STRING "p11-kit 0.23.2"
# | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# | #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# | #define PACKAGE "p11-kit"
# | #define VERSION "0.23.2"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define OS_UNIX 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_STRUCT_DIRENT_D_TYPE 1
# | #define HAVE_GETPROGNAME 1
# | #define HAVE_BASENAME 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_MKDTEMP 1
# | #define HAVE_GETAUXVAL 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_GETRESUID 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SETENV 1
# | #define HAVE_DECL_ASPRINTF 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# | #define HAVE_DECL___PROGNAME 0
# | #define HAVE___PROGNAME 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 dgettext ();
# | int
# | main ()
# | {
# | return dgettext ();
# | ;
# | return 0;
# | }
# configure:16833: result: no
# configure:16917: checking for LIBTASN1
# configure:16924: $PKG_CONFIG --exists --print-errors "libtasn1 >= 2.3"
# configure:16927: $? = 0
# configure:16941: $PKG_CONFIG --exists --print-errors "libtasn1 >= 2.3"
# configure:16944: $? = 0
# configure:16984: result: yes
# configure:17021: checking for LIBFFI
# configure:17028: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
# configure:17031: $? = 0
# configure:17045: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
# configure:17048: $? = 0
# configure:17106: result: yes
# configure:17135: arm-linux-androideabi-gcc -c -I/usr/lib/libffi-3.2.1/include conftest.c >&5
# configure:17135: $? = 0
# configure:17245: checking if trust module is enabled
# configure:17275: result: yes
# configure:17285: checking for trust module paths
# configure:17324: result: /etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source
# configure:17340: checking for gtkdoc-check
# configure:17358: found /usr/sbin/gtkdoc-check
# configure:17370: result: /usr/sbin/gtkdoc-check
# configure:17382: checking for gtkdoc-rebase
# configure:17400: found /usr/sbin/gtkdoc-rebase
# configure:17412: result: /usr/sbin/gtkdoc-rebase
# configure:17426: checking for gtkdoc-mkpdf
# configure:17444: found /usr/sbin/gtkdoc-mkpdf
# configure:17456: result: /usr/sbin/gtkdoc-mkpdf
# configure:17466: checking for gtkdoc-scan
# configure:17484: found /usr/sbin/gtkdoc-scan
# configure:17496: result: /usr/sbin/gtkdoc-scan
# configure:17506: checking for xsltproc
# configure:17524: found /usr/sbin/xsltproc
# configure:17536: result: /usr/sbin/xsltproc
# configure:17577: checking whether to build documentation
# configure:17579: result: yes
# configure:17645: checking for debug mode
# configure:17681: result: default (-g, debug output)
# configure:17684: checking for more warnings
# configure:17697: checking whether gcc understands -Wmissing-include-dirs
# configure:17710: arm-linux-androideabi-gcc -c -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs conftest.c >&5
# conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:17710: $? = 0
# configure:17716: result: yes
# configure:17697: checking whether gcc understands -Wundef
# configure:17710: arm-linux-androideabi-gcc -c -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef conftest.c >&5
# conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:17710: $? = 0
# configure:17716: result: yes
# configure:17733: checking build strict
# configure:17748: result: no
# configure:17751: checking whether to build with gcov testing
# configure:17761: result: no
# configure:18071: checking that generated files are newer than configure
# configure:18077: result: done
# configure:18087: checking that generated files are newer than configure
# configure:18093: result: done
# configure:18157: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by p11-kit config.status 0.23.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2b3233ae6ebd
#
# config.status:1199: creating Makefile
# config.status:1199: creating doc/Makefile
# config.status:1199: creating doc/manual/Makefile
# config.status:1199: creating po/Makefile.in
# config.status:1199: creating p11-kit/p11-kit-1.pc
# config.status:1199: creating p11-kit/pkcs11.conf.example
# config.status:1199: creating trust/trust-extract-compat
# config.status:1199: creating trust/test-extract
# config.status:1199: creating config.h
# config.status:1428: executing depfiles commands
# config.status:1428: executing libtool commands
# config.status:1428: executing po-directories commands
# configure:20536: build options:
#
# Host: arm-unknown-linux-androideabi
# Debug build: default (-g, debug output)
# Strict build: no
# Build documentation: yes (manual, reference)
# System global config: /etc/pkcs11/pkcs11.conf
# System module config directory: /etc/pkcs11/modules
# Package module config directory: ${pkgdatadir}/modules
# User global config: ~/.config/pkcs11/pkcs11.conf
# User module config directory: ~/.config/pkcs11/modules
# Load relative module paths from: /usr/lib/pkcs11
#
# With libtasn1 dependency: yes
# With libffi: yes
# With hash implementation: internal
#
# Build trust module: yes
# Trust module paths: /etc/ca-certificates/trust-source
# /usr/share/ca-certificates/trust-source
#
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBFFI_CFLAGS_set=
# ac_cv_env_LIBFFI_CFLAGS_value=
# ac_cv_env_LIBFFI_LIBS_set=
# ac_cv_env_LIBFFI_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBTASN1_CFLAGS_set=
# ac_cv_env_LIBTASN1_CFLAGS_value=
# ac_cv_env_LIBTASN1_LIBS_set=
# ac_cv_env_LIBTASN1_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_asprintf=yes
# ac_cv_func_basename=yes
# ac_cv_func_dlopen=yes
# ac_cv_func_fdwalk=no
# ac_cv_func_getauxval=yes
# ac_cv_func_getexecname=no
# ac_cv_func_getprogname=yes
# ac_cv_func_getresuid=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_issetugid=yes
# ac_cv_func_memdup=no
# ac_cv_func_mkdtemp=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_nanosleep=yes
# ac_cv_func_pthread_create=yes
# ac_cv_func_secure_getenv=no
# ac_cv_func_setenv=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strerror_r=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnstr=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_have_decl___progname=no
# ac_cv_have_decl_asprintf=yes
# ac_cv_have_decl_program_invocation_short_name=no
# ac_cv_have_decl_vasprintf=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_intl_dgettext=no
# ac_cv_member_struct_dirent_d_type=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_GTKDOC_CHECK=/usr/sbin/gtkdoc-check
# ac_cv_path_GTKDOC_MKPDF=/usr/sbin/gtkdoc-mkpdf
# ac_cv_path_GTKDOC_REBASE=/usr/sbin/gtkdoc-rebase
# ac_cv_path_GTKDOC_SCAN=/usr/sbin/gtkdoc-scan
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_dlopen='none required'
# ac_cv_type__Bool=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv='no, consider installing GNU libiconv'
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext2_libc=no
# gt_cv_func_gnugettext2_libintl=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=
# lt_cv_dlopen_self=cross
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_LIBFFI_CFLAGS=-I/usr/lib/libffi-3.2.1/include
# pkg_cv_LIBFFI_LIBS='-L/usr/lib/../lib -lffi'
# pkg_cv_LIBTASN1_CFLAGS=
# pkg_cv_LIBTASN1_LIBS=-ltasn1
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -g -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wdeclaration-after-statement -Wformat=2 -Winit-self -Waggregate-return -Wno-missing-format-attribute -fno-strict-aliasing -fno-common -Wmissing-include-dirs -Wundef'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_GTK_DOC_FALSE='#'
# ENABLE_GTK_DOC_TRUE=''
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GCOV=''
# GENHTML=''
# GETTEXT_MACRO_VERSION='0.19'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# GTKDOC_CHECK='/usr/sbin/gtkdoc-check'
# GTKDOC_MKPDF='/usr/sbin/gtkdoc-mkpdf'
# GTKDOC_REBASE='/usr/sbin/gtkdoc-rebase'
# GTKDOC_SCAN='/usr/sbin/gtkdoc-scan'
# GTK_DOC_BUILD_HTML_FALSE='#'
# GTK_DOC_BUILD_HTML_TRUE=''
# GTK_DOC_BUILD_PDF_FALSE=''
# GTK_DOC_BUILD_PDF_TRUE='#'
# GTK_DOC_USE_LIBTOOL_FALSE='#'
# GTK_DOC_USE_LIBTOOL_TRUE=''
# GTK_DOC_USE_REBASE_FALSE='#'
# GTK_DOC_USE_REBASE_TRUE=''
# HASH_LIBS=''
# HTML_DIR='${datadir}/gtk-doc/html'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LCOV=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBFFI_CFLAGS='-I/usr/lib/libffi-3.2.1/include'
# LIBFFI_LIBS='-L/usr/lib/../lib -lffi'
# LIBICONV=''
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LIBTASN1_CFLAGS=''
# LIBTASN1_LIBS='-ltasn1'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# P11KIT_LT_RELEASE='1:0:1'
# PACKAGE='p11-kit'
# PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue'
# PACKAGE_NAME='p11-kit'
# PACKAGE_STRING='p11-kit 0.23.2'
# PACKAGE_TARNAME='p11-kit'
# PACKAGE_URL='http://p11-glue.freedesktop.org/p11-kit.html'
# PACKAGE_VERSION='0.23.2'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SHLEXT='.so'
# STRIP='arm-linux-androideabi-strip'
# USE_NLS='no'
# VERSION='0.23.2'
# WITH_ASN1_FALSE='#'
# WITH_ASN1_TRUE=''
# WITH_COVERAGE_FALSE=''
# WITH_COVERAGE_TRUE='#'
# WITH_FFI_FALSE='#'
# WITH_FFI_TRUE=''
# WITH_TRUST_MODULE_FALSE='#'
# WITH_TRUST_MODULE_TRUE=''
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# XSLTPROC='/usr/sbin/xsltproc'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/p11-kit/src/p11-kit-0.23.2/build/litter/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# p11_module_path='/usr/lib/pkcs11'
# p11_package_config_modules='${pkgdatadir}/modules'
# p11_system_config='/etc/pkcs11'
# p11_system_config_file='/etc/pkcs11/pkcs11.conf'
# p11_system_config_modules='/etc/pkcs11/modules'
# p11_user_config='~/.config/pkcs11'
# p11_user_config_file='~/.config/pkcs11/pkcs11.conf'
# p11_user_config_modules='~/.config/pkcs11/modules'
# pdfdir='${docdir}'
# prefix='/usr'
# privatedir='${libdir}/p11-kit'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# with_trust_paths='/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "p11-kit"
# #define PACKAGE_TARNAME "p11-kit"
# #define PACKAGE_VERSION "0.23.2"
# #define PACKAGE_STRING "p11-kit 0.23.2"
# #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue"
# #define PACKAGE_URL "http://p11-glue.freedesktop.org/p11-kit.html"
# #define PACKAGE "p11-kit"
# #define VERSION "0.23.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define OS_UNIX 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_STRUCT_DIRENT_D_TYPE 1
# #define HAVE_GETPROGNAME 1
# #define HAVE_BASENAME 1
# #define HAVE_MKSTEMP 1
# #define HAVE_MKDTEMP 1
# #define HAVE_GETAUXVAL 1
# #define HAVE_ISSETUGID 1
# #define HAVE_GETRESUID 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRERROR_R 1
# #define HAVE_ASPRINTF 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SETENV 1
# #define HAVE_DECL_ASPRINTF 1
# #define HAVE_DECL_VASPRINTF 1
# #define HAVE_GMTIME_R 1
# #define HAVE_GMTIME_R 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0
# #define HAVE_DECL___PROGNAME 0
# #define HAVE___PROGNAME 1
# #define WITH_ASN1 1
# #define WITH_FFI 1
# #define TRUST_PATHS "/etc/ca-certificates/trust-source:/usr/share/ca-certificates/trust-source"
# #define WITH_DEBUG 1
# #define _DEBUG 1
# #define PACKAGE_MAJOR 0
# #define PACKAGE_MINOR 23
# #define SHLEXT ".so"
#
# configure: exit 0