Build of xerces-c with android toolchain

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

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

SLOCLanguage
166,329 cpp
11,355 sh
3,984 ansic
470 perl
37 makefile
182,175 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: xerces-c 3.1.4-1 (Tue Apr 4 22:23:58 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether to use rpath... yes
# 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-g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking whether ln -s works... yes
# checking how to print strings... printf
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# 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 dependency style of arm-linux-androideabi-gcc... gcc3
# checking for a sed that does not truncate output... (cached) /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 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... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking 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 how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether arm-linux-androideabi-gcc and cc understand -c and -o together... yes
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking for inttypes.h... (cached) yes
# checking langinfo.h usability... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for memory.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking nl_types.h usability... no
# checking nl_types.h presence... no
# checking for nl_types.h... no
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... no
# checking sys/timeb.h presence... no
# checking for sys/timeb.h... no
# checking for unistd.h... (cached) yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking CoreServices/CoreServices.h usability... no
# checking CoreServices/CoreServices.h presence... no
# checking for CoreServices/CoreServices.h... no
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking machine/endian.h usability... yes
# checking machine/endian.h presence... yes
# checking for machine/endian.h... yes
# checking arpa/nameser_compat.h usability... yes
# checking arpa/nameser_compat.h presence... yes
# checking for arpa/nameser_compat.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... no
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for working volatile... yes
# checking size of wchar_t... 4
# checking for size_t... yes
# checking for ssize_t... yes
# checking for off_t... yes
# checking for size_t... (cached) yes
# checking for inttypes.h... (cached) yes
# checking size of short... 2
# checking size of int... 4
# checking size of long... 4
# checking size of long long... 8
# checking size of __int64... 0
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for an appropriate signed 16 bit integer type... int16_t
# checking for an appropriate unsigned 16 bit integer type... uint16_t
# checking for an appropriate signed 32 bit integer type... int32_t
# checking for an appropriate unsigned 32 bit integer type... uint32_t
# checking for an appropriate signed 64 bit integer type... int64_t
# checking for an appropriate unsigned 64 bit integer type... uint64_t
# checking whether the compiler recognizes bool as a built-in type... yes
# checking whether the compiler implements namespaces... yes
# checking whether the compiler supports the std namespace... yes
# checking whether the compiler supports ISO C++ standard library... yes
# checking whether the compiler implements L"widestring"... yes
# checking for the pthreads library -lpthreads... no
# checking for the pthreads library -lpthread... 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 getcwd... yes
# checking for pathconf... yes
# checking for realpath... yes
# checking for getaddrinfo... yes
# checking for gethostbyaddr... yes
# checking for gethostbyname... yes
# checking for socket... yes
# checking for clock_gettime... yes
# checking for ftime... yes
# checking for gettimeofday... yes
# checking for memmove... yes
# checking for memset... yes
# checking for nl_langinfo... no
# checking for setlocale... yes
# checking for localeconv... yes
# checking for strcasecmp... yes
# checking for strncasecmp... yes
# checking for stricmp... no
# checking for strnicmp... no
# checking for strchr... yes
# checking for strdup... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for towupper... yes
# checking for towlower... yes
# checking for mblen... no
# checking for wcsupr... no
# checking for wcslwr... no
# checking for wcsnicmp... no
# checking for wcsicmp... no
# checking for PATH_MAX... yes
# checking for mbrlen... yes
# checking for wcsrtombs... yes
# checking for mbsrtowcs... yes
# checking if iconv uses const pointers... no
# checking for stricmp... (cached) no
# checking for strnicmp... (cached) no
# checking for towlower... (cached) yes
# checking for towupper... (cached) yes
# checking whether we'll generate prettier make output... yes
# checking for which path delimiter characters to accept... /
# checking for which Mutex Manager to use... POSIX
# checking for curl-config... /usr/sbin/curl-config
# checking curl/curl.h usability... no
# checking curl/curl.h presence... no
# checking for curl/curl.h... no
# checking for socket in -lsocket... no
# checking for gethostbyname in -lnsl... no
# checking whether we can support the libcurl-based NetAccessor... no
# checking whether we can support the sockets-based NetAccessor... yes
# checking for which NetAccessor to use (choices: -socket-)... socket
# checking for icu-config... /usr/sbin/icu-config
# checking unicode/ucnv.h usability... no
# checking unicode/ucnv.h presence... no
# checking for unicode/ucnv.h... no
# checking iconv.h usability... no
# checking iconv.h presence... no
# checking for iconv.h... no
# checking for wchar.h... (cached) yes
# checking for string.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for locale.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking for endian.h... (cached) yes
# checking for iconv_open... no
# checking for iconv_close... no
# checking for iconv... no
# checking whether we can support the GNU iconv Transcoder... no
# checking for wchar.h... (cached) yes
# checking for mblen... (cached) no
# checking for wcstombs... yes
# checking for mbstowcs... yes
# checking whether we can support the iconv Transcoder... no
# checking whether we can support the ICU Transcoder... no
# checking for which Transcoder to use (choices:)... none
# configure: error: Xerces cannot function without a transcoder
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/xerces-c/src/xerces-c-3.1.4/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 xerces-c configure 3.1.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a46b05e9578b
# 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:2839: checking build system type
# configure:2853: result: x86_64-unknown-linux-gnu
# configure:2873: checking host system type
# configure:2886: result: arm-unknown-linux-androideabi
# configure:2924: checking for a BSD-compatible install
# configure:2992: result: /usr/bin/install -c
# configure:3003: checking whether build environment is sane
# configure:3058: result: yes
# configure:3117: checking for arm-linux-androideabi-strip
# configure:3133: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3144: result: arm-linux-androideabi-strip
# configure:3209: checking for a thread-safe mkdir -p
# configure:3248: result: /usr/sbin/mkdir -p
# configure:3255: checking for gawk
# configure:3271: found /usr/sbin/gawk
# configure:3282: result: gawk
# configure:3293: checking whether make sets $(MAKE)
# configure:3315: result: yes
# configure:3344: checking whether make supports nested variables
# configure:3361: result: yes
# configure:3450: checking whether UID '1000' is supported by ustar format
# configure:3453: result: yes
# configure:3460: checking whether GID '1000' is supported by ustar format
# configure:3463: result: yes
# configure:3471: checking how to create a ustar tar archive
# configure:3482: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:3485: $? = 0
# configure:3525: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:3528: $? = 0
# configure:3532: tar -xf -
# configure:3535: $? = 0
# configure:3537: cat conftest.dir/file
# GrepMe
# configure:3540: $? = 0
# configure:3553: result: gnutar
# configure:3562: checking whether to enable maintainer-specific portions of Makefiles
# configure:3571: result: no
# configure:3586: checking whether to use rpath
# configure:3595: result: yes
# configure:3711: checking for C++ compiler version
# configure:3720: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (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:3731: $? = 0
# configure:3720: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# 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:3731: $? = 0
# configure:3720: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3731: $? = 1
# configure:3720: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3731: $? = 1
# configure:3751: checking whether the C++ compiler works
# configure:3773: arm-linux-androideabi-g++ conftest.cpp >&5
# configure:3777: $? = 0
# configure:3825: result: yes
# configure:3828: checking for C++ compiler default output file name
# configure:3830: result: a.out
# configure:3836: checking for suffix of executables
# configure:3843: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:3847: $? = 0
# configure:3869: result:
# configure:3891: checking whether we are cross compiling
# configure:3929: result: yes
# configure:3934: checking for suffix of object files
# configure:3956: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3960: $? = 0
# configure:3981: result: o
# configure:3985: checking whether we are using the GNU C++ compiler
# configure:4004: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4004: $? = 0
# configure:4013: result: yes
# configure:4022: checking whether arm-linux-androideabi-g++ accepts -g
# configure:4042: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:4042: $? = 0
# configure:4083: result: yes
# configure:4117: checking for style of include used by make
# configure:4145: result: GNU
# configure:4171: checking dependency style of arm-linux-androideabi-g++
# configure:4282: result: gcc3
# configure:4305: checking for a sed that does not truncate output
# configure:4369: result: /usr/sbin/sed
# configure:4381: checking whether ln -s works
# configure:4385: result: yes
# configure:4741: checking how to print strings
# configure:4768: result: printf
# configure:4797: checking for arm-linux-androideabi-gcc
# configure:4824: result: arm-linux-androideabi-gcc
# configure:5093: checking for C compiler version
# configure:5102: 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:5113: $? = 0
# configure:5102: 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:5113: $? = 0
# configure:5102: 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:5113: $? = 1
# configure:5102: 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:5113: $? = 1
# configure:5117: checking whether we are using the GNU C compiler
# configure:5136: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5136: $? = 0
# configure:5145: result: yes
# configure:5154: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5174: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:5174: $? = 0
# configure:5215: result: yes
# configure:5232: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5295: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5295: $? = 0
# configure:5308: result: none needed
# configure:5330: checking dependency style of arm-linux-androideabi-gcc
# configure:5441: result: gcc3
# configure:5456: checking for a sed that does not truncate output
# configure:5520: result: /usr/sbin/sed
# configure:5538: checking for grep that handles long lines and -e
# configure:5596: result: /usr/sbin/grep
# configure:5601: checking for egrep
# configure:5663: result: /usr/sbin/grep -E
# configure:5668: checking for fgrep
# configure:5730: result: /usr/sbin/grep -F
# configure:5765: checking for ld used by arm-linux-androideabi-gcc
# configure:5832: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5839: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5854: result: yes
# configure:5866: checking for BSD- or MS-compatible name lister (nm)
# configure:5915: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:6045: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:6052: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:6055: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:6058: output
# 00000000 B some_variable
# configure:6065: result: BSD nm
# configure:6069: checking the maximum length of command line arguments
# configure:6199: result: 1572864
# configure:6216: checking whether the shell understands some XSI constructs
# configure:6226: result: yes
# configure:6230: checking whether the shell understands "+="
# configure:6236: result: yes
# configure:6271: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:6311: result: func_convert_file_noop
# configure:6318: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6338: result: func_convert_file_noop
# configure:6345: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6352: result: -r
# configure:6386: checking for arm-linux-androideabi-objdump
# configure:6413: result: objdump
# configure:6482: checking how to recognize dependent libraries
# configure:6684: result: pass_all
# configure:6729: checking for arm-linux-androideabi-dlltool
# configure:6756: result: dlltool
# configure:6826: checking how to associate runtime and link libraries
# configure:6853: result: printf %s\n
# configure:6870: checking for arm-linux-androideabi-ar
# configure:6886: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6897: result: arm-linux-androideabi-ar
# configure:6978: checking for archiver @FILE support
# configure:6995: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:6995: $? = 0
# configure:6998: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:7001: $? = 0
# configure:7006: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:7009: $? = 1
# configure:7021: result: @
# configure:7039: checking for arm-linux-androideabi-strip
# configure:7066: result: arm-linux-androideabi-strip
# configure:7138: checking for arm-linux-androideabi-ranlib
# configure:7154: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7165: result: arm-linux-androideabi-ranlib
# configure:7307: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7427: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:7430: $? = 0
# configure:7434: /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:7437: $? = 0
# configure:7503: arm-linux-androideabi-g++ -o conftest conftest.cpp conftstm.o >&5
# configure:7506: $? = 0
# configure:7544: result: ok
# configure:7581: checking for sysroot
# configure:7611: result: no
# configure:7828: checking for arm-linux-androideabi-mt
# configure:7858: result: no
# configure:7868: checking for mt
# configure:7898: result: no
# configure:7918: checking if : is a manifest tool
# configure:7924: : '-?'
# configure:7932: result: no
# configure:8574: checking how to run the C preprocessor
# configure:8605: arm-linux-androideabi-gcc -E conftest.c
# configure:8605: $? = 0
# configure:8619: 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:8619: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | /* end confdefs.h. */
# | #include
# configure:8644: result: arm-linux-androideabi-gcc -E
# configure:8664: arm-linux-androideabi-gcc -E conftest.c
# configure:8664: $? = 0
# configure:8678: 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:8678: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | /* end confdefs.h. */
# | #include
# configure:8707: checking for ANSI C header files
# configure:8727: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8727: $? = 0
# configure:8811: result: yes
# configure:8824: checking for sys/types.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for sys/stat.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for stdlib.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for string.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for memory.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for strings.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for inttypes.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for stdint.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8824: checking for unistd.h
# configure:8824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8824: $? = 0
# configure:8824: result: yes
# configure:8838: checking for dlfcn.h
# configure:8838: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8838: $? = 0
# configure:8838: result: yes
# configure:9052: checking for objdir
# configure:9067: result: .libs
# configure:9338: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9356: 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:9360: $? = 0
# configure:9373: result: no
# configure:9700: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9707: result: -fPIC -DPIC
# configure:9715: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9733: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9737: $? = 0
# configure:9750: result: yes
# configure:9779: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9807: result: yes
# configure:9822: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9843: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9847: $? = 0
# configure:9869: result: yes
# configure:9877: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9924: result: yes
# configure:9957: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11110: result: yes
# configure:11147: checking whether -lc should be explicitly linked in
# configure:11155: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11158: $? = 0
# configure:11173: 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:11176: $? = 0
# configure:11190: result: no
# configure:11350: checking dynamic linker characteristics
# configure:11861: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11861: $? = 0
# configure:12087: result: GNU/Linux ld.so
# configure:12194: checking how to hardcode library paths into programs
# configure:12219: result: immediate
# configure:12759: checking whether stripping libraries is possible
# configure:12764: result: yes
# configure:12799: checking if libtool supports shared libraries
# configure:12801: result: yes
# configure:12804: checking whether to build shared libraries
# configure:12825: result: yes
# configure:12828: checking whether to build static libraries
# configure:12832: result: yes
# configure:12855: checking how to run the C++ preprocessor
# configure:12882: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12882: $? = 0
# configure:12896: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12896: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12921: result: arm-linux-androideabi-g++ -E
# configure:12941: arm-linux-androideabi-g++ -E conftest.cpp
# configure:12941: $? = 0
# configure:12955: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12955: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:13124: checking for ld used by arm-linux-androideabi-g++
# configure:13191: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:13198: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:13213: result: yes
# configure:13268: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14273: result: yes
# configure:14309: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:14312: $? = 0
# configure:14832: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:14839: result: -fPIC -DPIC
# configure:14847: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:14865: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14869: $? = 0
# configure:14882: result: yes
# configure:14905: checking if arm-linux-androideabi-g++ static flag -static works
# configure:14933: result: yes
# configure:14945: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14966: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14970: $? = 0
# configure:14992: result: yes
# configure:14997: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:15044: result: yes
# configure:15074: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:15110: result: yes
# configure:15251: checking dynamic linker characteristics
# configure:15922: result: GNU/Linux ld.so
# configure:15975: checking how to hardcode library paths into programs
# configure:16000: result: immediate
# configure:16062: checking whether arm-linux-androideabi-gcc and cc understand -c and -o together
# configure:16093: arm-linux-androideabi-gcc -c conftest.cpp -o conftest2.o >&5
# configure:16097: $? = 0
# configure:16103: arm-linux-androideabi-gcc -c conftest.cpp -o conftest2.o >&5
# configure:16107: $? = 0
# configure:16118: cc -c conftest.cpp >&5
# cc1plus: error: no include path in which to search for stdc-predef.h
# configure:16122: $? = 1
# configure:16162: result: yes
# configure:16207: checking for ANSI C header files
# configure:16311: result: yes
# configure:16319: checking whether time.h and sys/time.h may both be included
# configure:16339: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16339: $? = 0
# configure:16346: result: yes
# configure:16364: checking arpa/inet.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking arpa/inet.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for arpa/inet.h
# configure:16364: result: yes
# configure:16364: checking fcntl.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking fcntl.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for fcntl.h
# configure:16364: result: yes
# configure:16364: checking float.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking float.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for float.h
# configure:16364: result: yes
# configure:16364: checking for inttypes.h
# configure:16364: result: yes
# configure:16364: checking langinfo.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:62:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_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:16364: result: no
# configure:16364: checking langinfo.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:29:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:16364: result: no
# configure:16364: checking for langinfo.h
# configure:16364: result: no
# configure:16364: checking limits.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking limits.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for limits.h
# configure:16364: result: yes
# configure:16364: checking locale.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking locale.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for locale.h
# configure:16364: result: yes
# configure:16364: checking for memory.h
# configure:16364: result: yes
# configure:16364: checking netdb.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking netdb.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for netdb.h
# configure:16364: result: yes
# configure:16364: checking netinet/in.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking netinet/in.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for netinet/in.h
# configure:16364: result: yes
# configure:16364: checking nl_types.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:67:22: fatal error: nl_types.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_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:16364: result: no
# configure:16364: checking nl_types.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:34:22: fatal error: nl_types.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# configure:16364: result: no
# configure:16364: checking for nl_types.h
# configure:16364: result: no
# configure:16364: checking stddef.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking stddef.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for stddef.h
# configure:16364: result: yes
# configure:16364: checking for stdint.h
# configure:16364: result: yes
# configure:16364: checking for stdlib.h
# configure:16364: result: yes
# configure:16364: checking for string.h
# configure:16364: result: yes
# configure:16364: checking for strings.h
# configure:16364: result: yes
# configure:16364: checking sys/param.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking sys/param.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for sys/param.h
# configure:16364: result: yes
# configure:16364: checking sys/socket.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking sys/socket.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for sys/socket.h
# configure:16364: result: yes
# configure:16364: checking sys/time.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking sys/time.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for sys/time.h
# configure:16364: result: yes
# configure:16364: checking sys/timeb.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:75:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_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:16364: result: no
# configure:16364: checking sys/timeb.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:42:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:16364: result: no
# configure:16364: checking for sys/timeb.h
# configure:16364: result: no
# configure:16364: checking for unistd.h
# configure:16364: result: yes
# configure:16364: checking wchar.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking wchar.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for wchar.h
# configure:16364: result: yes
# configure:16364: checking wctype.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking wctype.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for wctype.h
# configure:16364: result: yes
# configure:16364: checking CoreServices/CoreServices.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:78:39: fatal error: CoreServices/CoreServices.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_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:16364: result: no
# configure:16364: checking CoreServices/CoreServices.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:45:39: fatal error: CoreServices/CoreServices.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16364: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | /* end confdefs.h. */
# | #include
# configure:16364: result: no
# configure:16364: checking for CoreServices/CoreServices.h
# configure:16364: result: no
# configure:16364: checking endian.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking endian.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for endian.h
# configure:16364: result: yes
# configure:16364: checking machine/endian.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking machine/endian.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for machine/endian.h
# configure:16364: result: yes
# configure:16364: checking arpa/nameser_compat.h usability
# configure:16364: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking arpa/nameser_compat.h presence
# configure:16364: arm-linux-androideabi-g++ -E conftest.cpp
# configure:16364: $? = 0
# configure:16364: result: yes
# configure:16364: checking for arpa/nameser_compat.h
# configure:16364: result: yes
# configure:16376: checking for stdbool.h that conforms to C99
# configure:16443: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16443: $? = 0
# configure:16450: result: yes
# configure:16452: checking for _Bool
# configure:16452: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:84:13: error: '_Bool' was not declared in this scope
# if (sizeof (_Bool))
# ^
# configure:16452: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_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
# | int
# | main ()
# | {
# | if (sizeof (_Bool))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16452: result: no
# configure:16469: checking for an ANSI C-conforming const
# configure:16535: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16535: $? = 0
# configure:16542: result: yes
# configure:16550: checking for inline
# configure:16566: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16566: $? = 0
# configure:16574: result: inline
# configure:16592: checking for working volatile
# configure:16611: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16611: $? = 0
# configure:16618: result: yes
# configure:16631: checking size of wchar_t
# configure:16636: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16636: $? = 0
# configure:16636: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:85:71: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
# ^
# configure:16636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16636: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:85:71: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
# ^
# configure:16636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16636: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:85:71: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
# ^
# configure:16636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (wchar_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16636: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16636: $? = 0
# configure:16636: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16636: $? = 0
# configure:16636: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16636: $? = 0
# configure:16650: result: 4
# configure:16660: checking for size_t
# configure:16660: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16660: $? = 0
# configure:16660: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:86:20: error: expected primary-expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:16660: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16660: result: yes
# configure:16665: checking for ssize_t
# configure:16665: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16665: $? = 0
# configure:16665: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:86:21: error: expected primary-expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:16665: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16665: result: yes
# configure:16671: checking for off_t
# configure:16671: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16671: $? = 0
# configure:16671: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:86:19: error: expected primary-expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:16671: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16671: result: yes
# configure:16682: checking for size_t
# configure:16682: result: yes
# configure:16697: checking for inttypes.h
# configure:16697: result: yes
# configure:16711: checking size of short
# configure:16716: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16716: $? = 0
# configure:16716: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:87:69: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure:16716: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16716: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:87:69: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure:16716: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16716: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16716: $? = 0
# configure:16716: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16716: $? = 0
# configure:16730: result: 2
# configure:16744: checking size of int
# configure:16749: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16749: $? = 0
# configure:16749: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:88:67: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:16749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16749: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:88:67: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:16749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16749: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:88:67: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:16749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16749: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16749: $? = 0
# configure:16749: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16749: $? = 0
# configure:16749: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16749: $? = 0
# configure:16763: result: 4
# configure:16777: checking size of long
# configure:16782: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16782: $? = 0
# configure:16782: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:89:68: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:16782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16782: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:89:68: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:16782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16782: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:89:68: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:16782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16782: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16782: $? = 0
# configure:16782: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16782: $? = 0
# configure:16782: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16782: $? = 0
# configure:16796: result: 4
# configure:16810: checking size of long long
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16815: $? = 0
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:90:73: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:16815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:90:73: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:16815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:90:73: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:16815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:90:73: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:16815: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16815: $? = 0
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16815: $? = 0
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16815: $? = 0
# configure:16815: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16815: $? = 0
# configure:16829: result: 8
# configure:16843: checking size of __int64
# configure:16848: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:91:55: error: '__int64' was not declared in this scope
# static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) >= 0)];
# ^
# conftest.cpp:92:1: error: 'test_array' was not declared in this scope
# test_array [0] = 0;
# ^
# configure:16848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) >= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16848: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:91:55: error: '__int64' was not declared in this scope
# static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) < 0)];
# ^
# conftest.cpp:92:1: error: 'test_array' was not declared in this scope
# test_array [0] = 0;
# ^
# configure:16848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) < 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:16862: result: 0
# configure:16872: checking for int16_t
# configure:16872: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16872: $? = 0
# configure:16872: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:92:21: error: expected primary-expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:16872: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16872: result: yes
# configure:16877: checking for int32_t
# configure:16877: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16877: $? = 0
# configure:16877: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:92:21: error: expected primary-expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:16877: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16877: result: yes
# configure:16882: checking for int64_t
# configure:16882: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16882: $? = 0
# configure:16882: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:92:21: error: expected primary-expression before ')' token
# if (sizeof ((int64_t)))
# ^
# configure:16882: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16882: result: yes
# configure:16887: checking for uint16_t
# configure:16887: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16887: $? = 0
# configure:16887: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:92:22: error: expected primary-expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:16887: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16887: result: yes
# configure:16892: checking for uint32_t
# configure:16892: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16892: $? = 0
# configure:16892: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:92:22: error: expected primary-expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:16892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16892: result: yes
# configure:16897: checking for uint64_t
# configure:16897: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:16897: $? = 0
# configure:16897: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:92:22: error: expected primary-expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:16897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16897: result: yes
# configure:16906: checking for an appropriate signed 16 bit integer type
# configure:16929: result: int16_t
# configure:16935: checking for an appropriate unsigned 16 bit integer type
# configure:16958: result: uint16_t
# configure:16965: checking for an appropriate signed 32 bit integer type
# configure:16988: result: int32_t
# configure:16994: checking for an appropriate unsigned 32 bit integer type
# configure:17017: result: uint32_t
# configure:17023: checking for an appropriate signed 64 bit integer type
# configure:17069: result: int64_t
# configure:17075: checking for an appropriate unsigned 64 bit integer type
# configure:17108: result: uint64_t
# configure:17144: checking whether the compiler recognizes bool as a built-in type
# configure:17171: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17171: $? = 0
# configure:17185: result: yes
# configure:17193: checking whether the compiler implements namespaces
# configure:17216: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17216: $? = 0
# configure:17230: result: yes
# configure:17238: checking whether the compiler supports the std namespace
# configure:17263: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17263: $? = 0
# configure:17277: result: yes
# configure:17285: checking whether the compiler supports ISO C++ standard library
# configure:17315: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17315: $? = 0
# configure:17329: result: yes
# configure:17337: checking whether the compiler implements L"widestring"
# configure:17353: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17353: $? = 0
# configure:17367: result: yes
# configure:17546: checking for the pthreads library -lpthreads
# configure:17584: 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:17584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | /* 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);
# | pthread_mutexattr_init(0); pthread_mutexattr_destroy(0);
# | ;
# | return 0;
# | }
# configure:17593: result: no
# configure:17546: checking for the pthreads library -lpthread
# configure:17584: 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:17584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | /* 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);
# | pthread_mutexattr_init(0); pthread_mutexattr_destroy(0);
# | ;
# | return 0;
# | }
# configure:17593: result: no
# configure:17491: checking whether pthreads work without any flags
# configure:17584: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:17584: $? = 0
# configure:17593: result: yes
# configure:17612: checking for joinable pthread attribute
# configure:17627: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:17627: $? = 0
# configure:17633: result: PTHREAD_CREATE_JOINABLE
# configure:17643: checking if more special flags are required for pthreads
# configure:17650: result: no
# configure:17750: checking for getcwd
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for pathconf
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for realpath
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for getaddrinfo
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for gethostbyaddr
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for gethostbyname
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for socket
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for clock_gettime
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for ftime
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for gettimeofday
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for memmove
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for memset
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for nl_langinfo
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/cc4wwTxi.o:conftest.cpp:function main: error: undefined reference to 'nl_langinfo'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | /* end confdefs.h. */
# | /* Define nl_langinfo to an innocuous variant, in case declares nl_langinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nl_langinfo innocuous_nl_langinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nl_langinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nl_langinfo
# |
# | /* 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 nl_langinfo ();
# | /* 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_nl_langinfo || defined __stub___nl_langinfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nl_langinfo ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for setlocale
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for localeconv
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strcasecmp
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strncasecmp
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for stricmp
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccghrQCe.o:conftest.cpp:function main: error: undefined reference to 'stricmp'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* 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 stricmp ();
# | /* 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_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for strnicmp
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/cc0uJZIj.o:conftest.cpp:function main: error: undefined reference to 'strnicmp'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | /* end confdefs.h. */
# | /* Define strnicmp to an innocuous variant, in case declares strnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnicmp innocuous_strnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnicmp
# |
# | /* 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 strnicmp ();
# | /* 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_strnicmp || defined __stub___strnicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strnicmp ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for strchr
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strdup
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strrchr
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strstr
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strtol
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for strtoul
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for towupper
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for towlower
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:17750: $? = 0
# configure:17750: result: yes
# configure:17750: checking for mblen
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccgueH1q.o:conftest.cpp:function main: error: undefined reference to 'mblen'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | /* end confdefs.h. */
# | /* Define mblen to an innocuous variant, in case declares mblen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mblen innocuous_mblen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mblen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mblen
# |
# | /* 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 mblen ();
# | /* 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_mblen || defined __stub___mblen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mblen ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for wcsupr
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/cc4BuDur.o:conftest.cpp:function main: error: undefined reference to 'wcsupr'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | /* end confdefs.h. */
# | /* Define wcsupr to an innocuous variant, in case declares wcsupr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wcsupr innocuous_wcsupr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wcsupr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wcsupr
# |
# | /* 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 wcsupr ();
# | /* 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_wcsupr || defined __stub___wcsupr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wcsupr ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for wcslwr
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccGlro5w.o:conftest.cpp:function main: error: undefined reference to 'wcslwr'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | /* end confdefs.h. */
# | /* Define wcslwr to an innocuous variant, in case declares wcslwr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wcslwr innocuous_wcslwr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wcslwr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wcslwr
# |
# | /* 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 wcslwr ();
# | /* 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_wcslwr || defined __stub___wcslwr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wcslwr ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for wcsnicmp
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccqFUxBE.o:conftest.cpp:function main: error: undefined reference to 'wcsnicmp'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | /* end confdefs.h. */
# | /* Define wcsnicmp to an innocuous variant, in case declares wcsnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wcsnicmp innocuous_wcsnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wcsnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wcsnicmp
# |
# | /* 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 wcsnicmp ();
# | /* 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_wcsnicmp || defined __stub___wcsnicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wcsnicmp ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17750: checking for wcsicmp
# configure:17750: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/cc6o28fI.o:conftest.cpp:function main: error: undefined reference to 'wcsicmp'
# collect2: error: ld returned 1 exit status
# configure:17750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | /* end confdefs.h. */
# | /* Define wcsicmp to an innocuous variant, in case declares wcsicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define wcsicmp innocuous_wcsicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char wcsicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef wcsicmp
# |
# | /* 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 wcsicmp ();
# | /* 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_wcsicmp || defined __stub___wcsicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return wcsicmp ();
# | ;
# | return 0;
# | }
# configure:17750: result: no
# configure:17761: checking for PATH_MAX
# configure:17774: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17774: $? = 0
# configure:17776: result: yes
# configure:17801: checking for mbrlen
# configure:17814: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17814: $? = 0
# configure:17816: result: yes
# configure:17837: checking for wcsrtombs
# configure:17850: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17850: $? = 0
# configure:17852: result: yes
# configure:17873: checking for mbsrtowcs
# configure:17886: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:17886: $? = 0
# configure:17888: result: yes
# configure:17910: checking if iconv uses const pointers
# configure:17930: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:96:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:17930: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | const char *fromPtr=0;
# | size_t fromLen=0;
# | char *toPtr=0;
# | size_t toLen=0;
# | iconv_t cv=0;
# | iconv(cv, &fromPtr, &fromLen, &toPtr, &toLen);
# |
# | ;
# | return 0;
# | }
# configure:17942: result: no
# configure:17960: checking for stricmp
# configure:17960: result: no
# configure:17973: checking for strnicmp
# configure:17973: result: no
# configure:17986: checking for towlower
# configure:17986: result: yes
# configure:17999: checking for towupper
# configure:17999: result: yes
# configure:18024: checking whether we'll generate prettier make output
# configure:18037: result: yes
# configure:18054: checking for which path delimiter characters to accept
# configure:18068: result: /
# configure:18094: checking for which Mutex Manager to use
# configure:18148: result: POSIX
# configure:18248: checking for curl-config
# configure:18266: found /usr/sbin/curl-config
# configure:18278: result: /usr/sbin/curl-config
# configure:18309: checking curl/curl.h usability
# configure:18309: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:133:23: fatal error: curl/curl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 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:18309: result: no
# configure:18309: checking curl/curl.h presence
# configure:18309: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:100:23: fatal error: curl/curl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | /* end confdefs.h. */
# | #include
# configure:18309: result: no
# configure:18309: checking for curl/curl.h
# configure:18309: result: no
# configure:18404: checking for socket in -lsocket
# configure:18429: arm-linux-androideabi-g++ -o conftest conftest.cpp -lsocket >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:18429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 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 socket ();
# | int
# | main ()
# | {
# | return socket ();
# | ;
# | return 0;
# | }
# configure:18438: result: no
# configure:18449: checking for gethostbyname in -lnsl
# configure:18474: arm-linux-androideabi-g++ -o conftest conftest.cpp -lnsl >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnsl
# collect2: error: ld returned 1 exit status
# configure:18474: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 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 gethostbyname ();
# | int
# | main ()
# | {
# | return gethostbyname ();
# | ;
# | return 0;
# | }
# configure:18483: result: no
# configure:18503: checking whether we can support the libcurl-based NetAccessor
# configure:18523: result: no
# configure:18528: checking whether we can support the sockets-based NetAccessor
# configure:18544: result: yes
# configure:18678: checking for which NetAccessor to use (choices: -socket-)
# configure:18749: result: socket
# configure:18862: checking for icu-config
# configure:18880: found /usr/sbin/icu-config
# configure:18892: result: /usr/sbin/icu-config
# configure:18941: checking unicode/ucnv.h usability
# configure:18941: arm-linux-androideabi-g++ -c -I/usr/include conftest.cpp >&5
# In file included from /usr/include/features.h:392:0,
# from /usr/include/stdio.h:27,
# from conftest.cpp:101:
# /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure:18941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define XERCES_USE_NETACCESSOR_SOCKET 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:18941: result: no
# configure:18941: checking unicode/ucnv.h presence
# configure:18941: arm-linux-androideabi-g++ -E -I/usr/include conftest.cpp
# In file included from /usr/include/features.h:392:0,
# from /usr/include/stdint.h:25,
# from /usr/include/unicode/ptypes.h:66,
# from /usr/include/unicode/umachine.h:44,
# from /usr/include/unicode/utypes.h:36,
# from /usr/include/unicode/ucnv_err.h:86,
# from /usr/include/unicode/ucnv.h:50,
# from conftest.cpp:101:
# /usr/include/gnu/stubs.h:7:27: fatal error: gnu/stubs-32.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure:18941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define XERCES_USE_NETACCESSOR_SOCKET 1
# | /* end confdefs.h. */
# | #include
# configure:18941: result: no
# configure:18941: checking for unicode/ucnv.h
# configure:18941: result: no
# configure:19049: checking iconv.h usability
# configure:19049: arm-linux-androideabi-g++ -c conftest.cpp >&5
# conftest.cpp:134:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19049: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define XERCES_USE_NETACCESSOR_SOCKET 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:19049: result: no
# configure:19049: checking iconv.h presence
# configure:19049: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:101:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19049: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define XERCES_USE_NETACCESSOR_SOCKET 1
# | /* end confdefs.h. */
# | #include
# configure:19049: result: no
# configure:19049: checking for iconv.h
# configure:19049: result: no
# configure:19049: checking for wchar.h
# configure:19049: result: yes
# configure:19049: checking for string.h
# configure:19049: result: yes
# configure:19049: checking for stdlib.h
# configure:19049: result: yes
# configure:19049: checking stdio.h usability
# configure:19049: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking stdio.h presence
# configure:19049: arm-linux-androideabi-g++ -E conftest.cpp
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking for stdio.h
# configure:19049: result: yes
# configure:19049: checking ctype.h usability
# configure:19049: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking ctype.h presence
# configure:19049: arm-linux-androideabi-g++ -E conftest.cpp
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking for ctype.h
# configure:19049: result: yes
# configure:19049: checking for locale.h
# configure:19049: result: yes
# configure:19049: checking errno.h usability
# configure:19049: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking errno.h presence
# configure:19049: arm-linux-androideabi-g++ -E conftest.cpp
# configure:19049: $? = 0
# configure:19049: result: yes
# configure:19049: checking for errno.h
# configure:19049: result: yes
# configure:19062: checking for endian.h
# configure:19062: result: yes
# configure:19091: checking for iconv_open
# configure:19091: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccy0Znw6.o:conftest.cpp:function main: error: undefined reference to 'iconv_open'
# collect2: error: ld returned 1 exit status
# configure:19091: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define XERCES_USE_NETACCESSOR_SOCKET 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | /* Define iconv_open to an innocuous variant, in case declares iconv_open.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define iconv_open innocuous_iconv_open
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char iconv_open (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef iconv_open
# |
# | /* 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 iconv_open ();
# | /* 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_iconv_open || defined __stub___iconv_open
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return iconv_open ();
# | ;
# | return 0;
# | }
# configure:19091: result: no
# configure:19091: checking for iconv_close
# configure:19091: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/ccIJnELb.o:conftest.cpp:function main: error: undefined reference to 'iconv_close'
# collect2: error: ld returned 1 exit status
# configure:19091: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define XERCES_USE_NETACCESSOR_SOCKET 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | /* Define iconv_close to an innocuous variant, in case declares iconv_close.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define iconv_close innocuous_iconv_close
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char iconv_close (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef iconv_close
# |
# | /* 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 iconv_close ();
# | /* 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_iconv_close || defined __stub___iconv_close
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return iconv_close ();
# | ;
# | return 0;
# | }
# configure:19091: result: no
# configure:19091: checking for iconv
# configure:19091: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# /tmp/cc2g07n5.o:conftest.cpp:function main: error: undefined reference to 'iconv'
# collect2: error: ld returned 1 exit status
# configure:19091: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "xerces-c"
# | #define PACKAGE_TARNAME "xerces-c"
# | #define PACKAGE_VERSION "3.1.4"
# | #define PACKAGE_STRING "xerces-c 3.1.4"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "xerces-c"
# | #define VERSION "3.1.4"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_MACHINE_ENDIAN_H 1
# | #define HAVE_ARPA_NAMESER_COMPAT_H 1
# | #define HAVE_STDBOOL_H 1
# | #define SIZEOF_WCHAR_T 4
# | #define HAVE_INTTYPES_H 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT64 0
# | #define XERCES_S16BIT_INT int16_t
# | #define XERCES_U16BIT_INT uint16_t
# | #define XERCES_S32BIT_INT int32_t
# | #define XERCES_U32BIT_INT uint32_t
# | #define XERCES_S64BIT_INT int64_t
# | #define XERCES_U64BIT_INT uint64_t
# | #define HAVE_BOOL /**/
# | #define HAVE_NAMESPACES /**/
# | #define HAVE_STD_NAMESPACE /**/
# | #define HAVE_STD_LIBS /**/
# | #define HAVE_LSTRING /**/
# | #define HAVE_PTHREAD 1
# | #define HAVE_GETCWD 1
# | #define HAVE_PATHCONF 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_SOCKET 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_FTIME 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TOWUPPER 1
# | #define HAVE_TOWLOWER 1
# | #define HAVE_PATH_MAX 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_WCSRTOMBS 1
# | #define HAVE_MBSRTOWCS 1
# | #define ICONV_USES_CONST_POINTER 0
# | #define HAVE_TOWLOWER 1
# | #define HAVE_TOWUPPER 1
# | #define XERCES_USE_MUTEXMGR_POSIX 1
# | #define XERCES_USE_NETACCESSOR_SOCKET 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_ERRNO_H 1
# | /* end confdefs.h. */
# | /* Define iconv to an innocuous variant, in case declares iconv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define iconv innocuous_iconv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char iconv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef iconv
# |
# | /* 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 iconv ();
# | /* 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_iconv || defined __stub___iconv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return iconv ();
# | ;
# | return 0;
# | }
# configure:19091: result: no
# configure:19102: checking whether we can support the GNU iconv Transcoder
# configure:19122: result: no
# configure:19131: checking for wchar.h
# configure:19131: result: yes
# configure:19146: checking for mblen
# configure:19146: result: no
# configure:19146: checking for wcstombs
# configure:19146: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:19146: $? = 0
# configure:19146: result: yes
# configure:19146: checking for mbstowcs
# configure:19146: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:19146: $? = 0
# configure:19146: result: yes
# configure:19157: checking whether we can support the iconv Transcoder
# configure:19177: result: no
# configure:19184: checking whether we can support the ICU Transcoder
# configure:19204: result: no
# configure:19296: checking for which Transcoder to use (choices:)
# configure:19366: result: none
# configure:19368: error: Xerces cannot function without a transcoder
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_volatile=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_cxx_have_bool=yes
# ac_cv_cxx_have_lstring=yes
# ac_cv_cxx_have_namespaces=yes
# ac_cv_cxx_have_std_libs=yes
# ac_cv_cxx_have_std_namespace=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# 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_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=arm-linux-androideabi-g++
# 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_clock_gettime=yes
# ac_cv_func_ftime=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_iconv=no
# ac_cv_func_iconv_close=no
# ac_cv_func_iconv_open=no
# ac_cv_func_localeconv=yes
# ac_cv_func_mblen=no
# ac_cv_func_mbstowcs=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_nl_langinfo=no
# ac_cv_func_pathconf=yes
# ac_cv_func_realpath=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_stricmp=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strnicmp=no
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_towlower=yes
# ac_cv_func_towupper=yes
# ac_cv_func_wcsicmp=no
# ac_cv_func_wcslwr=no
# ac_cv_func_wcsnicmp=no
# ac_cv_func_wcstombs=yes
# ac_cv_func_wcsupr=no
# ac_cv_header_CoreServices_CoreServices_h=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_arpa_nameser_compat_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_curl_curl_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_iconv_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_machine_endian_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_nl_types_h=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_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_timeb_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unicode_ucnv_h=no
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_nsl_gethostbyname=no
# ac_cv_lib_socket_socket=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_curl_config=/usr/sbin/curl-config
# ac_cv_path_icu_config=/usr/sbin/icu-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_arm_linux_androideabi_gcc_c_o=yes
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof___int64=0
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=4
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_wchar_t=4
# ac_cv_type__Bool=no
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int64_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint64_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_tar_ustar=gnutar
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=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
# xerces_cv_curl_flags=
# xerces_cv_curl_libs=-lcurl
# xerces_cv_curl_present=no
# xerces_cv_icu_bin=/usr/bin/
# xerces_cv_icu_flags='-I/usr/include '
# xerces_cv_icu_libs=' -L/usr/lib -licui18n -licuuc -licudata '
# xerces_cv_icu_present=no
# xerces_cv_icu_sbin=/usr/bin/
# xerces_cv_no_threads=no
# xerces_cv_rpath=yes
# xerces_cv_sizeof_int64=8
# xerces_cv_type_s16bit_int=int16_t
# xerces_cv_type_s32bit_int=int32_t
# xerces_cv_type_s64bit_int=int64_t
# xerces_cv_type_u16bit_int=uint16_t
# xerces_cv_type_u32bit_int=uint32_t
# xerces_cv_type_u64bit_int=uint64_t
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing automake-1.13'
# AWK='gawk'
# BUILD_SHARED='yes'
# BUILD_STATIC='yes'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CURL_FLAGS=''
# CURL_LIBS='-lcurl'
# CURL_PRESENT='no'
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' '
# CYGPATH_W='echo'
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# ICU_BIN='/usr/bin/'
# ICU_FLAGS='-I/usr/include '
# ICU_LIBS=' -L/usr/lib -licui18n -licuuc -licudata '
# ICU_PRESENT='no'
# ICU_SBIN='/usr/bin/'
# 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=' stricmp.o strnicmp.o'
# LIBS=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/config/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='xerces-c'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='xerces-c'
# PACKAGE_STRING='xerces-c 3.1.4'
# PACKAGE_TARNAME='xerces-c'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.1.4'
# PATH_SEPARATOR=':'
# PTHREAD_CC='arm-linux-androideabi-gcc'
# PTHREAD_CFLAGS=''
# PTHREAD_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SHREXT='.so'
# STRIP='arm-linux-androideabi-strip'
# VERSION='3.1.4'
# XERCES_PRETTY_MAKE_FALSE='#'
# XERCES_PRETTY_MAKE_TRUE=''
# XERCES_USE_FILEMGR_POSIX_FALSE=''
# XERCES_USE_FILEMGR_POSIX_TRUE=''
# XERCES_USE_FILEMGR_WINDOWS_FALSE=''
# XERCES_USE_FILEMGR_WINDOWS_TRUE=''
# XERCES_USE_MSGLOADER_ICONV_FALSE=''
# XERCES_USE_MSGLOADER_ICONV_TRUE=''
# XERCES_USE_MSGLOADER_ICU_FALSE=''
# XERCES_USE_MSGLOADER_ICU_TRUE=''
# XERCES_USE_MSGLOADER_INMEMORY_FALSE=''
# XERCES_USE_MSGLOADER_INMEMORY_TRUE=''
# XERCES_USE_MUTEXMGR_NOTHREAD_FALSE=''
# XERCES_USE_MUTEXMGR_NOTHREAD_TRUE='#'
# XERCES_USE_MUTEXMGR_POSIX_FALSE='#'
# XERCES_USE_MUTEXMGR_POSIX_TRUE=''
# XERCES_USE_MUTEXMGR_WINDOWS_FALSE=''
# XERCES_USE_MUTEXMGR_WINDOWS_TRUE='#'
# XERCES_USE_NETACCESSOR_CFURL_FALSE=''
# XERCES_USE_NETACCESSOR_CFURL_TRUE='#'
# XERCES_USE_NETACCESSOR_CURL_FALSE=''
# XERCES_USE_NETACCESSOR_CURL_TRUE='#'
# XERCES_USE_NETACCESSOR_SOCKET_FALSE='#'
# XERCES_USE_NETACCESSOR_SOCKET_TRUE=''
# XERCES_USE_NETACCESSOR_WINSOCK_FALSE=''
# XERCES_USE_NETACCESSOR_WINSOCK_TRUE='#'
# XERCES_USE_TRANSCODER_GNUICONV_FALSE=''
# XERCES_USE_TRANSCODER_GNUICONV_TRUE=''
# XERCES_USE_TRANSCODER_ICONV_FALSE=''
# XERCES_USE_TRANSCODER_ICONV_TRUE=''
# XERCES_USE_TRANSCODER_ICU_FALSE=''
# XERCES_USE_TRANSCODER_ICU_TRUE=''
# XERCES_USE_TRANSCODER_MACOSUNICODECONVERTER_FALSE=''
# XERCES_USE_TRANSCODER_MACOSUNICODECONVERTER_TRUE=''
# XERCES_USE_TRANSCODER_WINDOWS_FALSE=''
# XERCES_USE_TRANSCODER_WINDOWS_TRUE=''
# abs_top_builddir='/tmp/xerces-c/src/xerces-c-3.1.4'
# abs_top_srcdir='/tmp/xerces-c/src/xerces-c-3.1.4'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# acx_pthread_config=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# curl_config='/usr/sbin/curl-config'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# icu_config='/usr/sbin/icu-config'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/xerces-c/src/xerces-c-3.1.4/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}'
# pkgconfigdir=''
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "xerces-c"
# #define PACKAGE_TARNAME "xerces-c"
# #define PACKAGE_VERSION "3.1.4"
# #define PACKAGE_STRING "xerces-c 3.1.4"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "xerces-c"
# #define VERSION "3.1.4"
# #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 STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_MACHINE_ENDIAN_H 1
# #define HAVE_ARPA_NAMESER_COMPAT_H 1
# #define HAVE_STDBOOL_H 1
# #define SIZEOF_WCHAR_T 4
# #define HAVE_INTTYPES_H 1
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 4
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF___INT64 0
# #define XERCES_S16BIT_INT int16_t
# #define XERCES_U16BIT_INT uint16_t
# #define XERCES_S32BIT_INT int32_t
# #define XERCES_U32BIT_INT uint32_t
# #define XERCES_S64BIT_INT int64_t
# #define XERCES_U64BIT_INT uint64_t
# #define HAVE_BOOL /**/
# #define HAVE_NAMESPACES /**/
# #define HAVE_STD_NAMESPACE /**/
# #define HAVE_STD_LIBS /**/
# #define HAVE_LSTRING /**/
# #define HAVE_PTHREAD 1
# #define HAVE_GETCWD 1
# #define HAVE_PATHCONF 1
# #define HAVE_REALPATH 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_SOCKET 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_FTIME 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_SETLOCALE 1
# #define HAVE_LOCALECONV 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_TOWUPPER 1
# #define HAVE_TOWLOWER 1
# #define HAVE_PATH_MAX 1
# #define HAVE_MBRLEN 1
# #define HAVE_WCSRTOMBS 1
# #define HAVE_MBSRTOWCS 1
# #define ICONV_USES_CONST_POINTER 0
# #define HAVE_TOWLOWER 1
# #define HAVE_TOWUPPER 1
# #define XERCES_USE_MUTEXMGR_POSIX 1
# #define XERCES_USE_NETACCESSOR_SOCKET 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_WCSTOMBS 1
# #define HAVE_MBSTOWCS 1
#
# configure: exit 1