Build of xmlsec with android toolchain

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

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

SLOCLanguage
77,085 ansic
13,028 sh
182 perl
33 makefile
90,328 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: xmlsec 1.2.20-3 (Tue Apr 4 22:09:57 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking 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 UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether make supports nested variables... (cached) yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for 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 whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for cp... /usr/sbin/cp
# checking for mv... /usr/sbin/mv
# checking for tar... /usr/sbin/tar
# checking for help2man... no
# checking for man2html... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking ansidecl.h usability... no
# checking ansidecl.h presence... no
# checking for ansidecl.h... no
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for strchr... yes
# checking for strrchr... yes
# checking for printf... yes
# checking for sprintf... yes
# checking for fprintf... yes
# checking for snprintf... yes
# checking for vfprintf... yes
# checking for vsprintf... yes
# checking for vsnprintf... yes
# checking for sscanf... yes
# checking for timegm... yes
# checking for development environment... no
# checking for __FUNCTION__ or __func__... __FUNCTION__
# checking size of size_t... 4
# checking for pkg-config... yes
# 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 LIBXML... yes
# checking for LIBXSLT... yes
# checking for OPENSSL... yes
# checking for NSS... no
# checking for NSS... yes
# checking for GCRYPT... no
# checking for GCRYPT... no
# checking for GCRYPT... no
# checking for gcrypt libraries >= 1.4.0... checking for GNUTLS... yes
# checking for mscrypto libraries... none
# checking for default crypto library... yes ('openssl')
# checking for MD5 support... yes
# checking for RIPEMD-160 support... yes
# checking for SHA1 support... yes
# checking for SHA224 support... yes
# checking for SHA256 support... yes
# checking for SHA384 support... yes
# checking for SHA512 support... yes
# checking for HMAC support... yes
# checking for DSA support... yes
# checking for RSA support... yes
# checking for x509 support... yes
# checking for DES support... yes
# checking for AES support... yes
# checking for GOST support... no
# checking for XMLDSig support... yes
# checking for XMLEnc support... yes
# checking for XMKMS support - under development... no
# checking for xmlsec-crypto dynamic loading support... checking ltdl.h usability... no
# checking ltdl.h presence... no
# checking for ltdl.h... no
# configure: error: libltdl is required for xmlsec-crypto dynamic loading
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/xmlsec/src/xmlsec1-1.2.20/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 xmlsec1 configure 1.2.20, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 8d2aea7fcc64
# 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:2713: checking build system type
# configure:2727: result: x86_64-unknown-linux-gnu
# configure:2747: checking host system type
# configure:2760: result: arm-unknown-linux-androideabi
# configure:2806: checking for a BSD-compatible install
# configure:2874: result: /usr/bin/install -c
# configure:2885: checking whether build environment is sane
# configure:2940: result: yes
# configure:2999: checking for arm-linux-androideabi-strip
# configure:3015: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3026: result: arm-linux-androideabi-strip
# configure:3091: checking for a thread-safe mkdir -p
# configure:3130: result: /usr/sbin/mkdir -p
# configure:3137: checking for gawk
# configure:3153: found /usr/sbin/gawk
# configure:3164: result: gawk
# configure:3175: checking whether make sets $(MAKE)
# configure:3197: result: yes
# configure:3226: checking whether make supports nested variables
# configure:3243: result: yes
# configure:3332: checking whether UID '1000' is supported by ustar format
# configure:3335: result: yes
# configure:3342: checking whether GID '1000' is supported by ustar format
# configure:3345: result: yes
# configure:3353: checking how to create a ustar tar archive
# configure:3364: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:3367: $? = 0
# configure:3407: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:3410: $? = 0
# configure:3414: tar -xf -
# configure:3417: $? = 0
# configure:3419: cat conftest.dir/file
# GrepMe
# configure:3422: $? = 0
# configure:3435: result: gnutar
# configure:3446: checking whether to enable maintainer-specific portions of Makefiles
# configure:3455: result: no
# configure:3483: checking whether make supports nested variables
# configure:3500: result: yes
# configure:3520: checking for arm-linux-androideabi-gcc
# configure:3547: result: arm-linux-androideabi-gcc
# configure:3816: checking for C compiler version
# configure:3825: 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:3836: $? = 0
# configure:3825: 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:3836: $? = 0
# configure:3825: 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:3836: $? = 1
# configure:3825: 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:3836: $? = 1
# configure:3856: checking whether the C compiler works
# configure:3878: arm-linux-androideabi-gcc conftest.c >&5
# configure:3882: $? = 0
# configure:3930: result: yes
# configure:3933: checking for C compiler default output file name
# configure:3935: result: a.out
# configure:3941: checking for suffix of executables
# configure:3948: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3952: $? = 0
# configure:3974: result:
# configure:3996: checking whether we are cross compiling
# configure:4034: result: yes
# configure:4039: checking for suffix of object files
# configure:4061: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4065: $? = 0
# configure:4086: result: o
# configure:4090: checking whether we are using the GNU C compiler
# configure:4109: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4109: $? = 0
# configure:4118: result: yes
# configure:4127: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4147: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4147: $? = 0
# configure:4188: result: yes
# configure:4205: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4268: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4268: $? = 0
# configure:4281: result: none needed
# configure:4312: checking for style of include used by make
# configure:4340: result: GNU
# configure:4366: checking dependency style of arm-linux-androideabi-gcc
# configure:4477: result: gcc3
# configure:4499: checking how to run the C preprocessor
# configure:4530: arm-linux-androideabi-gcc -E conftest.c
# configure:4530: $? = 0
# configure:4544: 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:4544: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | /* end confdefs.h. */
# | #include
# configure:4569: result: arm-linux-androideabi-gcc -E
# configure:4589: arm-linux-androideabi-gcc -E conftest.c
# configure:4589: $? = 0
# configure:4603: 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:4603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | /* end confdefs.h. */
# | #include
# configure:4632: checking for grep that handles long lines and -e
# configure:4690: result: /usr/sbin/grep
# configure:4695: checking for egrep
# configure:4757: result: /usr/sbin/grep -E
# configure:4762: checking for ANSI C header files
# configure:4782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4782: $? = 0
# configure:4866: result: yes
# configure:4920: checking how to print strings
# configure:4947: result: printf
# configure:4968: checking for a sed that does not truncate output
# configure:5032: result: /usr/sbin/sed
# configure:5050: checking for fgrep
# configure:5112: result: /usr/sbin/grep -F
# configure:5147: checking for ld used by arm-linux-androideabi-gcc
# configure:5214: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5221: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5236: result: yes
# configure:5248: checking for BSD- or MS-compatible name lister (nm)
# configure:5297: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5427: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5434: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5437: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5440: output
# 00000000 B some_variable
# configure:5447: result: BSD nm
# configure:5450: checking whether ln -s works
# configure:5454: result: yes
# configure:5462: checking the maximum length of command line arguments
# configure:5593: result: 1572864
# configure:5610: checking whether the shell understands some XSI constructs
# configure:5620: result: yes
# configure:5624: checking whether the shell understands "+="
# configure:5630: result: yes
# configure:5665: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5705: result: func_convert_file_noop
# configure:5712: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5732: result: func_convert_file_noop
# configure:5739: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5746: result: -r
# configure:5780: checking for arm-linux-androideabi-objdump
# configure:5796: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5807: result: arm-linux-androideabi-objdump
# configure:5879: checking how to recognize dependent libraries
# configure:6077: result: pass_all
# configure:6122: checking for arm-linux-androideabi-dlltool
# configure:6152: result: no
# configure:6162: checking for dlltool
# configure:6192: result: no
# configure:6222: checking how to associate runtime and link libraries
# configure:6249: result: printf %s\n
# configure:6265: checking for arm-linux-androideabi-ar
# configure:6281: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6292: result: arm-linux-androideabi-ar
# configure:6373: checking for archiver @FILE support
# configure:6390: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6390: $? = 0
# configure:6393: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:6396: $? = 0
# configure:6401: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:6404: $? = 1
# configure:6416: result: @
# configure:6434: checking for arm-linux-androideabi-strip
# configure:6461: result: arm-linux-androideabi-strip
# configure:6533: checking for arm-linux-androideabi-ranlib
# configure:6549: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6560: result: arm-linux-androideabi-ranlib
# configure:6702: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6822: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6825: $? = 0
# configure:6829: /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:6832: $? = 0
# configure:6898: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6901: $? = 0
# configure:6939: result: ok
# configure:6976: checking for sysroot
# configure:7006: result: no
# configure:7229: checking for arm-linux-androideabi-mt
# configure:7259: result: no
# configure:7269: checking for mt
# configure:7299: result: no
# configure:7319: checking if : is a manifest tool
# configure:7325: : '-?'
# configure:7333: result: no
# configure:7975: checking for sys/types.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7975: checking for sys/stat.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7975: checking for stdlib.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7975: checking for string.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7975: checking for memory.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7975: checking for strings.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7975: checking for inttypes.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7975: checking for stdint.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7975: checking for unistd.h
# configure:7975: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7975: $? = 0
# configure:7975: result: yes
# configure:7989: checking for dlfcn.h
# configure:7989: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7989: $? = 0
# configure:7989: result: yes
# configure:8195: checking for objdir
# configure:8210: result: .libs
# configure:8481: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8499: 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:8503: $? = 0
# configure:8516: result: no
# configure:8843: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8850: result: -fPIC -DPIC
# configure:8858: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8876: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8880: $? = 0
# configure:8893: result: yes
# configure:8922: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8950: result: yes
# configure:8965: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8986: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8990: $? = 0
# configure:9012: result: yes
# configure:9020: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9067: result: yes
# configure:9100: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10257: result: yes
# configure:10294: checking whether -lc should be explicitly linked in
# configure:10302: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10305: $? = 0
# configure:10320: 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:10323: $? = 0
# configure:10337: result: no
# configure:10497: checking dynamic linker characteristics
# configure:10997: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10997: $? = 0
# configure:11231: result: GNU/Linux ld.so
# configure:11338: checking how to hardcode library paths into programs
# configure:11363: result: immediate
# configure:11903: checking whether stripping libraries is possible
# configure:11908: result: yes
# configure:11943: checking if libtool supports shared libraries
# configure:11945: result: yes
# configure:11948: checking whether to build shared libraries
# configure:11969: result: yes
# configure:11972: checking whether to build static libraries
# configure:11976: result: no
# configure:12061: checking for cp
# configure:12079: found /usr/sbin/cp
# configure:12092: result: /usr/sbin/cp
# configure:12102: checking for mv
# configure:12120: found /usr/sbin/mv
# configure:12133: result: /usr/sbin/mv
# configure:12143: checking for tar
# configure:12161: found /usr/sbin/tar
# configure:12174: result: /usr/sbin/tar
# configure:12184: checking for help2man
# configure:12217: result: no
# configure:12224: checking for man2html
# configure:12257: result: no
# configure:12266: checking for dirent.h that defines DIR
# configure:12285: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12285: $? = 0
# configure:12293: result: yes
# configure:12306: checking for library containing opendir
# configure:12337: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12337: $? = 0
# configure:12354: result: none required
# configure:12421: checking for ANSI C header files
# configure:12525: result: yes
# configure:12535: checking stdio.h usability
# configure:12535: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12535: $? = 0
# configure:12535: result: yes
# configure:12535: checking stdio.h presence
# configure:12535: arm-linux-androideabi-gcc -E conftest.c
# configure:12535: $? = 0
# configure:12535: result: yes
# configure:12535: checking for stdio.h
# configure:12535: result: yes
# configure:12547: checking for stdlib.h
# configure:12547: result: yes
# configure:12559: checking for string.h
# configure:12559: result: yes
# configure:12571: checking ctype.h usability
# configure:12571: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12571: $? = 0
# configure:12571: result: yes
# configure:12571: checking ctype.h presence
# configure:12571: arm-linux-androideabi-gcc -E conftest.c
# configure:12571: $? = 0
# configure:12571: result: yes
# configure:12571: checking for ctype.h
# configure:12571: result: yes
# configure:12583: checking errno.h usability
# configure:12583: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12583: $? = 0
# configure:12583: result: yes
# configure:12583: checking errno.h presence
# configure:12583: arm-linux-androideabi-gcc -E conftest.c
# configure:12583: $? = 0
# configure:12583: result: yes
# configure:12583: checking for errno.h
# configure:12583: result: yes
# configure:12595: checking ansidecl.h usability
# configure:12595: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:63:22: fatal error: ansidecl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | #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 HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12595: result: no
# configure:12595: checking ansidecl.h presence
# configure:12595: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:30:22: fatal error: ansidecl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | #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 HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | #include
# configure:12595: result: no
# configure:12595: checking for ansidecl.h
# configure:12595: result: no
# configure:12607: checking time.h usability
# configure:12607: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12607: $? = 0
# configure:12607: result: yes
# configure:12607: checking time.h presence
# configure:12607: arm-linux-androideabi-gcc -E conftest.c
# configure:12607: $? = 0
# configure:12607: result: yes
# configure:12607: checking for time.h
# configure:12607: result: yes
# configure:12620: checking for strchr
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:54:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for strrchr
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
# char strrchr ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for printf
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:56:6: warning: conflicting types for built-in function 'printf' [enabled by default]
# char printf ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for sprintf
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'sprintf' [enabled by default]
# char sprintf ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for fprintf
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:58:6: warning: conflicting types for built-in function 'fprintf' [enabled by default]
# char fprintf ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for snprintf
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:59:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for vfprintf
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:60:6: warning: conflicting types for built-in function 'vfprintf' [enabled by default]
# char vfprintf ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for vsprintf
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:61:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default]
# char vsprintf ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for vsnprintf
# configure:12620: 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:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for sscanf
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'sscanf' [enabled by default]
# char sscanf ();
# ^
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12620: checking for timegm
# configure:12620: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12620: $? = 0
# configure:12620: result: yes
# configure:12632: checking for development environment
# configure:12647: result: no
# configure:12697: checking for __FUNCTION__ or __func__
# configure:12710: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:46:13: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
# char *foo = __FUNCTION__;
# ^
# configure:12710: $? = 0
# configure:12727: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:46:13: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
# char *foo = __func__;
# ^
# configure:12727: $? = 0
# configure:12734: result: __FUNCTION__
# configure:12750: checking size of size_t
# configure:12755: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12755: $? = 0
# configure:12755: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^
# configure:12755: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | #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 HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_PRINTF 1
# | #define HAVE_SPRINTF 1
# | #define HAVE_FPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_TIMEGM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12755: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^
# configure:12755: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | #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 HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_PRINTF 1
# | #define HAVE_SPRINTF 1
# | #define HAVE_FPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_TIMEGM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12755: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^
# configure:12755: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | #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 HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_PRINTF 1
# | #define HAVE_SPRINTF 1
# | #define HAVE_FPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_TIMEGM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:12755: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12755: $? = 0
# configure:12755: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12755: $? = 0
# configure:12755: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12755: $? = 0
# configure:12769: result: 4
# configure:12793: checking for pkg-config
# configure:12809: found /usr/sbin/pkg-config
# configure:12821: result: yes
# configure:12886: checking for arm-linux-androideabi-pkg-config
# configure:12919: result: no
# configure:12929: checking for pkg-config
# configure:12947: found /usr/sbin/pkg-config
# configure:12959: result: /usr/sbin/pkg-config
# configure:12971: WARNING: using cross tools not prefixed with host triplet
# configure:12984: checking pkg-config is at least version 0.9.0
# configure:12987: result: yes
# configure:12997: checking for LIBXML
# configure:13004: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_MIN_VERSION"
# configure:13007: $? = 0
# configure:13021: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= $LIBXML_MIN_VERSION"
# configure:13024: $? = 0
# configure:13062: result: yes
# configure:13220: checking for LIBXSLT
# configure:13227: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_MIN_VERSION"
# configure:13230: $? = 0
# configure:13244: $PKG_CONFIG --exists --print-errors "libxslt >= $LIBXSLT_MIN_VERSION"
# configure:13247: $? = 0
# configure:13285: result: yes
# configure:13459: checking for OPENSSL
# configure:13466: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.0"
# configure:13469: $? = 0
# configure:13483: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.0"
# configure:13486: $? = 0
# configure:13524: result: yes
# conftest.c:44:34: fatal error: openssl/opensslconf.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14011: checking for NSS
# configure:14018: $PKG_CONFIG --exists --print-errors "seamonkey-nspr >= $NSPR_MIN_VERSION seamonkey-nss >= $SEAMONKEY_MIN_VERSION"
# Package seamonkey-nspr was not found in the pkg-config search path.
# Perhaps you should add the directory containing `seamonkey-nspr.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'seamonkey-nspr' found
# Package seamonkey-nss was not found in the pkg-config search path.
# Perhaps you should add the directory containing `seamonkey-nss.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'seamonkey-nss' found
# configure:14021: $? = 1
# configure:14035: $PKG_CONFIG --exists --print-errors "seamonkey-nspr >= $NSPR_MIN_VERSION seamonkey-nss >= $SEAMONKEY_MIN_VERSION"
# Package seamonkey-nspr was not found in the pkg-config search path.
# Perhaps you should add the directory containing `seamonkey-nspr.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'seamonkey-nspr' found
# Package seamonkey-nss was not found in the pkg-config search path.
# Perhaps you should add the directory containing `seamonkey-nss.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'seamonkey-nss' found
# configure:14038: $? = 1
# configure:14052: result: no
# No package 'seamonkey-nspr' found
# No package 'seamonkey-nss' found
# configure:14084: checking for NSS
# configure:14091: $PKG_CONFIG --exists --print-errors "mozilla-nspr >= $MOZILLA_MIN_VERSION mozilla-nss >= $MOZILLA_MIN_VERSION"
# configure:14094: $? = 0
# configure:14108: $PKG_CONFIG --exists --print-errors "mozilla-nspr >= $MOZILLA_MIN_VERSION mozilla-nss >= $MOZILLA_MIN_VERSION"
# configure:14111: $? = 0
# configure:14149: result: yes
# configure:14540: checking for GCRYPT
# configure:14547: $PKG_CONFIG --exists --print-errors "gcrypt >= $GCRYPT_MIN_VERSION"
# Package gcrypt was not found in the pkg-config search path.
# Perhaps you should add the directory containing `gcrypt.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'gcrypt' found
# configure:14550: $? = 1
# configure:14564: $PKG_CONFIG --exists --print-errors "gcrypt >= $GCRYPT_MIN_VERSION"
# Package gcrypt was not found in the pkg-config search path.
# Perhaps you should add the directory containing `gcrypt.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'gcrypt' found
# configure:14567: $? = 1
# configure:14581: result: no
# No package 'gcrypt' found
# configure:14613: checking for GCRYPT
# configure:14620: $PKG_CONFIG --exists --print-errors "libgcrypt >= $GCRYPT_MIN_VERSION"
# Package libgcrypt was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libgcrypt.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libgcrypt' found
# configure:14623: $? = 1
# configure:14637: $PKG_CONFIG --exists --print-errors "libgcrypt >= $GCRYPT_MIN_VERSION"
# Package libgcrypt was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libgcrypt.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libgcrypt' found
# configure:14640: $? = 1
# configure:14654: result: no
# No package 'libgcrypt' found
# configure:14687: checking for GCRYPT
# configure:14694: $PKG_CONFIG --exists --print-errors "libgcrypt11 >= $GCRYPT_MIN_VERSION"
# Package libgcrypt11 was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libgcrypt11.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libgcrypt11' found
# configure:14697: $? = 1
# configure:14711: $PKG_CONFIG --exists --print-errors "libgcrypt11 >= $GCRYPT_MIN_VERSION"
# Package libgcrypt11 was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libgcrypt11.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libgcrypt11' found
# configure:14714: $? = 1
# configure:14728: result: no
# No package 'libgcrypt11' found
# configure:14760: checking for gcrypt libraries >= 1.4.0
# configure:14831: checking for GNUTLS
# configure:14838: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_MIN_VERSION"
# configure:14841: $? = 0
# configure:14855: $PKG_CONFIG --exists --print-errors "gnutls >= $GNUTLS_MIN_VERSION"
# configure:14858: $? = 0
# configure:14896: result: yes
# configure:15040: checking for mscrypto libraries
# configure:15042: result: none
# configure:15110: checking for default crypto library
# configure:15206: result: yes ('openssl')
# configure:15209: checking for MD5 support
# configure:15223: result: yes
# configure:15236: checking for RIPEMD-160 support
# configure:15250: result: yes
# configure:15263: checking for SHA1 support
# configure:15277: result: yes
# configure:15290: checking for SHA224 support
# configure:15304: result: yes
# configure:15317: checking for SHA256 support
# configure:15331: result: yes
# configure:15344: checking for SHA384 support
# configure:15358: result: yes
# configure:15371: checking for SHA512 support
# configure:15385: result: yes
# configure:15399: checking for HMAC support
# configure:15413: result: yes
# configure:15426: checking for DSA support
# configure:15440: result: yes
# configure:15453: checking for RSA support
# configure:15467: result: yes
# configure:15480: checking for x509 support
# configure:15494: result: yes
# configure:15507: checking for DES support
# configure:15521: result: yes
# configure:15534: checking for AES support
# configure:15548: result: yes
# configure:15561: checking for GOST support
# configure:15571: result: no
# configure:15588: checking for XMLDSig support
# configure:15602: result: yes
# configure:15615: checking for XMLEnc support
# configure:15629: result: yes
# configure:15642: checking for XMKMS support - under development
# configure:15656: result: no
# configure:15671: checking for xmlsec-crypto dynamic loading support
# configure:15684: checking ltdl.h usability
# configure:15684: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:76:18: fatal error: ltdl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | #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 HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_PRINTF 1
# | #define HAVE_SPRINTF 1
# | #define HAVE_FPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_TIMEGM 1
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15684: result: no
# configure:15684: checking ltdl.h presence
# configure:15684: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:43:18: fatal error: ltdl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xmlsec1"
# | #define PACKAGE_TARNAME "xmlsec1"
# | #define PACKAGE_VERSION "1.2.20"
# | #define PACKAGE_STRING "xmlsec1 1.2.20"
# | #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# | #define PACKAGE_URL ""
# | #define PACKAGE "xmlsec1"
# | #define VERSION "1.2.20"
# | #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 HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_PRINTF 1
# | #define HAVE_SPRINTF 1
# | #define HAVE_FPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SSCANF 1
# | #define HAVE_TIMEGM 1
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# configure:15684: result: no
# configure:15684: checking for ltdl.h
# configure:15684: result: no
# configure:15745: error: libltdl is required for xmlsec-crypto dynamic loading
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_GCRYPT_CFLAGS_set=
# ac_cv_env_GCRYPT_CFLAGS_value=
# ac_cv_env_GCRYPT_LIBS_set=
# ac_cv_env_GCRYPT_LIBS_value=
# ac_cv_env_GNUTLS_CFLAGS_set=
# ac_cv_env_GNUTLS_CFLAGS_value=
# ac_cv_env_GNUTLS_LIBS_set=
# ac_cv_env_GNUTLS_LIBS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBXML_CFLAGS_set=
# ac_cv_env_LIBXML_CFLAGS_value=
# ac_cv_env_LIBXML_LIBS_set=
# ac_cv_env_LIBXML_LIBS_value=
# ac_cv_env_LIBXSLT_CFLAGS_set=
# ac_cv_env_LIBXSLT_CFLAGS_value=
# ac_cv_env_LIBXSLT_LIBS_set=
# ac_cv_env_LIBXSLT_LIBS_value=
# ac_cv_env_NSS_CFLAGS_set=
# ac_cv_env_NSS_CFLAGS_value=
# ac_cv_env_NSS_LIBS_set=
# ac_cv_env_NSS_LIBS_value=
# ac_cv_env_OPENSSL_CFLAGS_set=
# ac_cv_env_OPENSSL_CFLAGS_value=
# ac_cv_env_OPENSSL_LIBS_set=
# ac_cv_env_OPENSSL_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_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_fprintf=yes
# ac_cv_func_printf=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_sprintf=yes
# ac_cv_func_sscanf=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_timegm=yes
# ac_cv_func_vfprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_vsprintf=yes
# ac_cv_header_ansidecl_h=no
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_ltdl_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_CP=/usr/sbin/cp
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MV=/usr/sbin/mv
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TAR=/usr/sbin/tar
# 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_PKGCONFIG_PRESENT=yes
# 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_opendir='none required'
# ac_cv_sizeof_size_t=4
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_tar_ustar=gnutar
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_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_GNUTLS_CFLAGS=-I/usr/include/p11-kit-1
# pkg_cv_GNUTLS_LIBS=-lgnutls
# pkg_cv_LIBXML_CFLAGS=-I/usr/include/libxml2
# pkg_cv_LIBXML_LIBS=-lxml2
# pkg_cv_LIBXSLT_CFLAGS=-I/usr/include/libxml2
# pkg_cv_LIBXSLT_LIBS='-lxslt -lxml2 -lz -llzma -lm -ldl -lm -lxml2'
# pkg_cv_NSS_CFLAGS='-I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr'
# pkg_cv_NSS_LIBS='-lplds4 -lplc4 -lnspr4 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# pkg_cv_OPENSSL_CFLAGS=
# pkg_cv_OPENSSL_LIBS='-lssl -lcrypto'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/xmlsec/src/xmlsec1-1.2.20/missing aclocal-1.13'
# 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/xmlsec/src/xmlsec1-1.2.20/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/xmlsec/src/xmlsec1-1.2.20/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/xmlsec/src/xmlsec1-1.2.20/missing automake-1.13'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CP='/usr/sbin/cp'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GCRYPT_CFLAGS=' -DXMLSEC_CRYPTO_GCRYPT=1'
# GCRYPT_CRYPTO_LIB='xmlsec1-gcrypt'
# GCRYPT_LIBS=' -lgcrypt -lgpg-error'
# GCRYPT_MIN_VERSION='1.4.0'
# GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 -DXMLSEC_CRYPTO_GNUTLS=1'
# GNUTLS_CRYPTO_LIB='xmlsec1-gnutls'
# GNUTLS_LIBS='-lgnutls'
# GNUTLS_MIN_VERSION='2.8.0'
# GREP='/usr/sbin/grep'
# HELP2MAN=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML_CFLAGS='-I/usr/include/libxml2'
# LIBXML_CONFIG='xml2-config'
# LIBXML_LIBS='-lxml2'
# LIBXML_MIN_VERSION='2.7.4'
# LIBXSLT_CFLAGS='-I/usr/include/libxml2'
# LIBXSLT_CONFIG='xslt-config'
# LIBXSLT_LIBS='-lxslt -lxml2 -lz -llzma -lm -ldl -lm -lxml2'
# LIBXSLT_MIN_VERSION='1.0.20'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/xmlsec/src/xmlsec1-1.2.20/missing makeinfo'
# MAN2HTML=''
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MOZILLA_MIN_VERSION='1.4'
# MSCRYPTO_CFLAGS=''
# MSCRYPTO_CRYPTO_LIB='xmlsec1-mscrypto'
# MSCRYPTO_LIBS=''
# MV='/usr/sbin/mv'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# NSPR_MIN_VERSION='4.4.1'
# NSPR_PACKAGE='mozilla-nspr'
# NSS_CFLAGS='-I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -DXMLSEC_CRYPTO_NSS=1'
# NSS_CRYPTO_LIB='xmlsec1-nss'
# NSS_LIBS='-lplds4 -lplc4 -lnspr4 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4'
# NSS_MIN_VERSION='3.9'
# NSS_PACKAGE='mozilla-nss'
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OPENSSL_CFLAGS=' -DXMLSEC_OPENSSL_100=1 -DXMLSEC_CRYPTO_OPENSSL=1'
# OPENSSL_CRYPTO_LIB='xmlsec1-openssl'
# OPENSSL_LIBS='-lssl -lcrypto'
# OPENSSL_MIN_VERSION='0.9.6'
# OTOOL64=''
# OTOOL=''
# PACKAGE='xmlsec1'
# PACKAGE_BUGREPORT='http://www.aleksey.com/xmlsec'
# PACKAGE_NAME='xmlsec1'
# PACKAGE_STRING='xmlsec1 1.2.20'
# PACKAGE_TARNAME='xmlsec1'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.20'
# PATH_SEPARATOR=':'
# PKGCONFIG_PRESENT='yes'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='arm-linux-androideabi-ranlib'
# RM='rm -f'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHAREDLIB_HACK_FALSE=''
# SHAREDLIB_HACK_TRUE='#'
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# TAR='/usr/sbin/tar'
# VERSION='1.2.20'
# XMLSEC_APP_DEFINES=''
# XMLSEC_CFLAGS=''
# XMLSEC_CORE_CFLAGS=''
# XMLSEC_CORE_LIBS=''
# XMLSEC_CRYPTO='openssl'
# XMLSEC_CRYPTO_CFLAGS=' -DXMLSEC_OPENSSL_100=1 -DXMLSEC_CRYPTO_OPENSSL=1'
# XMLSEC_CRYPTO_DISABLED_LIST=' mscrypto'
# XMLSEC_CRYPTO_EXTRA_LDFLAGS=''
# XMLSEC_CRYPTO_LIB='xmlsec1-openssl'
# XMLSEC_CRYPTO_LIBS='-lssl -lcrypto'
# XMLSEC_CRYPTO_LIST=' openssl nss gcrypt gnutls'
# XMLSEC_CRYPTO_PC_FILES_LIST=''
# XMLSEC_DEFINES=' -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1'
# XMLSEC_DL_INCLUDES=''
# XMLSEC_DL_LIBS=''
# XMLSEC_DOCDIR=''
# XMLSEC_EXTRA_LDFLAGS=''
# XMLSEC_GCRYPT_CFLAGS=''
# XMLSEC_GCRYPT_LIBS=''
# XMLSEC_GNUTLS_CFLAGS=''
# XMLSEC_GNUTLS_LIBS=''
# XMLSEC_LIBDIR=''
# XMLSEC_LIBS=''
# XMLSEC_NO_AES='0'
# XMLSEC_NO_AES_FALSE=''
# XMLSEC_NO_AES_TRUE='#'
# XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING=''
# XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING_FALSE=''
# XMLSEC_NO_APPS_CRYPTO_DYNAMIC_LOADING_TRUE=''
# XMLSEC_NO_CRYPTO_DYNAMIC_LOADING=''
# XMLSEC_NO_CRYPTO_DYNAMIC_LOADING_FALSE=''
# XMLSEC_NO_CRYPTO_DYNAMIC_LOADING_TRUE=''
# XMLSEC_NO_DES='0'
# XMLSEC_NO_DES_FALSE=''
# XMLSEC_NO_DES_TRUE='#'
# XMLSEC_NO_DSA='0'
# XMLSEC_NO_DSA_FALSE=''
# XMLSEC_NO_DSA_TRUE='#'
# XMLSEC_NO_GCRYPT='0'
# XMLSEC_NO_GCRYPT_FALSE=''
# XMLSEC_NO_GCRYPT_TRUE='#'
# XMLSEC_NO_GNUTLS='0'
# XMLSEC_NO_GNUTLS_FALSE=''
# XMLSEC_NO_GNUTLS_TRUE='#'
# XMLSEC_NO_GOST='1'
# XMLSEC_NO_GOST_FALSE='#'
# XMLSEC_NO_GOST_TRUE=''
# XMLSEC_NO_HMAC='0'
# XMLSEC_NO_HMAC_FALSE=''
# XMLSEC_NO_HMAC_TRUE='#'
# XMLSEC_NO_LIBXSLT='0'
# XMLSEC_NO_MD5='0'
# XMLSEC_NO_MD5_FALSE=''
# XMLSEC_NO_MD5_TRUE='#'
# XMLSEC_NO_MSCRYPTO='1'
# XMLSEC_NO_MSCRYPTO_FALSE='#'
# XMLSEC_NO_MSCRYPTO_TRUE=''
# XMLSEC_NO_NSS='0'
# XMLSEC_NO_NSS_FALSE=''
# XMLSEC_NO_NSS_TRUE='#'
# XMLSEC_NO_OPENSSL='0'
# XMLSEC_NO_OPENSSL_FALSE=''
# XMLSEC_NO_OPENSSL_TRUE='#'
# XMLSEC_NO_RIPEMD160='0'
# XMLSEC_NO_RIPEMD160_FALSE=''
# XMLSEC_NO_RIPEMD160_TRUE='#'
# XMLSEC_NO_RSA='0'
# XMLSEC_NO_RSA_FALSE=''
# XMLSEC_NO_RSA_TRUE='#'
# XMLSEC_NO_SHA1='0'
# XMLSEC_NO_SHA1_FALSE=''
# XMLSEC_NO_SHA1_TRUE='#'
# XMLSEC_NO_SHA224='0'
# XMLSEC_NO_SHA224_FALSE=''
# XMLSEC_NO_SHA224_TRUE='#'
# XMLSEC_NO_SHA256='0'
# XMLSEC_NO_SHA256_FALSE=''
# XMLSEC_NO_SHA256_TRUE='#'
# XMLSEC_NO_SHA384='0'
# XMLSEC_NO_SHA384_FALSE=''
# XMLSEC_NO_SHA384_TRUE='#'
# XMLSEC_NO_SHA512='0'
# XMLSEC_NO_SHA512_FALSE=''
# XMLSEC_NO_SHA512_TRUE='#'
# XMLSEC_NO_X509='0'
# XMLSEC_NO_X509_FALSE=''
# XMLSEC_NO_X509_TRUE='#'
# XMLSEC_NO_XKMS='1'
# XMLSEC_NO_XKMS_FALSE='#'
# XMLSEC_NO_XKMS_TRUE=''
# XMLSEC_NO_XMLDSIG='0'
# XMLSEC_NO_XMLDSIG_FALSE=''
# XMLSEC_NO_XMLDSIG_TRUE='#'
# XMLSEC_NO_XMLENC='0'
# XMLSEC_NO_XMLENC_FALSE=''
# XMLSEC_NO_XMLENC_TRUE='#'
# XMLSEC_NSS_CFLAGS=''
# XMLSEC_NSS_LIBS=''
# XMLSEC_OPENSSL_CFLAGS=''
# XMLSEC_OPENSSL_LIBS=''
# XMLSEC_PACKAGE='xmlsec1'
# XMLSEC_STATIC_BINARIES=''
# XMLSEC_VERSION='1.2.20'
# XMLSEC_VERSION_INFO='3:20:2'
# XMLSEC_VERSION_MAJOR='1'
# XMLSEC_VERSION_MINOR='2'
# XMLSEC_VERSION_SAFE='1_2_20'
# XMLSEC_VERSION_SUBMINOR='20'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/xmlsec/src/xmlsec1-1.2.20/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "xmlsec1"
# #define PACKAGE_TARNAME "xmlsec1"
# #define PACKAGE_VERSION "1.2.20"
# #define PACKAGE_STRING "xmlsec1 1.2.20"
# #define PACKAGE_BUGREPORT "http://www.aleksey.com/xmlsec"
# #define PACKAGE_URL ""
# #define PACKAGE "xmlsec1"
# #define VERSION "1.2.20"
# #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 HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_TIME_H 1
# #define HAVE_STRCHR 1
# #define HAVE_STRRCHR 1
# #define HAVE_PRINTF 1
# #define HAVE_SPRINTF 1
# #define HAVE_FPRINTF 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VFPRINTF 1
# #define HAVE_VSPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SSCANF 1
# #define HAVE_TIMEGM 1
# #define SIZEOF_SIZE_T 4
#
# configure: exit 1