Build of libxslt with android toolchain

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

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

SLOCLanguage
34,165 ansic
19,966 makefile
4,308 sh
3,044 python
34 perl
61,517 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: libxslt 1.1.29-1 (Tue Apr 4 21:36:31 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 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 how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for 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 for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether make supports nested variables... (cached) yes
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... (cached) yes
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for rm... /usr/sbin/rm
# checking for mv... /usr/sbin/mv
# checking for tar... /usr/sbin/tar
# checking for xmllint... /usr/sbin/xmllint
# checking for xsltproc... /usr/sbin/xsltproc
# checking for ANSI C header files... (cached) 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 how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... /usr/sbin/rm: cannot remove 'conftest*': No such file or directory
# 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... /usr/sbin/rm: cannot remove 'conftest*': No such file or directory
# no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for sys/types.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for string.h... (cached) yes
# checking how to pass version script to the linker (/sysroot/arm-linux-androideabi/bin/ld)... -Wl,--version-script=
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_join in -lpthread... no
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking xlocale.h usability... yes
# checking xlocale.h presence... yes
# checking for xlocale.h... yes
# checking if xlocale program link... yes
# checking ieeefp.h usability... no
# checking ieeefp.h presence... no
# checking for ieeefp.h... no
# checking nan.h usability... no
# checking nan.h presence... no
# checking for nan.h... no
# checking math.h usability... yes
# checking math.h presence... yes
# checking for math.h... yes
# checking fp_class.h usability... no
# checking fp_class.h presence... no
# checking for fp_class.h... no
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking ansidecl.h usability... no
# checking ansidecl.h presence... no
# checking for ansidecl.h... no
# checking sys/timeb.h usability... no
# checking sys/timeb.h presence... no
# checking for sys/timeb.h... no
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for stat... yes
# checking for _stat... no
# checking for pow... no
# checking for pow in -lm... yes
# checking for floor... no
# checking for floor in -lm... yes
# checking for fabs... no
# checking for fabs in -lm... yes
# checking for gettimeofday... yes
# checking for mktime... yes
# checking for localtime... yes
# checking for localtime_r... yes
# checking for asctime... yes
# checking for time... yes
# checking for gmtime... yes
# checking for gmtime_r... yes
# checking for ftime... 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 clock_gettime... yes
# checking for perl... perl
# Found python in /usr/bin/python2
# PYTHON is pointing at /usr/bin/python2
# Found Python version 2.7
# Found libxml2-python module
# checking for arm-linux-androideabi-libgcrypt-config... no
# checking for libgcrypt-config... /usr/sbin/libgcrypt-config
# configure: WARNING: using cross tools not prefixed with host triplet
# Crypto extensions will be available.
# Enabling debugger
# checking for libxml libraries >= 2.6.27... checking for arm-linux-androideabi-xml2-config... no
# checking for xml2-config... /usr/sbin/xml2-config
# 2.9.4 found
# checking whether shared libraries will be built (required for plugins)... yes
# checking libxml2 module support... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libxslt.pc
# config.status: creating libexslt.pc
# config.status: creating libxslt/Makefile
# config.status: creating libxslt/xsltconfig.h
# config.status: creating libxslt/xsltwin32config.h
# config.status: creating libexslt/Makefile
# config.status: creating libexslt/exsltconfig.h
# config.status: creating xsltproc/Makefile
# config.status: creating python/Makefile
# config.status: creating python/tests/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/docs/Makefile
# config.status: creating tests/REC1/Makefile
# config.status: creating tests/REC2/Makefile
# config.status: creating tests/REC/Makefile
# config.status: creating tests/general/Makefile
# config.status: creating tests/reports/Makefile
# config.status: creating tests/extensions/Makefile
# config.status: creating tests/namespaces/Makefile
# config.status: creating tests/keys/Makefile
# config.status: creating tests/numbers/Makefile
# config.status: creating tests/documents/Makefile
# config.status: creating tests/xmlspec/Makefile
# config.status: creating tests/multiple/Makefile
# config.status: creating tests/xinclude/Makefile
# config.status: creating tests/XSLTMark/Makefile
# config.status: creating tests/docbook/Makefile
# config.status: creating tests/exslt/Makefile
# config.status: creating tests/exslt/common/Makefile
# config.status: creating tests/exslt/functions/Makefile
# config.status: creating tests/exslt/math/Makefile
# config.status: creating tests/exslt/saxon/Makefile
# config.status: creating tests/exslt/sets/Makefile
# config.status: creating tests/exslt/strings/Makefile
# config.status: creating tests/exslt/date/Makefile
# config.status: creating tests/exslt/dynamic/Makefile
# config.status: creating tests/exslt/crypto/Makefile
# config.status: creating tests/plugins/Makefile
# config.status: creating doc/Makefile
# config.status: creating xslt-config
# config.status: creating libxslt.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# /usr/sbin/rm: cannot remove 'libtoolT': No such file or directory
# make all-recursive
# make[1]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29'
# Making all in libxslt
# make[2]: Entering directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# CC attrvt.lo
# CC xslt.lo
# CC xsltlocale.lo
# CC xsltutils.lo
# In file included from /usr/include/libxml2/libxml/parser.h:810:0,
# from /usr/include/libxml2/libxml/globals.h:18,
# from /usr/include/libxml2/libxml/threads.h:35,
# from /usr/include/libxml2/libxml/xmlmemory.h:218,
# from xsltutils.c:34:
# /usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# In file included from /usr/include/libxml2/libxml/parser.h:810:0,
# from /usr/include/libxml2/libxml/globals.h:18,
# from /usr/include/libxml2/libxml/threads.h:35,
# from /usr/include/libxml2/libxml/xmlmemory.h:218,
# from xsltlocale.c:17:
# /usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# compilation terminated.
# In file included from /usr/include/libxml2/libxml/parser.h:810:0,
# from /usr/include/libxml2/libxml/globals.h:18,
# from /usr/include/libxml2/libxml/threads.h:35,
# from /usr/include/libxml2/libxml/xmlmemory.h:218,
# from attrvt.c:21:
# /usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# In file included from /usr/include/libxml2/libxml/parser.h:810:0,
# from /usr/include/libxml2/libxml/globals.h:18,
# from /usr/include/libxml2/libxml/threads.h:35,
# from /usr/include/libxml2/libxml/xmlmemory.h:218,
# from xslt.c:21:
# /usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[2]: *** [Makefile:577: attrvt.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: *** [Makefile:577: xsltutils.lo] Error 1
# make[2]: *** [Makefile:577: xsltlocale.lo] Error 1
# make[2]: *** [Makefile:577: xslt.lo] Error 1
# make[2]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29/libxslt'
# make[1]: *** [Makefile:616: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/libxslt/src/libxslt-1.1.29'
# make: *** [Makefile:442: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/libxslt/src/libxslt-1.1.29/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 configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-python=/usr/bin/python2
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5c4b9dfb33f4
# 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:2336: checking build system type
# configure:2350: result: x86_64-unknown-linux-gnu
# configure:2370: checking host system type
# configure:2383: result: arm-unknown-linux-androideabi
# configure:2414: checking for arm-linux-androideabi-gcc
# configure:2441: result: arm-linux-androideabi-gcc
# configure:2710: checking for C compiler version
# configure:2719: 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:2730: $? = 0
# configure:2719: 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:2730: $? = 0
# configure:2719: 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:2730: $? = 1
# configure:2719: 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:2730: $? = 1
# configure:2750: checking whether the C compiler works
# configure:2772: arm-linux-androideabi-gcc conftest.c >&5
# configure:2776: $? = 0
# configure:2824: result: yes
# configure:2827: checking for C compiler default output file name
# configure:2829: result: a.out
# configure:2835: checking for suffix of executables
# configure:2842: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2846: $? = 0
# configure:2868: result:
# configure:2890: checking whether we are cross compiling
# configure:2928: result: yes
# configure:2933: checking for suffix of object files
# configure:2955: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2959: $? = 0
# configure:2980: result: o
# configure:2984: checking whether we are using the GNU C compiler
# configure:3003: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3003: $? = 0
# configure:3012: result: yes
# configure:3021: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3041: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3041: $? = 0
# configure:3082: result: yes
# configure:3099: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3162: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3162: $? = 0
# configure:3175: result: none needed
# configure:3200: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3222: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3225: $? = 0
# configure:3222: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3225: $? = 0
# configure:3237: result: yes
# configure:3260: checking how to run the C preprocessor
# configure:3291: arm-linux-androideabi-gcc -E conftest.c
# configure:3291: $? = 0
# configure:3305: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3305: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3330: result: arm-linux-androideabi-gcc -E
# configure:3350: arm-linux-androideabi-gcc -E conftest.c
# configure:3350: $? = 0
# configure:3364: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3393: checking for grep that handles long lines and -e
# configure:3451: result: /usr/sbin/grep
# configure:3456: checking for egrep
# configure:3518: result: /usr/sbin/grep -E
# configure:3523: checking for ANSI C header files
# configure:3543: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3543: $? = 0
# configure:3627: result: yes
# configure:3640: checking for sys/types.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for sys/stat.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for stdlib.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for string.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for memory.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for strings.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for inttypes.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for stdint.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3640: checking for unistd.h
# configure:3640: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3640: result: yes
# configure:3653: checking minix/config.h usability
# configure:3653: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3653: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3653: result: no
# configure:3653: checking minix/config.h presence
# configure:3653: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3653: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3653: result: no
# configure:3653: checking for minix/config.h
# configure:3653: result: no
# configure:3674: checking whether it is safe to define __EXTENSIONS__
# configure:3692: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3692: $? = 0
# configure:3699: result: yes
# configure:3800: checking for a BSD-compatible install
# configure:3868: result: /usr/bin/install -c
# configure:3879: checking whether build environment is sane
# configure:3934: result: yes
# configure:3990: checking for arm-linux-androideabi-strip
# configure:4006: found /sysroot/bin/arm-linux-androideabi-strip
# configure:4017: result: arm-linux-androideabi-strip
# configure:4082: checking for a thread-safe mkdir -p
# configure:4121: result: /usr/sbin/mkdir -p
# configure:4128: checking for gawk
# configure:4144: found /usr/sbin/gawk
# configure:4155: result: gawk
# configure:4166: checking whether make sets $(MAKE)
# configure:4188: result: yes
# configure:4218: checking for style of include used by make
# configure:4246: result: GNU
# configure:4280: checking whether make supports nested variables
# configure:4297: result: yes
# configure:4383: checking dependency style of arm-linux-androideabi-gcc
# configure:4494: result: gcc3
# configure:4569: checking whether make supports nested variables
# configure:4586: result: yes
# configure:4628: checking for arm-linux-androideabi-gcc
# configure:4655: result: arm-linux-androideabi-gcc
# configure:4924: checking for C compiler version
# configure:4933: 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:4944: $? = 0
# configure:4933: 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:4944: $? = 0
# configure:4933: 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:4944: $? = 1
# configure:4933: 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:4944: $? = 1
# configure:4948: checking whether we are using the GNU C compiler
# configure:4976: result: yes
# configure:4985: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5046: result: yes
# configure:5063: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5139: result: none needed
# configure:5164: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:5201: result: yes
# configure:5224: checking how to run the C preprocessor
# configure:5294: result: arm-linux-androideabi-gcc -E
# configure:5314: arm-linux-androideabi-gcc -E conftest.c
# configure:5314: $? = 0
# configure:5328: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:26:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5328: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | /* end confdefs.h. */
# | #include
# configure:5358: checking for rm
# configure:5376: found /usr/sbin/rm
# configure:5389: result: /usr/sbin/rm
# configure:5399: checking for mv
# configure:5417: found /usr/sbin/mv
# configure:5430: result: /usr/sbin/mv
# configure:5440: checking for tar
# configure:5458: found /usr/sbin/tar
# configure:5471: result: /usr/sbin/tar
# configure:5481: checking for xmllint
# configure:5499: found /usr/sbin/xmllint
# configure:5512: result: /usr/sbin/xmllint
# configure:5522: checking for xsltproc
# configure:5540: found /usr/sbin/xsltproc
# configure:5553: result: /usr/sbin/xsltproc
# configure:5562: checking for ANSI C header files
# configure:5666: result: yes
# configure:5721: checking how to print strings
# configure:5748: result: printf
# configure:5769: checking for a sed that does not truncate output
# configure:5833: result: /usr/sbin/sed
# configure:5851: checking for fgrep
# configure:5913: result: /usr/sbin/grep -F
# configure:5948: checking for ld used by arm-linux-androideabi-gcc
# configure:6015: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:6022: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:6037: result: yes
# configure:6049: checking for BSD- or MS-compatible name lister (nm)
# configure:6103: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:6233: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:6240: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6243: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:6246: output
# 00000000 B some_variable
# configure:6253: result: BSD nm
# configure:6256: checking whether ln -s works
# configure:6260: result: yes
# configure:6268: checking the maximum length of command line arguments
# configure:6399: result: 1572864
# configure:6447: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:6487: result: func_convert_file_noop
# configure:6494: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6514: result: func_convert_file_noop
# configure:6521: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6528: result: -r
# configure:6562: checking for arm-linux-androideabi-objdump
# configure:6578: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:6589: result: arm-linux-androideabi-objdump
# configure:6658: checking how to recognize dependent libraries
# configure:6858: result: pass_all
# configure:6903: checking for arm-linux-androideabi-dlltool
# configure:6933: result: no
# configure:6943: checking for dlltool
# configure:6973: result: no
# configure:7000: checking how to associate runtime and link libraries
# configure:7027: result: printf %s\n
# configure:7043: checking for arm-linux-androideabi-ar
# configure:7059: found /sysroot/bin/arm-linux-androideabi-ar
# configure:7070: result: arm-linux-androideabi-ar
# configure:7151: checking for archiver @FILE support
# configure:7168: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7168: $? = 0
# configure:7171: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:7174: $? = 0
# configure:7179: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:7182: $? = 1
# configure:7194: result: @
# configure:7212: checking for arm-linux-androideabi-strip
# configure:7239: result: arm-linux-androideabi-strip
# configure:7311: checking for arm-linux-androideabi-ranlib
# configure:7327: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7338: result: arm-linux-androideabi-ranlib
# configure:7480: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7633: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7636: $? = 0
# configure:7640: /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:7643: $? = 0
# configure:7709: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7712: $? = 0
# configure:7750: result: ok
# configure:7797: checking for sysroot
# configure:7827: result: no
# configure:7834: checking for a working dd
# configure:7872: result: /usr/sbin/dd
# configure:7876: checking how to truncate binary pipes
# configure:7891: result: /usr/sbin/dd bs=4096 count=1
# configure:8180: checking for arm-linux-androideabi-mt
# configure:8210: result: no
# configure:8220: checking for mt
# configure:8250: result: no
# configure:8270: checking if : is a manifest tool
# configure:8276: : '-?'
# configure:8284: result: no
# configure:8958: checking for dlfcn.h
# configure:8958: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8958: $? = 0
# configure:8958: result: yes
# configure:9512: checking for objdir
# configure:9527: result: .libs
# configure:9787: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9805: 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:9809: $? = 0
# configure:9822: result: no
# configure:10180: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:10187: result: -fPIC -DPIC
# configure:10195: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:10213: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:10217: $? = 0
# configure:10230: result: yes
# configure:10259: checking if arm-linux-androideabi-gcc static flag -static works
# configure:10287: result: yes
# configure:10302: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:10323: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:10327: $? = 0
# configure:10349: result: yes
# configure:10357: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:10404: result: yes
# configure:10437: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11696: result: yes
# configure:11733: checking whether -lc should be explicitly linked in
# configure:11741: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11744: $? = 0
# configure:11759: 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:11762: $? = 0
# configure:11776: result: no
# configure:11936: checking dynamic linker characteristics
# configure:12757: result: Android linker
# configure:12879: checking how to hardcode library paths into programs
# configure:12904: result: immediate
# configure:13452: checking whether stripping libraries is possible
# configure:13457: result: yes
# configure:13492: checking if libtool supports shared libraries
# configure:13494: result: yes
# configure:13497: checking whether to build shared libraries
# configure:13522: result: yes
# configure:13525: checking whether to build static libraries
# configure:13529: result: yes
# configure:13571: checking for sys/types.h
# configure:13571: result: yes
# configure:13571: checking sys/time.h usability
# configure:13571: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13571: $? = 0
# configure:13571: result: yes
# configure:13571: checking sys/time.h presence
# configure:13571: arm-linux-androideabi-gcc -E conftest.c
# configure:13571: $? = 0
# configure:13571: result: yes
# configure:13571: checking for sys/time.h
# configure:13571: result: yes
# configure:13571: checking for stdlib.h
# configure:13571: result: yes
# configure:13571: checking for unistd.h
# configure:13571: result: yes
# configure:13571: checking for string.h
# configure:13571: result: yes
# configure:13582: checking how to pass version script to the linker (/sysroot/arm-linux-androideabi/bin/ld)
# configure:13590: result: -Wl,--version-script=
# configure:13606: checking pthread.h usability
# configure:13606: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13606: $? = 0
# configure:13606: result: yes
# configure:13606: checking pthread.h presence
# configure:13606: arm-linux-androideabi-gcc -E conftest.c
# configure:13606: $? = 0
# configure:13606: result: yes
# configure:13606: checking for pthread.h
# configure:13606: result: yes
# configure:13608: checking for pthread_join in -lpthread
# configure:13633: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:13633: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_join ();
# | int
# | main ()
# | {
# | return pthread_join ();
# | ;
# | return 0;
# | }
# configure:13642: result: no
# configure:13670: checking locale.h usability
# configure:13670: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking locale.h presence
# configure:13670: arm-linux-androideabi-gcc -E conftest.c
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking for locale.h
# configure:13670: result: yes
# configure:13670: checking xlocale.h usability
# configure:13670: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking xlocale.h presence
# configure:13670: arm-linux-androideabi-gcc -E conftest.c
# configure:13670: $? = 0
# configure:13670: result: yes
# configure:13670: checking for xlocale.h
# configure:13670: result: yes
# configure:13681: checking if xlocale program link
# configure:13739: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13739: $? = 0
# configure:13740: result: yes
# configure:13765: checking ieeefp.h usability
# configure:13765: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:69:20: fatal error: ieeefp.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_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:13765: result: no
# configure:13765: checking ieeefp.h presence
# configure:13765: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:36:20: fatal error: ieeefp.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:13765: result: no
# configure:13765: checking for ieeefp.h
# configure:13765: result: no
# configure:13765: checking nan.h usability
# configure:13765: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:69:17: fatal error: nan.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_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:13765: result: no
# configure:13765: checking nan.h presence
# configure:13765: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:36:17: fatal error: nan.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:13765: result: no
# configure:13765: checking for nan.h
# configure:13765: result: no
# configure:13765: checking math.h usability
# configure:13765: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking math.h presence
# configure:13765: arm-linux-androideabi-gcc -E conftest.c
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking for math.h
# configure:13765: result: yes
# configure:13765: checking fp_class.h usability
# configure:13765: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:70:22: fatal error: fp_class.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_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:13765: result: no
# configure:13765: checking fp_class.h presence
# configure:13765: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:37:22: fatal error: fp_class.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | /* end confdefs.h. */
# | #include
# configure:13765: result: no
# configure:13765: checking for fp_class.h
# configure:13765: result: no
# configure:13765: checking float.h usability
# configure:13765: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking float.h presence
# configure:13765: arm-linux-androideabi-gcc -E conftest.c
# configure:13765: $? = 0
# configure:13765: result: yes
# configure:13765: checking for float.h
# configure:13765: result: yes
# configure:13765: checking ansidecl.h usability
# configure:13765: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:71:22: fatal error: ansidecl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_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:13765: result: no
# configure:13765: checking ansidecl.h presence
# configure:13765: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:38:22: fatal error: ansidecl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | /* end confdefs.h. */
# | #include
# configure:13765: result: no
# configure:13765: checking for ansidecl.h
# configure:13765: result: no
# configure:13778: checking sys/timeb.h usability
# configure:13778: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:71:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_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:13778: result: no
# configure:13778: checking sys/timeb.h presence
# configure:13778: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:38:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | /* end confdefs.h. */
# | #include
# configure:13778: result: no
# configure:13778: checking for sys/timeb.h
# configure:13778: result: no
# configure:13778: checking time.h usability
# configure:13778: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking time.h presence
# configure:13778: arm-linux-androideabi-gcc -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for time.h
# configure:13778: result: yes
# configure:13778: checking for sys/stat.h
# configure:13778: result: yes
# configure:13778: checking sys/select.h usability
# configure:13778: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking sys/select.h presence
# configure:13778: arm-linux-androideabi-gcc -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for sys/select.h
# configure:13778: result: yes
# configure:13778: checking stdarg.h usability
# configure:13778: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking stdarg.h presence
# configure:13778: arm-linux-androideabi-gcc -E conftest.c
# configure:13778: $? = 0
# configure:13778: result: yes
# configure:13778: checking for stdarg.h
# configure:13778: result: yes
# configure:13790: checking errno.h usability
# configure:13790: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13790: $? = 0
# configure:13790: result: yes
# configure:13790: checking errno.h presence
# configure:13790: arm-linux-androideabi-gcc -E conftest.c
# configure:13790: $? = 0
# configure:13790: result: yes
# configure:13790: checking for errno.h
# configure:13790: result: yes
# configure:13803: checking for stat
# configure:13803: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13803: $? = 0
# configure:13803: result: yes
# configure:13803: checking for _stat
# configure:13803: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccEuXEfn.o:conftest.c:function main: error: undefined reference to '_stat'
# collect2: error: ld returned 1 exit status
# configure:13803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STAT 1
# | /* end confdefs.h. */
# | /* Define _stat to an innocuous variant, in case declares _stat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _stat innocuous__stat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _stat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _stat
# |
# | /* 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 _stat ();
# | /* 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__stat || defined __stub____stat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _stat ();
# | ;
# | return 0;
# | }
# configure:13803: result: no
# configure:13812: checking for pow
# configure:13812: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:67:6: warning: conflicting types for built-in function 'pow' [enabled by default]
# char pow ();
# ^
# /tmp/ccMuWlev.o:conftest.c:function main: error: undefined reference to 'pow'
# collect2: error: ld returned 1 exit status
# configure:13812: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STAT 1
# | /* end confdefs.h. */
# | /* Define pow to an innocuous variant, in case declares pow.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pow innocuous_pow
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pow (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pow
# |
# | /* 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 pow ();
# | /* 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_pow || defined __stub___pow
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pow ();
# | ;
# | return 0;
# | }
# configure:13812: result: no
# configure:13816: checking for pow in -lm
# configure:13841: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# conftest.c:51:6: warning: conflicting types for built-in function 'pow' [enabled by default]
# char pow ();
# ^
# configure:13841: $? = 0
# configure:13850: result: yes
# configure:13861: checking for floor
# configure:13861: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:68:6: warning: conflicting types for built-in function 'floor' [enabled by default]
# char floor ();
# ^
# /tmp/cc4gV8MH.o:conftest.c:function main: error: undefined reference to 'floor'
# collect2: error: ld returned 1 exit status
# configure:13861: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STAT 1
# | #define HAVE_POW /**/
# | /* end confdefs.h. */
# | /* Define floor to an innocuous variant, in case declares floor.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define floor innocuous_floor
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char floor (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef floor
# |
# | /* 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 floor ();
# | /* 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_floor || defined __stub___floor
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return floor ();
# | ;
# | return 0;
# | }
# configure:13861: result: no
# configure:13865: checking for floor in -lm
# configure:13890: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'floor' [enabled by default]
# char floor ();
# ^
# configure:13890: $? = 0
# configure:13899: result: yes
# configure:13910: checking for fabs
# configure:13910: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:69:6: warning: conflicting types for built-in function 'fabs' [enabled by default]
# char fabs ();
# ^
# /tmp/ccOFA2ZT.o:conftest.c:function main: error: undefined reference to 'fabs'
# collect2: error: ld returned 1 exit status
# configure:13910: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PACKAGE "libxslt"
# | #define VERSION "1.1.29"
# | #define STDC_HEADERS 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STAT 1
# | #define HAVE_POW /**/
# | #define HAVE_FLOOR /**/
# | /* end confdefs.h. */
# | /* Define fabs to an innocuous variant, in case declares fabs.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fabs innocuous_fabs
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fabs (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fabs
# |
# | /* 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 fabs ();
# | /* 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_fabs || defined __stub___fabs
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fabs ();
# | ;
# | return 0;
# | }
# configure:13910: result: no
# configure:13914: checking for fabs in -lm
# configure:13939: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'fabs' [enabled by default]
# char fabs ();
# ^
# configure:13939: $? = 0
# configure:13948: result: yes
# configure:13962: checking for gettimeofday
# configure:13962: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13962: $? = 0
# configure:13962: result: yes
# configure:13974: checking for mktime
# configure:13974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for localtime
# configure:13974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for localtime_r
# configure:13974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for asctime
# configure:13974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for time
# configure:13974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for gmtime
# configure:13974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for gmtime_r
# configure:13974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13974: checking for ftime
# configure:13974: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13974: $? = 0
# configure:13974: result: yes
# configure:13987: checking for printf
# configure:13987: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'printf' [enabled by default]
# char printf ();
# ^
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for sprintf
# configure:13987: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:80:6: warning: conflicting types for built-in function 'sprintf' [enabled by default]
# char sprintf ();
# ^
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for fprintf
# configure:13987: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'fprintf' [enabled by default]
# char fprintf ();
# ^
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for snprintf
# configure:13987: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for vfprintf
# configure:13987: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'vfprintf' [enabled by default]
# char vfprintf ();
# ^
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for vsprintf
# configure:13987: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'vsprintf' [enabled by default]
# char vsprintf ();
# ^
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for vsnprintf
# configure:13987: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:13987: checking for sscanf
# configure:13987: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'sscanf' [enabled by default]
# char sscanf ();
# ^
# configure:13987: $? = 0
# configure:13987: result: yes
# configure:14001: checking for clock_gettime
# configure:14001: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14001: $? = 0
# configure:14001: result: yes
# configure:14072: checking for perl
# configure:14088: found /usr/sbin/perl
# configure:14100: result: perl
# configure:14276: checking for arm-linux-androideabi-libgcrypt-config
# configure:14309: result: no
# configure:14319: checking for libgcrypt-config
# configure:14337: found /usr/sbin/libgcrypt-config
# configure:14349: result: /usr/sbin/libgcrypt-config
# configure:14361: WARNING: using cross tools not prefixed with host triplet
# configure:14495: checking for libxml libraries >= 2.6.27
# configure:14601: checking for arm-linux-androideabi-xml2-config
# configure:14634: result: no
# configure:14644: checking for xml2-config
# configure:14662: found /usr/sbin/xml2-config
# configure:14674: result: /usr/sbin/xml2-config
# configure:14741: result: 2.9.4 found
# configure:14770: checking whether shared libraries will be built (required for plugins)
# configure:14781: result: yes
# configure:14786: checking libxml2 module support
# configure:14790: result: yes
# configure:14993: checking that generated files are newer than configure
# configure:14999: result: done
# configure:15038: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 5c4b9dfb33f4
#
# config.status:1240: creating Makefile
# config.status:1240: creating libxslt.pc
# config.status:1240: creating libexslt.pc
# config.status:1240: creating libxslt/Makefile
# config.status:1240: creating libxslt/xsltconfig.h
# config.status:1240: creating libxslt/xsltwin32config.h
# config.status:1240: creating libexslt/Makefile
# config.status:1240: creating libexslt/exsltconfig.h
# config.status:1240: creating xsltproc/Makefile
# config.status:1240: creating python/Makefile
# config.status:1240: creating python/tests/Makefile
# config.status:1240: creating tests/Makefile
# config.status:1240: creating tests/docs/Makefile
# config.status:1240: creating tests/REC1/Makefile
# config.status:1240: creating tests/REC2/Makefile
# config.status:1240: creating tests/REC/Makefile
# config.status:1240: creating tests/general/Makefile
# config.status:1240: creating tests/reports/Makefile
# config.status:1240: creating tests/extensions/Makefile
# config.status:1240: creating tests/namespaces/Makefile
# config.status:1240: creating tests/keys/Makefile
# config.status:1240: creating tests/numbers/Makefile
# config.status:1240: creating tests/documents/Makefile
# config.status:1240: creating tests/xmlspec/Makefile
# config.status:1240: creating tests/multiple/Makefile
# config.status:1240: creating tests/xinclude/Makefile
# config.status:1240: creating tests/XSLTMark/Makefile
# config.status:1240: creating tests/docbook/Makefile
# config.status:1240: creating tests/exslt/Makefile
# config.status:1240: creating tests/exslt/common/Makefile
# config.status:1240: creating tests/exslt/functions/Makefile
# config.status:1240: creating tests/exslt/math/Makefile
# config.status:1240: creating tests/exslt/saxon/Makefile
# config.status:1240: creating tests/exslt/sets/Makefile
# config.status:1240: creating tests/exslt/strings/Makefile
# config.status:1240: creating tests/exslt/date/Makefile
# config.status:1240: creating tests/exslt/dynamic/Makefile
# config.status:1240: creating tests/exslt/crypto/Makefile
# config.status:1240: creating tests/plugins/Makefile
# config.status:1240: creating doc/Makefile
# config.status:1240: creating xslt-config
# config.status:1240: creating libxslt.spec
# config.status:1240: creating config.h
# config.status:1469: executing depfiles commands
# config.status:1469: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__stat=no
# ac_cv_func_asctime=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_fabs=no
# ac_cv_func_floor=no
# ac_cv_func_fprintf=yes
# ac_cv_func_ftime=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_gmtime=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_localtime=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_mktime=yes
# ac_cv_func_pow=no
# ac_cv_func_printf=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_sprintf=yes
# ac_cv_func_sscanf=yes
# ac_cv_func_stat=yes
# ac_cv_func_time=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_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_fp_class_h=no
# ac_cv_header_ieeefp_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_nan_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_xlocale_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_m_fabs=yes
# ac_cv_lib_m_floor=yes
# ac_cv_lib_m_pow=yes
# ac_cv_lib_pthread_pthread_join=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MV=/usr/sbin/mv
# ac_cv_path_RM=/usr/sbin/rm
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_TAR=/usr/sbin/tar
# ac_cv_path_XMLLINT=/usr/sbin/xmllint
# ac_cv_path_XSLTPROC=/usr/sbin/xsltproc
# ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/sbin/libgcrypt-config
# ac_cv_path_ac_pt_XML_CONFIG=/usr/sbin/xml2-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_PERL=perl
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/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'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wformat=2 -Wmissing-format-attribute'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CRYPTO_TESTDIR='crypto'
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXSLT_INCLUDEDIR='-I${includedir}'
# EXSLT_LIBDIR='-L${libdir}'
# EXSLT_LIBS='-lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error'
# EXTRA_LIBS=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HTML_DIR='$(datadir)/doc/$(PACKAGE)-$(VERSION)/html'
# 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=''
# LIBEXSLT_MAJOR_VERSION='0'
# LIBEXSLT_MICRO_VERSION='17'
# LIBEXSLT_MINOR_VERSION='8'
# LIBEXSLT_VERSION='0.8.17'
# LIBEXSLT_VERSION_EXTRA=''
# LIBEXSLT_VERSION_INFO='8:17:8'
# LIBEXSLT_VERSION_NUMBER='817'
# LIBGCRYPT_CFLAGS=''
# LIBGCRYPT_CONFIG='/usr/sbin/libgcrypt-config'
# LIBGCRYPT_LIBS='-lgcrypt -lgpg-error'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML_CFLAGS=' -I/usr/include/libxml2'
# LIBXML_LIBS=' -lxml2 -lz -llzma -lm -ldl'
# LIBXML_REQUIRED_VERSION='2.6.27'
# LIBXML_SRC=''
# LIBXSLT_DEFAULT_PLUGINS_PATH='/usr/lib/libxslt-plugins'
# LIBXSLT_MAJOR_MINOR_VERSION='1.1'
# LIBXSLT_MAJOR_VERSION='1'
# LIBXSLT_MICRO_VERSION='29'
# LIBXSLT_MINOR_VERSION='1'
# LIBXSLT_VERSION='1.1.29'
# LIBXSLT_VERSION_EXTRA=''
# LIBXSLT_VERSION_INFO='2:29:1'
# LIBXSLT_VERSION_NUMBER='10129'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/libxslt/src/libxslt-1.1.29/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MV='/usr/sbin/mv'
# M_LIBS='-lm'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libxslt'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='perl'
# PYTHON='/usr/bin/python2'
# PYTHONSODV=''
# PYTHON_INCLUDES='/usr/include/python2.7'
# PYTHON_LIBS='-lpython2.7 -lpthread -ldl -lutil -lm'
# PYTHON_SITE_PACKAGES='/usr/lib/python2.7/site-packages'
# PYTHON_SUBDIR='python'
# PYTHON_VERSION='2.7'
# RANLIB='arm-linux-androideabi-ranlib'
# RELDATE='Tue Apr 4 2017'
# RM='/usr/sbin/rm'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# TAR='/usr/sbin/tar'
# THREAD_LIBS=''
# USE_VERSION_SCRIPT_FALSE='#'
# USE_VERSION_SCRIPT_TRUE=''
# VERSION='1.1.29'
# VERSION_SCRIPT_FLAGS='-Wl,--version-script='
# WIN32_EXTRA_LDFLAGS=''
# WIN32_EXTRA_LIBADD=''
# WITH_CRYPTO='1'
# WITH_DEBUGGER='1'
# WITH_MEM_DEBUG='0'
# WITH_MODULES='1'
# WITH_MODULES_FALSE='#'
# WITH_MODULES_TRUE=''
# WITH_PERL_FALSE='#'
# WITH_PERL_TRUE=''
# WITH_PYTHON_FALSE='#'
# WITH_PYTHON_TRUE=''
# WITH_TRIO='0'
# WITH_XSLT_DEBUG='1'
# XMLLINT='/usr/sbin/xmllint'
# XML_CONFIG='/usr/sbin/xml2-config'
# XSLTPROC='/usr/sbin/xsltproc'
# XSLTPROCDV=''
# XSLT_INCLUDEDIR='-I${includedir}'
# XSLT_LIBDIR='-L${libdir}'
# XSLT_LIBS='-lxslt -lxml2 -lz -llzma -lm -ldl -lm'
# XSLT_LOCALE_WINAPI='0'
# XSLT_LOCALE_XLOCALE='1'
# 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}'
# 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/libxslt/src/libxslt-1.1.29/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}'
# pythondir='$(PYTHON_SITE_PACKAGES)'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define PACKAGE "libxslt"
# #define VERSION "1.1.29"
# #define STDC_HEADERS 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRING_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_MATH_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_STAT 1
# #define HAVE_POW /**/
# #define HAVE_FLOOR /**/
# #define HAVE_FABS /**/
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MKTIME 1
# #define HAVE_LOCALTIME 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_ASCTIME 1
# #define HAVE_TIME 1
# #define HAVE_GMTIME 1
# #define HAVE_GMTIME_R 1
# #define HAVE_FTIME 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_CLOCK_GETTIME 1
# #define HAVE_GCRYPT 1
# #define WITH_DEBUGGER /**/
#
# configure: exit 0