Build of yaz with android toolchain

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

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

SLOCLanguage
72,788 ansic
12,464 sh
9,964 makefile
2,169 tcl
382 yacc
97,767 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: yaz 5.16.0-1 (Tue Apr 4 21:38:19 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for bison... bison -y
# checking for tclsh... no
# checking for tclsh8.5... no
# checking for tclsh8.4... no
# checking for tclsh8.3... no
# checking for tclsh8.2... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking 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 pkg-config... /usr/sbin/pkg-config
# checking for docbookx.dtd... Not found
# checking for docbook.dsl... Not found
# checking for htmlhelp.xsl... Not found
# checking whether byte ordering is bigendian... no
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking fnmatch.h usability... yes
# checking fnmatch.h presence... yes
# checking for fnmatch.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking langinfo.h usability... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for unistd.h... (cached) yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/times.h usability... yes
# checking sys/times.h presence... yes
# checking for sys/times.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking sys/prctl.h usability... yes
# checking sys/prctl.h presence... yes
# checking for sys/prctl.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking execinfo.h usability... no
# checking execinfo.h presence... no
# checking for execinfo.h... no
# checking for net/if.h... yes
# checking for netinet/in.h... yes
# checking for netinet/if_ether.h... yes
# checking for ANSI C header files... (cached) yes
# checking for long long... yes
# checking for connect... yes
# checking for gethostbyname... yes
# checking for redisCommandArgv in -lhiredis... no
# checking for redis... no
# checking for libmemcached... no
# checking for GNU TLS... 3.4.14
# checking for tgetent in -lncurses... no
# checking for tgetent in -ltermcap... no
# checking for readline in -lreadline... no
# checking for add_history in -lhistory... no
# checking for iconv... no
# checking for getaddrinfo... yes
# checking for vsnprintf... yes
# checking for gettimeofday... yes
# checking for poll... yes
# checking for strerror_r... yes
# checking for localtime_r... yes
# checking for usleep... yes
# checking for fopen64... no
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking for socklen_t... socklen_t
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for pkg-config... (cached) /usr/sbin/pkg-config
# checking for libXML2... 2.9.4
# checking for libXSLT... 1.1.29
# checking for libEXSLT... 0.8.17
# checking for xsltSaveResultToString... no
# checking for icu-config... /usr/sbin/icu-config
# checking for ICU >= 3.4... yes
# checking ICU_CPPFLAGS...
# checking ICU_CFLAGS...
# checking ICU_CXXFLAGS... --std=c++0x
# checking ICU_LIBS... -licui18n -licuuc -licudata
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating test/Makefile
# config.status: creating util/Makefile
# config.status: creating include/Makefile
# config.status: creating include/yaz/Makefile
# config.status: creating client/Makefile
# config.status: creating ztest/Makefile
# config.status: creating zoom/Makefile
# config.status: creating doc/Makefile
# config.status: creating doc/local0.ent
# config.status: creating doc/common/Makefile
# config.status: creating doc/common/print.dsl
# config.status: creating etc/Makefile
# config.status: creating yaz-config
# config.status: creating yaz.pc
# config.status: creating Doxyfile
# config.status: creating win/version.nsi
# config.status: creating include/yaz/yaz-version.h
# config.status: creating include/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default commands
# ------------------------------------------------------------------------
# Configuration:
#
# YAZ Package: yaz
# YAZ Version: 5.16.0
# Bugreport: yaz-help@indexdata.dk
# Source code location: .
# C Preprocessor: arm-linux-androideabi-gcc -E
# C Preprocessor flags:
# C Compiler: arm-linux-androideabi-gcc
# C Compiler flags:
# Linker flags:
# Linked libs: -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2
# Host System Type: arm-unknown-linux-androideabi
# Install path: /usr
# Automake: ${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing automake-1.15
# Archiver: arm-linux-androideabi-ar
# Ranlib: arm-linux-androideabi-ranlib
#
# ------------------------------------------------------------------------
# Making all in src
# make[1]: Entering directory '/tmp/yaz/src/yaz-5.16.0/src'
# depbase=`echo oid_std.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT oid_std.lo -MD -MP -MF $depbase.Tpo -c -o oid_std.lo oid_std.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo marc8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc8.lo -MD -MP -MF $depbase.Tpo -c -o marc8.lo marc8.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo marc8r.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc8r.lo -MD -MP -MF $depbase.Tpo -c -o marc8r.lo marc8r.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo iso5426.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT iso5426.lo -MD -MP -MF $depbase.Tpo -c -o iso5426.lo iso5426.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT iso5426.lo -MD -MP -MF .deps/iso5426.Tpo -c iso5426.c -fPIC -DPIC -o .libs/iso5426.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc8.lo -MD -MP -MF .deps/marc8.Tpo -c marc8.c -fPIC -DPIC -o .libs/marc8.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc8r.lo -MD -MP -MF .deps/marc8r.Tpo -c marc8r.c -fPIC -DPIC -o .libs/marc8r.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT oid_std.lo -MD -MP -MF .deps/oid_std.Tpo -c oid_std.c -fPIC -DPIC -o .libs/oid_std.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT iso5426.lo -MD -MP -MF .deps/iso5426.Tpo -c iso5426.c -o iso5426.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT oid_std.lo -MD -MP -MF .deps/oid_std.Tpo -c oid_std.c -o oid_std.o >/dev/null 2>&1
# depbase=`echo diagbib1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagbib1.lo -MD -MP -MF $depbase.Tpo -c -o diagbib1.lo diagbib1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo diagsrw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagsrw.lo -MD -MP -MF $depbase.Tpo -c -o diagsrw.lo diagsrw.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagbib1.lo -MD -MP -MF .deps/diagbib1.Tpo -c diagbib1.c -fPIC -DPIC -o .libs/diagbib1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagbib1.lo -MD -MP -MF .deps/diagbib1.Tpo -c diagbib1.c -o diagbib1.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagsrw.lo -MD -MP -MF .deps/diagsrw.Tpo -c diagsrw.c -fPIC -DPIC -o .libs/diagsrw.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagsrw.lo -MD -MP -MF .deps/diagsrw.Tpo -c diagsrw.c -o diagsrw.o >/dev/null 2>&1
# depbase=`echo diagsru_update.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagsru_update.lo -MD -MP -MF $depbase.Tpo -c -o diagsru_update.lo diagsru_update.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-accdes1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-accdes1.lo -MD -MP -MF $depbase.Tpo -c -o z-accdes1.lo z-accdes1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-accdes1.lo -MD -MP -MF .deps/z-accdes1.Tpo -c z-accdes1.c -fPIC -DPIC -o .libs/z-accdes1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagsru_update.lo -MD -MP -MF .deps/diagsru_update.Tpo -c diagsru_update.c -fPIC -DPIC -o .libs/diagsru_update.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-accdes1.lo -MD -MP -MF .deps/z-accdes1.Tpo -c z-accdes1.c -o z-accdes1.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT diagsru_update.lo -MD -MP -MF .deps/diagsru_update.Tpo -c diagsru_update.c -o diagsru_update.o >/dev/null 2>&1
# depbase=`echo z-accform1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-accform1.lo -MD -MP -MF $depbase.Tpo -c -o z-accform1.lo z-accform1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-acckrb1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-acckrb1.lo -MD -MP -MF $depbase.Tpo -c -o z-acckrb1.lo z-acckrb1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-accform1.lo -MD -MP -MF .deps/z-accform1.Tpo -c z-accform1.c -fPIC -DPIC -o .libs/z-accform1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-acckrb1.lo -MD -MP -MF .deps/z-acckrb1.Tpo -c z-acckrb1.c -fPIC -DPIC -o .libs/z-acckrb1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-acckrb1.lo -MD -MP -MF .deps/z-acckrb1.Tpo -c z-acckrb1.c -o z-acckrb1.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-accform1.lo -MD -MP -MF .deps/z-accform1.Tpo -c z-accform1.c -o z-accform1.o >/dev/null 2>&1
# depbase=`echo z-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-core.lo -MD -MP -MF $depbase.Tpo -c -o z-core.lo z-core.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-facet-1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-facet-1.lo -MD -MP -MF $depbase.Tpo -c -o z-facet-1.lo z-facet-1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-core.lo -MD -MP -MF .deps/z-core.Tpo -c z-core.c -fPIC -DPIC -o .libs/z-core.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-facet-1.lo -MD -MP -MF .deps/z-facet-1.Tpo -c z-facet-1.c -fPIC -DPIC -o .libs/z-facet-1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc8r.lo -MD -MP -MF .deps/marc8r.Tpo -c marc8r.c -o marc8r.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-facet-1.lo -MD -MP -MF .deps/z-facet-1.Tpo -c z-facet-1.c -o z-facet-1.o >/dev/null 2>&1
# depbase=`echo z-diag1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-diag1.lo -MD -MP -MF $depbase.Tpo -c -o z-diag1.lo z-diag1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-diag1.lo -MD -MP -MF .deps/z-diag1.Tpo -c z-diag1.c -fPIC -DPIC -o .libs/z-diag1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc8.lo -MD -MP -MF .deps/marc8.Tpo -c marc8.c -o marc8.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-diag1.lo -MD -MP -MF .deps/z-diag1.Tpo -c z-diag1.c -o z-diag1.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-core.lo -MD -MP -MF .deps/z-core.Tpo -c z-core.c -o z-core.o >/dev/null 2>&1
# depbase=`echo z-espec1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-espec1.lo -MD -MP -MF $depbase.Tpo -c -o z-espec1.lo z-espec1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-espec1.lo -MD -MP -MF .deps/z-espec1.Tpo -c z-espec1.c -fPIC -DPIC -o .libs/z-espec1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-espec1.lo -MD -MP -MF .deps/z-espec1.Tpo -c z-espec1.c -o z-espec1.o >/dev/null 2>&1
# depbase=`echo z-estask.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-estask.lo -MD -MP -MF $depbase.Tpo -c -o z-estask.lo z-estask.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-exp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-exp.lo -MD -MP -MF $depbase.Tpo -c -o z-exp.lo z-exp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-estask.lo -MD -MP -MF .deps/z-estask.Tpo -c z-estask.c -fPIC -DPIC -o .libs/z-estask.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-exp.lo -MD -MP -MF .deps/z-exp.Tpo -c z-exp.c -fPIC -DPIC -o .libs/z-exp.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-estask.lo -MD -MP -MF .deps/z-estask.Tpo -c z-estask.c -o z-estask.o >/dev/null 2>&1
# depbase=`echo z-grs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-grs.lo -MD -MP -MF $depbase.Tpo -c -o z-grs.lo z-grs.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-mterm2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-mterm2.lo -MD -MP -MF $depbase.Tpo -c -o z-mterm2.lo z-mterm2.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-opac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-opac.lo -MD -MP -MF $depbase.Tpo -c -o z-opac.lo z-opac.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-grs.lo -MD -MP -MF .deps/z-grs.Tpo -c z-grs.c -fPIC -DPIC -o .libs/z-grs.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-opac.lo -MD -MP -MF .deps/z-opac.Tpo -c z-opac.c -fPIC -DPIC -o .libs/z-opac.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-mterm2.lo -MD -MP -MF .deps/z-mterm2.Tpo -c z-mterm2.c -fPIC -DPIC -o .libs/z-mterm2.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-grs.lo -MD -MP -MF .deps/z-grs.Tpo -c z-grs.c -o z-grs.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-mterm2.lo -MD -MP -MF .deps/z-mterm2.Tpo -c z-mterm2.c -o z-mterm2.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-opac.lo -MD -MP -MF .deps/z-opac.Tpo -c z-opac.c -o z-opac.o >/dev/null 2>&1
# depbase=`echo z-uifr1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-uifr1.lo -MD -MP -MF $depbase.Tpo -c -o z-uifr1.lo z-uifr1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-uifr1.lo -MD -MP -MF .deps/z-uifr1.Tpo -c z-uifr1.c -fPIC -DPIC -o .libs/z-uifr1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-exp.lo -MD -MP -MF .deps/z-exp.Tpo -c z-exp.c -o z-exp.o >/dev/null 2>&1
# depbase=`echo z-rrf1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-rrf1.lo -MD -MP -MF $depbase.Tpo -c -o z-rrf1.lo z-rrf1.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-rrf2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-rrf2.lo -MD -MP -MF $depbase.Tpo -c -o z-rrf2.lo z-rrf2.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-uifr1.lo -MD -MP -MF .deps/z-uifr1.Tpo -c z-uifr1.c -o z-uifr1.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-rrf2.lo -MD -MP -MF .deps/z-rrf2.Tpo -c z-rrf2.c -fPIC -DPIC -o .libs/z-rrf2.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-rrf1.lo -MD -MP -MF .deps/z-rrf1.Tpo -c z-rrf1.c -fPIC -DPIC -o .libs/z-rrf1.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-rrf2.lo -MD -MP -MF .deps/z-rrf2.Tpo -c z-rrf2.c -o z-rrf2.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-rrf1.lo -MD -MP -MF .deps/z-rrf1.Tpo -c z-rrf1.c -o z-rrf1.o >/dev/null 2>&1
# depbase=`echo z-sum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-sum.lo -MD -MP -MF $depbase.Tpo -c -o z-sum.lo z-sum.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-sutrs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-sutrs.lo -MD -MP -MF $depbase.Tpo -c -o z-sutrs.lo z-sutrs.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-sutrs.lo -MD -MP -MF .deps/z-sutrs.Tpo -c z-sutrs.c -fPIC -DPIC -o .libs/z-sutrs.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-sum.lo -MD -MP -MF .deps/z-sum.Tpo -c z-sum.c -fPIC -DPIC -o .libs/z-sum.o
# depbase=`echo z-oclcui.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-oclcui.lo -MD -MP -MF $depbase.Tpo -c -o z-oclcui.lo z-oclcui.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-sum.lo -MD -MP -MF .deps/z-sum.Tpo -c z-sum.c -o z-sum.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-sutrs.lo -MD -MP -MF .deps/z-sutrs.Tpo -c z-sutrs.c -o z-sutrs.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-oclcui.lo -MD -MP -MF .deps/z-oclcui.Tpo -c z-oclcui.c -fPIC -DPIC -o .libs/z-oclcui.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-oclcui.lo -MD -MP -MF .deps/z-oclcui.Tpo -c z-oclcui.c -o z-oclcui.o >/dev/null 2>&1
# depbase=`echo zes-expi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-expi.lo -MD -MP -MF $depbase.Tpo -c -o zes-expi.lo zes-expi.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo zes-exps.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-exps.lo -MD -MP -MF $depbase.Tpo -c -o zes-exps.lo zes-exps.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-expi.lo -MD -MP -MF .deps/zes-expi.Tpo -c zes-expi.c -fPIC -DPIC -o .libs/zes-expi.o
# depbase=`echo zes-order.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-order.lo -MD -MP -MF $depbase.Tpo -c -o zes-order.lo zes-order.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-exps.lo -MD -MP -MF .deps/zes-exps.Tpo -c zes-exps.c -fPIC -DPIC -o .libs/zes-exps.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-order.lo -MD -MP -MF .deps/zes-order.Tpo -c zes-order.c -fPIC -DPIC -o .libs/zes-order.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-expi.lo -MD -MP -MF .deps/zes-expi.Tpo -c zes-expi.c -o zes-expi.o >/dev/null 2>&1
# depbase=`echo zes-pquery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-pquery.lo -MD -MP -MF $depbase.Tpo -c -o zes-pquery.lo zes-pquery.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-exps.lo -MD -MP -MF .deps/zes-exps.Tpo -c zes-exps.c -o zes-exps.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-pquery.lo -MD -MP -MF .deps/zes-pquery.Tpo -c zes-pquery.c -fPIC -DPIC -o .libs/zes-pquery.o
# depbase=`echo zes-psched.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-psched.lo -MD -MP -MF $depbase.Tpo -c -o zes-psched.lo zes-psched.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-order.lo -MD -MP -MF .deps/zes-order.Tpo -c zes-order.c -o zes-order.o >/dev/null 2>&1
# depbase=`echo zes-pset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-pset.lo -MD -MP -MF $depbase.Tpo -c -o zes-pset.lo zes-pset.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-psched.lo -MD -MP -MF .deps/zes-psched.Tpo -c zes-psched.c -fPIC -DPIC -o .libs/zes-psched.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-pquery.lo -MD -MP -MF .deps/zes-pquery.Tpo -c zes-pquery.c -o zes-pquery.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-pset.lo -MD -MP -MF .deps/zes-pset.Tpo -c zes-pset.c -fPIC -DPIC -o .libs/zes-pset.o
# depbase=`echo zes-update0.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-update0.lo -MD -MP -MF $depbase.Tpo -c -o zes-update0.lo zes-update0.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-update0.lo -MD -MP -MF .deps/zes-update0.Tpo -c zes-update0.c -fPIC -DPIC -o .libs/zes-update0.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-psched.lo -MD -MP -MF .deps/zes-psched.Tpo -c zes-psched.c -o zes-psched.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-pset.lo -MD -MP -MF .deps/zes-pset.Tpo -c zes-pset.c -o zes-pset.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-update0.lo -MD -MP -MF .deps/zes-update0.Tpo -c zes-update0.c -o zes-update0.o >/dev/null 2>&1
# depbase=`echo z-date.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-date.lo -MD -MP -MF $depbase.Tpo -c -o z-date.lo z-date.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo z-univ.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-univ.lo -MD -MP -MF $depbase.Tpo -c -o z-univ.lo z-univ.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo zes-update.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-update.lo -MD -MP -MF $depbase.Tpo -c -o zes-update.lo zes-update.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo zes-admin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-admin.lo -MD -MP -MF $depbase.Tpo -c -o zes-admin.lo zes-admin.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-date.lo -MD -MP -MF .deps/z-date.Tpo -c z-date.c -fPIC -DPIC -o .libs/z-date.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-univ.lo -MD -MP -MF .deps/z-univ.Tpo -c z-univ.c -fPIC -DPIC -o .libs/z-univ.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-admin.lo -MD -MP -MF .deps/zes-admin.Tpo -c zes-admin.c -fPIC -DPIC -o .libs/zes-admin.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-update.lo -MD -MP -MF .deps/zes-update.Tpo -c zes-update.c -fPIC -DPIC -o .libs/zes-update.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-univ.lo -MD -MP -MF .deps/z-univ.Tpo -c z-univ.c -o z-univ.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-date.lo -MD -MP -MF .deps/z-date.Tpo -c z-date.c -o z-date.o >/dev/null 2>&1
# depbase=`echo z-charneg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-charneg.lo -MD -MP -MF $depbase.Tpo -c -o z-charneg.lo z-charneg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-admin.lo -MD -MP -MF .deps/zes-admin.Tpo -c zes-admin.c -o zes-admin.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT zes-update.lo -MD -MP -MF .deps/zes-update.Tpo -c zes-update.c -o zes-update.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-charneg.lo -MD -MP -MF .deps/z-charneg.Tpo -c z-charneg.c -fPIC -DPIC -o .libs/z-charneg.o
# depbase=`echo ill-core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT ill-core.lo -MD -MP -MF $depbase.Tpo -c -o ill-core.lo ill-core.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo item-req.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT item-req.lo -MD -MP -MF $depbase.Tpo -c -o item-req.lo item-req.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo oclc-ill-req-ext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT oclc-ill-req-ext.lo -MD -MP -MF $depbase.Tpo -c -o oclc-ill-req-ext.lo oclc-ill-req-ext.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT ill-core.lo -MD -MP -MF .deps/ill-core.Tpo -c ill-core.c -fPIC -DPIC -o .libs/ill-core.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT item-req.lo -MD -MP -MF .deps/item-req.Tpo -c item-req.c -fPIC -DPIC -o .libs/item-req.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT oclc-ill-req-ext.lo -MD -MP -MF .deps/oclc-ill-req-ext.Tpo -c oclc-ill-req-ext.c -fPIC -DPIC -o .libs/oclc-ill-req-ext.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT z-charneg.lo -MD -MP -MF .deps/z-charneg.Tpo -c z-charneg.c -o z-charneg.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT item-req.lo -MD -MP -MF .deps/item-req.Tpo -c item-req.c -o item-req.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT oclc-ill-req-ext.lo -MD -MP -MF .deps/oclc-ill-req-ext.Tpo -c oclc-ill-req-ext.c -o oclc-ill-req-ext.o >/dev/null 2>&1
# depbase=`echo base64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT base64.lo -MD -MP -MF $depbase.Tpo -c -o base64.lo base64.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo version.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
# depbase=`echo options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT options.lo -MD -MP -MF $depbase.Tpo -c -o options.lo options.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fPIC -DPIC -o .libs/options.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
# depbase=`echo log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT log.lo -MD -MP -MF $depbase.Tpo -c -o log.lo log.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo cookie.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT cookie.lo -MD -MP -MF $depbase.Tpo -c -o cookie.lo cookie.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -fPIC -DPIC -o .libs/cookie.o
# depbase=`echo marcdisp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marcdisp.lo -MD -MP -MF $depbase.Tpo -c -o marcdisp.lo marcdisp.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT cookie.lo -MD -MP -MF .deps/cookie.Tpo -c cookie.c -o cookie.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marcdisp.lo -MD -MP -MF .deps/marcdisp.Tpo -c marcdisp.c -fPIC -DPIC -o .libs/marcdisp.o
# depbase=`echo marc_read_json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc_read_json.lo -MD -MP -MF $depbase.Tpo -c -o marc_read_json.lo marc_read_json.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# 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 /usr/include/libxml2/libxml/tree.h:1307,
# from ../include/yaz/xmltypes.h:36,
# from ../include/yaz/marcdisp.h:41,
# from marcdisp.c:23:
# /usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[1]: *** [Makefile:892: marcdisp.lo] Error 1
# make[1]: *** Waiting for unfinished jobs....
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT marc_read_json.lo -MD -MP -MF .deps/marc_read_json.Tpo -c marc_read_json.c -fPIC -DPIC -o .libs/marc_read_json.o
# libtool: compile: arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I/usr/include/libxml2 -I/usr/include/p11-kit-1 -MT ill-core.lo -MD -MP -MF .deps/ill-core.Tpo -c ill-core.c -o ill-core.o >/dev/null 2>&1
# 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 /usr/include/libxml2/libxml/tree.h:1307,
# from ../include/yaz/xmltypes.h:36,
# from ../include/yaz/marcdisp.h:41,
# from marc_read_json.c:19:
# /usr/include/libxml2/libxml/encoding.h:28:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[1]: *** [Makefile:892: marc_read_json.lo] Error 1
# make[1]: Leaving directory '/tmp/yaz/src/yaz-5.16.0/src'
# make: *** [Makefile:507: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/yaz/src/yaz-5.16.0/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 yaz configure 5.16.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-shared=yaz
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7198c7feb754
# 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:2365: checking for a BSD-compatible install
# configure:2433: result: /usr/bin/install -c
# configure:2444: checking whether build environment is sane
# configure:2499: result: yes
# configure:2558: checking for arm-linux-androideabi-strip
# configure:2574: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2585: result: arm-linux-androideabi-strip
# configure:2650: checking for a thread-safe mkdir -p
# configure:2689: result: /usr/sbin/mkdir -p
# configure:2696: checking for gawk
# configure:2712: found /usr/sbin/gawk
# configure:2723: result: gawk
# configure:2734: checking whether make sets $(MAKE)
# configure:2756: result: yes
# configure:2785: checking whether make supports nested variables
# configure:2802: result: yes
# configure:2938: checking for arm-linux-androideabi-gcc
# configure:2965: result: arm-linux-androideabi-gcc
# configure:3234: checking for C compiler version
# configure:3243: 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:3254: $? = 0
# configure:3243: 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:3254: $? = 0
# configure:3243: 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:3254: $? = 1
# configure:3243: 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:3254: $? = 1
# configure:3274: checking whether the C compiler works
# configure:3296: arm-linux-androideabi-gcc conftest.c >&5
# configure:3300: $? = 0
# configure:3348: result: yes
# configure:3351: checking for C compiler default output file name
# configure:3353: result: a.out
# configure:3359: checking for suffix of executables
# configure:3366: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3370: $? = 0
# configure:3392: result:
# configure:3414: checking whether we are cross compiling
# configure:3452: result: yes
# configure:3457: checking for suffix of object files
# configure:3479: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3483: $? = 0
# configure:3504: result: o
# configure:3508: checking whether we are using the GNU C compiler
# configure:3527: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3527: $? = 0
# configure:3536: result: yes
# configure:3545: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3565: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3565: $? = 0
# configure:3606: result: yes
# configure:3623: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3686: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3686: $? = 0
# configure:3699: result: none needed
# configure:3724: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3746: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3749: $? = 0
# configure:3746: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3749: $? = 0
# configure:3761: result: yes
# configure:3789: checking for style of include used by make
# configure:3817: result: GNU
# configure:3843: checking dependency style of arm-linux-androideabi-gcc
# configure:3954: result: gcc3
# configure:3974: checking how to run the C preprocessor
# configure:4005: arm-linux-androideabi-gcc -E conftest.c
# configure:4005: $? = 0
# configure:4019: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4019: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | /* end confdefs.h. */
# | #include
# configure:4044: result: arm-linux-androideabi-gcc -E
# configure:4064: arm-linux-androideabi-gcc -E conftest.c
# configure:4064: $? = 0
# configure:4078: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4078: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | /* end confdefs.h. */
# | #include
# configure:4110: checking for bison
# configure:4126: found /usr/sbin/bison
# configure:4137: result: bison -y
# configure:4155: checking for tclsh
# configure:4185: result: no
# configure:4155: checking for tclsh8.5
# configure:4185: result: no
# configure:4155: checking for tclsh8.4
# configure:4185: result: no
# configure:4155: checking for tclsh8.3
# configure:4185: result: no
# configure:4155: checking for tclsh8.2
# configure:4185: result: no
# configure:4224: checking build system type
# configure:4238: result: x86_64-unknown-linux-gnu
# configure:4258: checking host system type
# configure:4271: result: arm-unknown-linux-androideabi
# configure:4312: checking how to print strings
# configure:4339: result: printf
# configure:4360: checking for a sed that does not truncate output
# configure:4424: result: /usr/sbin/sed
# configure:4442: checking for grep that handles long lines and -e
# configure:4500: result: /usr/sbin/grep
# configure:4505: checking for egrep
# configure:4567: result: /usr/sbin/grep -E
# configure:4572: checking for fgrep
# configure:4634: result: /usr/sbin/grep -F
# configure:4669: checking for ld used by arm-linux-androideabi-gcc
# configure:4736: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4743: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4758: result: yes
# configure:4770: checking for BSD- or MS-compatible name lister (nm)
# configure:4819: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:4949: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:4956: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4959: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:4962: output
# 00000000 B some_variable
# configure:4969: result: BSD nm
# configure:4972: checking whether ln -s works
# configure:4976: result: yes
# configure:4984: checking the maximum length of command line arguments
# configure:5115: result: 1572864
# configure:5132: checking whether the shell understands some XSI constructs
# configure:5142: result: yes
# configure:5146: checking whether the shell understands "+="
# configure:5152: result: yes
# configure:5187: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5227: result: func_convert_file_noop
# configure:5234: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5254: result: func_convert_file_noop
# configure:5261: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5268: result: -r
# configure:5302: checking for arm-linux-androideabi-objdump
# configure:5318: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5329: result: arm-linux-androideabi-objdump
# configure:5401: checking how to recognize dependent libraries
# configure:5599: result: pass_all
# configure:5644: checking for arm-linux-androideabi-dlltool
# configure:5674: result: no
# configure:5684: checking for dlltool
# configure:5714: result: no
# configure:5744: checking how to associate runtime and link libraries
# configure:5771: result: printf %s\n
# configure:5788: checking for arm-linux-androideabi-ar
# configure:5804: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5815: result: arm-linux-androideabi-ar
# configure:5896: checking for archiver @FILE support
# configure:5913: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5913: $? = 0
# configure:5916: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5919: $? = 0
# configure:5924: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5927: $? = 1
# configure:5939: result: @
# configure:5957: checking for arm-linux-androideabi-strip
# configure:5984: result: arm-linux-androideabi-strip
# configure:6056: checking for arm-linux-androideabi-ranlib
# configure:6072: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6083: result: arm-linux-androideabi-ranlib
# configure:6225: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6345: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6348: $? = 0
# configure:6352: /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:6355: $? = 0
# configure:6421: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6424: $? = 0
# configure:6462: result: ok
# configure:6499: checking for sysroot
# configure:6529: result: no
# configure:6758: checking for arm-linux-androideabi-mt
# configure:6788: result: no
# configure:6798: checking for mt
# configure:6828: result: no
# configure:6848: checking if : is a manifest tool
# configure:6854: : '-?'
# configure:6862: result: no
# configure:7500: checking for ANSI C header files
# configure:7520: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7520: $? = 0
# configure:7604: result: yes
# configure:7617: checking for sys/types.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for sys/stat.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for stdlib.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for string.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for memory.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for strings.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for inttypes.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for stdint.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7617: checking for unistd.h
# configure:7617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7617: $? = 0
# configure:7617: result: yes
# configure:7631: checking for dlfcn.h
# configure:7631: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7631: $? = 0
# configure:7631: result: yes
# configure:7837: checking for objdir
# configure:7852: result: .libs
# configure:8123: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8141: 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:8145: $? = 0
# configure:8158: result: no
# configure:8485: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8492: result: -fPIC -DPIC
# configure:8500: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8518: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8522: $? = 0
# configure:8535: result: yes
# configure:8564: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8592: result: yes
# configure:8607: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8628: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8632: $? = 0
# configure:8654: result: yes
# configure:8662: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8709: result: yes
# configure:8742: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:9899: result: yes
# configure:9936: checking whether -lc should be explicitly linked in
# configure:9944: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9947: $? = 0
# configure:9962: 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:9965: $? = 0
# configure:9979: result: no
# configure:10139: checking dynamic linker characteristics
# configure:10639: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10639: $? = 0
# configure:10873: result: GNU/Linux ld.so
# configure:10980: checking how to hardcode library paths into programs
# configure:11005: result: immediate
# configure:11545: checking whether stripping libraries is possible
# configure:11550: result: yes
# configure:11585: checking if libtool supports shared libraries
# configure:11587: result: yes
# configure:11590: checking whether to build shared libraries
# configure:11611: result: yes
# configure:11614: checking whether to build static libraries
# configure:11618: result: yes
# configure:11658: checking for pkg-config
# configure:11676: found /usr/sbin/pkg-config
# configure:11689: result: /usr/sbin/pkg-config
# configure:11724: checking for docbookx.dtd
# configure:11738: result: Not found
# configure:11758: checking for docbook.dsl
# configure:11774: result: Not found
# configure:11791: checking for htmlhelp.xsl
# configure:11805: result: Not found
# configure:11812: checking whether byte ordering is bigendian
# configure:11827: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:24:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:24:15: error: unknown type name 'universal'
# configure:11827: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:11872: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:30:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:30:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:11872: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:11916: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:29:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:11916: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:11972: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11972: $? = 0
# configure:12018: result: no
# configure:12039: checking dirent.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking dirent.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for dirent.h
# configure:12039: result: yes
# configure:12039: checking fnmatch.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking fnmatch.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for fnmatch.h
# configure:12039: result: yes
# configure:12039: checking wchar.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking wchar.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for wchar.h
# configure:12039: result: yes
# configure:12039: checking locale.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking locale.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for locale.h
# configure:12039: result: yes
# configure:12039: checking langinfo.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:60:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_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:12039: result: no
# configure:12039: checking langinfo.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:27:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | /* end confdefs.h. */
# | #include
# configure:12039: result: no
# configure:12039: checking for langinfo.h
# configure:12039: result: no
# configure:12039: checking pwd.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking pwd.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for pwd.h
# configure:12039: result: yes
# configure:12039: checking for unistd.h
# configure:12039: result: yes
# configure:12039: checking sys/select.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/select.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/select.h
# configure:12039: result: yes
# configure:12039: checking sys/socket.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/socket.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/socket.h
# configure:12039: result: yes
# configure:12039: checking for sys/stat.h
# configure:12039: result: yes
# configure:12039: checking sys/time.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/time.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/time.h
# configure:12039: result: yes
# configure:12039: checking sys/times.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/times.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/times.h
# configure:12039: result: yes
# configure:12039: checking for sys/types.h
# configure:12039: result: yes
# configure:12039: checking sys/un.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/un.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/un.h
# configure:12039: result: yes
# configure:12039: checking sys/wait.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/wait.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/wait.h
# configure:12039: result: yes
# configure:12039: checking sys/prctl.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking sys/prctl.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for sys/prctl.h
# configure:12039: result: yes
# configure:12039: checking netdb.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking netdb.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for netdb.h
# configure:12039: result: yes
# configure:12039: checking arpa/inet.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking arpa/inet.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for arpa/inet.h
# configure:12039: result: yes
# configure:12039: checking netinet/tcp.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking netinet/tcp.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for netinet/tcp.h
# configure:12039: result: yes
# configure:12039: checking netinet/in_systm.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking netinet/in_systm.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# configure:12039: $? = 0
# configure:12039: result: yes
# configure:12039: checking for netinet/in_systm.h
# configure:12039: result: yes
# configure:12039: checking execinfo.h usability
# configure:12039: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:75:22: fatal error: execinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_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:12039: result: no
# configure:12039: checking execinfo.h presence
# configure:12039: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:42:22: fatal error: execinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12039: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | /* end confdefs.h. */
# | #include
# configure:12039: result: no
# configure:12039: checking for execinfo.h
# configure:12039: result: no
# configure:12052: checking for net/if.h
# configure:12052: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12052: $? = 0
# configure:12052: result: yes
# configure:12052: checking for netinet/in.h
# configure:12052: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12052: $? = 0
# configure:12052: result: yes
# configure:12052: checking for netinet/if_ether.h
# configure:12052: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12052: $? = 0
# configure:12052: result: yes
# configure:12076: checking for ANSI C header files
# configure:12180: result: yes
# configure:12192: checking for long long
# configure:12192: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12192: $? = 0
# configure:12192: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# configure:12192: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12192: result: yes
# configure:12203: checking for connect
# configure:12203: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12203: $? = 0
# configure:12203: result: yes
# configure:12257: checking for gethostbyname
# configure:12257: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12257: $? = 0
# configure:12257: result: yes
# configure:12306: checking for redisCommandArgv in -lhiredis
# configure:12331: arm-linux-androideabi-gcc -o conftest conftest.c -lhiredis >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lhiredis
# /tmp/cceisBfH.o:conftest.c:function main: error: undefined reference to 'redisCommandArgv'
# collect2: error: ld returned 1 exit status
# configure:12331: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 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 redisCommandArgv ();
# | int
# | main ()
# | {
# | return redisCommandArgv ();
# | ;
# | return 0;
# | }
# configure:12340: result: no
# configure:12346: checking for redis
# configure:12371: result: no
# configure:12388: checking for libmemcached
# configure:12407: result: no
# configure:12442: checking for GNU TLS
# configure:12448: result: 3.4.14
# configure:12460: checking for tgetent in -lncurses
# configure:12485: arm-linux-androideabi-gcc -o conftest conftest.c -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccIWcRoq.o:conftest.c:function main: error: undefined reference to 'tgetent'
# collect2: error: ld returned 1 exit status
# configure:12485: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:12494: result: no
# configure:12499: checking for tgetent in -ltermcap
# configure:12524: arm-linux-androideabi-gcc -o conftest conftest.c -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/cc03mBvu.o:conftest.c:function main: error: undefined reference to 'tgetent'
# collect2: error: ld returned 1 exit status
# configure:12524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:12533: result: no
# configure:12543: checking for readline in -lreadline
# configure:12568: arm-linux-androideabi-gcc -o conftest conftest.c -lreadline >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lreadline
# /tmp/ccKl5vOy.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:12568: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:12577: result: no
# configure:12583: checking for add_history in -lhistory
# configure:12608: arm-linux-androideabi-gcc -o conftest conftest.c -lhistory >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lhistory
# /tmp/ccQke0MC.o:conftest.c:function main: error: undefined reference to 'add_history'
# collect2: error: ld returned 1 exit status
# configure:12608: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_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 add_history ();
# | int
# | main ()
# | {
# | return add_history ();
# | ;
# | return 0;
# | }
# configure:12617: result: no
# configure:12694: checking for iconv
# configure:12717: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:49:21: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12717: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | iconv_t t = iconv_open("", "");
# |
# | ;
# | return 0;
# | }
# configure:12743: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:49:22: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12743: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | iconv_t t = iconv_open("", "");
# |
# | ;
# | return 0;
# | }
# configure:12754: result: no
# configure:12768: checking for getaddrinfo
# configure:12768: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for vsnprintf
# configure:12768: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for gettimeofday
# configure:12768: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for poll
# configure:12768: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for strerror_r
# configure:12768: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for localtime_r
# configure:12768: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for usleep
# configure:12768: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12768: $? = 0
# configure:12768: result: yes
# configure:12768: checking for fopen64
# configure:12768: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccCRX9mx.o:conftest.c:function main: error: undefined reference to 'fopen64'
# collect2: error: ld returned 1 exit status
# configure:12768: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | /* end confdefs.h. */
# | /* Define fopen64 to an innocuous variant, in case declares fopen64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fopen64 innocuous_fopen64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fopen64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fopen64
# |
# | /* 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 fopen64 ();
# | /* 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_fopen64 || defined __stub___fopen64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fopen64 ();
# | ;
# | return 0;
# | }
# configure:12768: result: no
# configure:12789: checking sys/poll.h usability
# configure:12789: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12789: $? = 0
# configure:12789: result: yes
# configure:12789: checking sys/poll.h presence
# configure:12789: arm-linux-androideabi-gcc -E conftest.c
# configure:12789: $? = 0
# configure:12789: result: yes
# configure:12789: checking for sys/poll.h
# configure:12789: result: yes
# configure:12800: checking for socklen_t
# configure:12835: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12835: $? = 0
# configure:12880: result: socklen_t
# configure:13115: checking for the pthreads library -lpthreads
# configure:13148: arm-linux-androideabi-gcc -o conftest conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:13148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t th; pthread_join(th, 0);
# | pthread_attr_init(0); pthread_cleanup_push(0, 0);
# | pthread_create(0,0,0,0); pthread_cleanup_pop(0);
# | ;
# | return 0;
# | }
# configure:13157: result: no
# configure:13060: checking whether pthreads work without any flags
# configure:13148: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13148: $? = 0
# configure:13157: result: yes
# configure:13176: checking for joinable pthread attribute
# configure:13191: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13191: $? = 0
# configure:13197: result: PTHREAD_CREATE_JOINABLE
# configure:13207: checking if more special flags are required for pthreads
# configure:13214: result: no
# configure:13299: 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:13299: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t id; pthread_join(id, 0);
# | ;
# | return 0;
# | }
# configure:13299: arm-linux-androideabi-gcc -o conftest conftest.c -lpthreads >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
# collect2: error: ld returned 1 exit status
# configure:13299: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t id; pthread_join(id, 0);
# | ;
# | return 0;
# | }
# configure:13299: arm-linux-androideabi-gcc -o conftest conftest.c -lc_r >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc_r
# collect2: error: ld returned 1 exit status
# configure:13299: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | pthread_t id; pthread_join(id, 0);
# | ;
# | return 0;
# | }
# configure:13334: checking for pkg-config
# configure:13365: result: /usr/sbin/pkg-config
# configure:13397: checking for libXML2
# configure:13403: result: 2.9.4
# configure:13471: checking for libXSLT
# configure:13477: result: 1.1.29
# configure:13530: checking for libEXSLT
# configure:13540: result: 0.8.17
# configure:13571: checking for xsltSaveResultToString
# configure:13571: arm-linux-androideabi-gcc -o conftest conftest.c -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lexslt
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lxslt
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lxml2
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -llzma
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgcrypt
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lgpg-error
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lxml2
# /tmp/cc4np3KH.o:conftest.c:function main: error: undefined reference to 'xsltSaveResultToString'
# collect2: error: ld returned 1 exit status
# configure:13571: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "yaz"
# | #define PACKAGE_TARNAME "yaz"
# | #define PACKAGE_VERSION "5.16.0"
# | #define PACKAGE_STRING "yaz 5.16.0"
# | #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# | #define PACKAGE_URL ""
# | #define PACKAGE "yaz"
# | #define VERSION "5.16.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FNMATCH_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NET_IF_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IF_ETHER_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_GNUTLS_H 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_POLL 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SYS_POLL_H 1
# | #define YAZ_SOCKLEN_T socklen_t
# | #define YAZ_POSIX_THREADS 1
# | #define YAZ_HAVE_XML2 1
# | #define YAZ_HAVE_XSLT 1
# | #define YAZ_HAVE_EXSLT 1
# | /* end confdefs.h. */
# | /* Define xsltSaveResultToString to an innocuous variant, in case declares xsltSaveResultToString.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define xsltSaveResultToString innocuous_xsltSaveResultToString
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char xsltSaveResultToString (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef xsltSaveResultToString
# |
# | /* 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 xsltSaveResultToString ();
# | /* 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_xsltSaveResultToString || defined __stub___xsltSaveResultToString
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return xsltSaveResultToString ();
# | ;
# | return 0;
# | }
# configure:13571: result: no
# configure:13604: checking for icu-config
# configure:13622: found /usr/sbin/icu-config
# configure:13635: result: /usr/sbin/icu-config
# configure:13649: checking for ICU >= 3.4
# configure:13653: result: yes
# configure:13659: checking ICU_CPPFLAGS
# configure:13665: result:
# configure:13668: checking ICU_CFLAGS
# configure:13671: result:
# configure:13674: checking ICU_CXXFLAGS
# configure:13677: result: --std=c++0x
# configure:13680: checking ICU_LIBS
# configure:13731: result: -licui18n -licuuc -licudata
# configure:13890: checking that generated files are newer than configure
# configure:13896: result: done
# configure:13920: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by yaz config.status 5.16.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7198c7feb754
#
# config.status:1169: creating Makefile
# config.status:1169: creating src/Makefile
# config.status:1169: creating test/Makefile
# config.status:1169: creating util/Makefile
# config.status:1169: creating include/Makefile
# config.status:1169: creating include/yaz/Makefile
# config.status:1169: creating client/Makefile
# config.status:1169: creating ztest/Makefile
# config.status:1169: creating zoom/Makefile
# config.status:1169: creating doc/Makefile
# config.status:1169: creating doc/local0.ent
# config.status:1169: creating doc/common/Makefile
# config.status:1169: creating doc/common/print.dsl
# config.status:1169: creating etc/Makefile
# config.status:1169: creating yaz-config
# config.status:1169: creating yaz.pc
# config.status:1169: creating Doxyfile
# config.status:1169: creating win/version.nsi
# config.status:1169: creating include/yaz/yaz-version.h
# config.status:1169: creating include/config.h
# config.status:1398: executing depfiles commands
# config.status:1398: executing libtool commands
# config.status:1398: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_check_socklen_t=socklen_t
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_connect=yes
# ac_cv_func_fopen64=no
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_poll=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_xsltSaveResultToString=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_execinfo_h=no
# ac_cv_header_fnmatch_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_net_if_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_if_ether_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_pwd_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_poll_h=yes
# ac_cv_header_sys_prctl_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_hiredis_redisCommandArgv=no
# ac_cv_lib_history_add_history=no
# ac_cv_lib_ncurses_tgetent=no
# ac_cv_lib_readline_readline=no
# ac_cv_lib_termcap_tgetent=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_ICU_CONFIG=/usr/sbin/icu-config
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_path_pkgconfigpath=/usr/sbin/pkg-config
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_long_long=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_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' '
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSSSL_DIR=''
# DSYMUTIL=''
# DTD_DIR=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HIREDIS_LIBS=''
# HTML_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.htmlhelp.xsl'
# ICU_CFLAGS=' '
# ICU_CONFIG='/usr/sbin/icu-config'
# ICU_CPPFLAGS=' -D YAZ_HAVE_ICU=1'
# ICU_CXXFLAGS='--std=c++0x '
# ICU_LIBS='-licui18n -licuuc -licudata '
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/yaz/src/yaz-5.16.0/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MAN_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.man.xsl'
# MEMCACHED_LIBS=''
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='yaz'
# PACKAGE_BUGREPORT='yaz-help@indexdata.dk'
# PACKAGE_NAME='yaz'
# PACKAGE_STRING='yaz 5.16.0'
# PACKAGE_TARNAME='yaz'
# PACKAGE_URL=''
# PACKAGE_VERSION='5.16.0'
# PATH_SEPARATOR=':'
# PDF_COMPILE='dblatex -P latex.class.options=a4paper,12pt,twoside,openright'
# PTHREAD_CC='arm-linux-androideabi-gcc'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# READLINE_LIBS=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SSL_CFLAGS='-I/usr/include/p11-kit-1'
# SSL_LIBS='-lgnutls'
# STRIP='arm-linux-androideabi-strip'
# TCLSH='tclsh'
# TCPD_LIBS=''
# TKL_COMPILE='$(XSLTPROC_COMPILE) $(srcdir)/common/id.tkl.xsl'
# VERSION='5.16.0'
# VERSION_HEX='51000'
# VERSION_SHA1='e3fd23ffc6ce9cc4d06177cb4c083d27dc69cc26'
# WIN_FILEVERSION='5,16,0,1'
# XML2_CFLAGS='-I/usr/include/libxml2'
# XSLTPROC_COMPILE='xsltproc --xinclude -path ".:$(srcdir)"'
# XSL_DIR=''
# YACC='bison -y'
# YAZ_CONFIG_CFLAGS=' -DYAZ_POSIX_THREADS=1 -DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2'
# YAZ_CONF_CFLAGS=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# acx_pthread_config=''
# 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/yaz'
# 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/yaz/src/yaz-5.16.0/config/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}'
# pkgconfigpath='/usr/sbin/pkg-config'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "yaz"
# #define PACKAGE_TARNAME "yaz"
# #define PACKAGE_VERSION "5.16.0"
# #define PACKAGE_STRING "yaz 5.16.0"
# #define PACKAGE_BUGREPORT "yaz-help@indexdata.dk"
# #define PACKAGE_URL ""
# #define PACKAGE "yaz"
# #define VERSION "5.16.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_DIRENT_H 1
# #define HAVE_FNMATCH_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_PWD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_PRCTL_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NET_IF_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_IF_ETHER_H 1
# #define STDC_HEADERS 1
# #define HAVE_LONG_LONG 1
# #define HAVE_GNUTLS_H 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_POLL 1
# #define HAVE_STRERROR_R 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_USLEEP 1
# #define HAVE_SYS_POLL_H 1
# #define YAZ_SOCKLEN_T socklen_t
# #define YAZ_POSIX_THREADS 1
# #define YAZ_HAVE_XML2 1
# #define YAZ_HAVE_XSLT 1
# #define YAZ_HAVE_EXSLT 1
#
# configure: exit 0