The build took 00h 01m 28s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
102,842 |
cpp |
8,247 |
ansic |
4,234 |
sh |
757 |
perl |
308 |
tcl |
40 |
python |
10 |
makefile |
116,438 |
total |
The process tree of the build process is here.
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:
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: xapian-core 1:1.2.23-1 (Tue Apr 4 21:50:29 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking how to print strings... printf
checking for style of include used by make... GNU
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether arm-linux-androideabi-gcc accepts -g... yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
checking dependency style of arm-linux-androideabi-gcc... gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/sbin/dd
checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking 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... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether we are using the GNU C++ compiler... yes
checking whether arm-linux-androideabi-g++ accepts -g... yes
checking dependency style of arm-linux-androideabi-g++... gcc3
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... Android linker
checking how to hardcode library paths into programs... immediate
checking whether arm-linux-androideabi-g++ is a working C++ compiler... yes
checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
checking dependency style of arm-linux-androideabi-gcc... (cached) gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking for arm-linux-androideabi-g++ options to enable ISO C++ mode... none required
checking if -lm is required for maths functions... no
checking if RTTI is supported... yes
checking for sleep... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for srandom... yes
checking for random... yes
checking for sigaction... yes
checking for sigsetjmp and siglongjmp... yes
checking for getrusage... yes
checking for times... yes
checking for sysconf... yes
checking for setenv... yes
checking for _putenv_s... no
checking for closefrom... no
checking for dirfd... yes
checking for getrlimit... yes
checking return type of ftime... void
checking for sys/utsname.h... yes
checking for gethostname... yes
checking for ssize_t... yes
checking for pid_t... yes
checking for mode_t... yes
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for sys/types.h... (cached) yes
checking size of off_t... 4
checking for 32 bit integer type... int
checking for 64 bit integer type... long long
checking for unsigned equivalent of off_t... unsigned
checking for perl... /usr/sbin/perl
checking for fcntl.h... yes
checking for limits.h... yes
checking for sys/errno.h... yes
checking for sys/select.h... yes
checking for sys/resource.h... yes
checking for valgrind... no
checking for eatmydata... no
checking for working memcmp... no
checking for hstrerror... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether sys_errlist is declared... no
checking whether _sys_errlist is declared... no
checking whether sys_nerr is declared... no
checking whether _sys_nerr is declared... no
checking for working ISO C90 conforming snprintf... unknown
checking for zlib.h... yes
checking for library containing zlibVersion... -lz
checking for uuid/uuid.h... no
checking for uuid.h... no
configure: error: Neither uuid/uuid.h nor uuid.h found - required for brass, chert and flint (you may need to install the uuid-dev, libuuid-devel or e2fsprogs-devel package)
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/xapian-core/src/xapian-core-1.2.23/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 xapian-core configure 1.2.23, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = d476bf04c910
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:2912: checking for a BSD-compatible install
configure:2980: result: /usr/bin/install -c
configure:2991: checking whether build environment is sane
configure:3041: result: yes
configure:3090: checking for arm-linux-androideabi-strip
configure:3106: found /sysroot/bin/arm-linux-androideabi-strip
configure:3117: result: arm-linux-androideabi-strip
configure:3182: checking for a thread-safe mkdir -p
configure:3221: result: /usr/sbin/mkdir -p
configure:3234: checking for gawk
configure:3250: found /usr/sbin/gawk
configure:3261: result: gawk
configure:3272: checking whether make sets $(MAKE)
configure:3294: result: yes
configure:3369: checking how to create a ustar tar archive
configure:3382: 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:3385: $? = 0
configure:3425: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3428: $? = 0
configure:3432: tar -xf -
#
configure:3435: $? = 0
#
configure:3448: result: gnutar
#
configure:3493: checking build system type
#
configure:3507: result: x86_64-unknown-linux-gnu
#
configure:3527: checking host system type
#
configure:3540: result: arm-unknown-linux-androideabi
#
configure:3581: checking how to print strings
#
configure:3608: result: printf
#
configure:3641: checking for style of include used by make
#
configure:3669: result: GNU
#
configure:3700: checking for arm-linux-androideabi-gcc
#
configure:3727: result: arm-linux-androideabi-gcc
#
configure:3996: checking for C compiler version
#
configure:4005: 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:4016: $? = 0
#
configure:4005: 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:4016: $? = 0
#
configure:4005: 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:4016: $? = 1
#
configure:4005: 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:4016: $? = 1
#
configure:4036: checking whether the C compiler works
#
configure:4058: arm-linux-androideabi-gcc conftest.c >&5
#
configure:4062: $? = 0
#
configure:4110: result: yes
#
configure:4113: checking for C compiler default output file name
#
configure:4115: result: a.out
#
configure:4121: checking for suffix of executables
#
configure:4128: arm-linux-androideabi-gcc -o conftest conftest.c >&5
#
configure:4132: $? = 0
#
configure:4154: result:
#
configure:4176: checking whether we are cross compiling
#
configure:4214: result: yes
#
configure:4219: checking for suffix of object files
#
configure:4241: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:4245: $? = 0
#
configure:4266: result: o
#
configure:4270: checking whether we are using the GNU C compiler
#
configure:4289: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:4289: $? = 0
#
configure:4298: result: yes
#
configure:4307: checking whether arm-linux-androideabi-gcc accepts -g
#
configure:4327: arm-linux-androideabi-gcc -c -g conftest.c >&5
#
configure:4327: $? = 0
#
configure:4368: result: yes
#
configure:4385: checking for arm-linux-androideabi-gcc option to accept ISO C89
#
configure:4449: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:4449: $? = 0
#
configure:4462: result: none needed
#
configure:4484: checking dependency style of arm-linux-androideabi-gcc
#
configure:4595: result: gcc3
#
configure:4610: checking for a sed that does not truncate output
#
configure:4674: result: /usr/sbin/sed
#
configure:4692: checking for grep that handles long lines and -e
#
configure:4750: result: /usr/sbin/grep
#
configure:4755: checking for egrep
#
configure:4817: result: /usr/sbin/grep -E
#
configure:4822: checking for fgrep
#
configure:4884: result: /usr/sbin/grep -F
#
configure:4919: checking for ld used by arm-linux-androideabi-gcc
#
configure:4986: result: /sysroot/arm-linux-androideabi/bin/ld
#
configure:4993: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
#
configure:5008: result: yes
#
configure:5020: checking for BSD- or MS-compatible name lister (nm)
#
configure:5074: result: /sysroot/bin/arm-linux-androideabi-nm -B
#
configure:5204: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
#
configure:5211: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:5214: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
#
configure:5217: output
#
00000000 B some_variable
#
configure:5224: result: BSD nm
#
configure:5227: checking whether ln -s works
#
configure:5231: result: yes
#
configure:5239: checking the maximum length of command line arguments
#
configure:5370: result: 1572864
#
configure:5418: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
#
configure:5458: result: func_convert_file_noop
#
configure:5465: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
#
configure:5485: result: func_convert_file_noop
#
configure:5492: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
#
configure:5499: result: -r
#
configure:5533: checking for arm-linux-androideabi-objdump
#
configure:5549: found /sysroot/bin/arm-linux-androideabi-objdump
#
configure:5560: result: arm-linux-androideabi-objdump
#
configure:5632: checking how to recognize dependent libraries
#
configure:5832: result: pass_all
#
configure:5877: checking for arm-linux-androideabi-dlltool
#
configure:5907: result: no
#
configure:5917: checking for dlltool
#
configure:5947: result: no
#
configure:5977: checking how to associate runtime and link libraries
#
configure:6004: result: printf %s\n
#
configure:6021: checking for arm-linux-androideabi-ar
#
configure:6037: found /sysroot/bin/arm-linux-androideabi-ar
#
configure:6048: result: arm-linux-androideabi-ar
#
configure:6129: checking for archiver @FILE support
#
configure:6146: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:6146: $? = 0
#
configure:6149: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
#
configure:6152: $? = 0
#
configure:6157: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
#
arm-linux-androideabi-ar: conftest.o: No such file or directory
#
configure:6160: $? = 1
#
configure:6172: result: @
#
configure:6190: checking for arm-linux-androideabi-strip
#
configure:6217: result: arm-linux-androideabi-strip
#
configure:6289: checking for arm-linux-androideabi-ranlib
#
configure:6305: found /sysroot/bin/arm-linux-androideabi-ranlib
#
configure:6316: result: arm-linux-androideabi-ranlib
#
configure:6458: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
#
configure:6611: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:6614: $? = 0
#
configure:6618: /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:6621: $? = 0
#
configure:6687: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
#
configure:6690: $? = 0
#
configure:6728: result: ok
#
configure:6775: checking for sysroot
#
configure:6805: result: no
#
configure:6812: checking for a working dd
#
configure:6850: result: /usr/sbin/dd
#
configure:6854: checking how to truncate binary pipes
#
configure:6869: result: /usr/sbin/dd bs=4096 count=1
#
configure:7158: checking for arm-linux-androideabi-mt
#
configure:7188: result: no
#
configure:7198: checking for mt
#
configure:7228: result: no
#
configure:7248: checking if : is a manifest tool
#
configure:7254: : '-?'
#
configure:7262: result: no
#
configure:7939: checking how to run the C preprocessor
#
configure:7970: arm-linux-androideabi-gcc -E conftest.c
#
configure:7970: $? = 0
#
configure:7984: 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:7984: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| /* end confdefs.h. */
#
| #include
#
configure:8009: result: arm-linux-androideabi-gcc -E
#
configure:8029: arm-linux-androideabi-gcc -E conftest.c
#
configure:8029: $? = 0
#
configure:8043: 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:8043: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| /* end confdefs.h. */
#
| #include
#
configure:8072: checking for ANSI C header files
#
configure:8092: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8092: $? = 0
#
configure:8176: result: yes
#
configure:8189: checking for sys/types.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8189: checking for sys/stat.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8189: checking for stdlib.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8189: checking for string.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8189: checking for memory.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8189: checking for strings.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8189: checking for inttypes.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8189: checking for stdint.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8189: checking for unistd.h
#
configure:8189: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8189: $? = 0
#
configure:8189: result: yes
#
configure:8203: checking for dlfcn.h
#
configure:8203: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:8203: $? = 0
#
configure:8203: result: yes
#
configure:8459: checking for objdir
#
configure:8474: result: .libs
#
configure:8738: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
#
configure:8756: 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:8760: $? = 0
#
configure:8773: result: no
#
configure:9131: checking for arm-linux-androideabi-gcc option to produce PIC
#
configure:9138: result: -fPIC -DPIC
#
configure:9146: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
#
configure:9164: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
#
configure:9168: $? = 0
#
configure:9181: result: yes
#
configure:9210: checking if arm-linux-androideabi-gcc static flag -static works
#
configure:9238: result: yes
#
configure:9253: checking if arm-linux-androideabi-gcc supports -c -o file.o
#
configure:9274: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
#
configure:9278: $? = 0
#
configure:9300: result: yes
#
configure:9308: checking if arm-linux-androideabi-gcc supports -c -o file.o
#
configure:9355: result: yes
#
configure:9388: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
#
configure:10647: result: yes
#
configure:10684: checking whether -lc should be explicitly linked in
#
configure:10692: arm-linux-androideabi-gcc -c conftest.c >&5
#
configure:10695: $? = 0
#
configure:10710: 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:10713: $? = 0
#
configure:10727: result: no
#
configure:10887: checking dynamic linker characteristics
#
configure:11705: result: Android linker
#
configure:11827: checking how to hardcode library paths into programs
#
configure:11852: result: immediate
#
configure:12400: checking whether stripping libraries is possible
#
configure:12405: result: yes
#
configure:12440: checking if libtool supports shared libraries
#
configure:12442: result: yes
#
configure:12445: checking whether to build shared libraries
#
configure:12470: result: yes
#
configure:12473: checking whether to build static libraries
#
configure:12477: result: yes
#
configure:12542: checking whether to enable maintainer-specific portions of Makefiles
#
configure:12551: result: no
#
configure:12677: checking for C++ compiler version
#
configure:12686: 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:12697: $? = 0
#
configure:12686: 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:12697: $? = 0
#
configure:12686: 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:12697: $? = 1
#
configure:12686: 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:12697: $? = 1
#
configure:12701: checking whether we are using the GNU C++ compiler
#
configure:12720: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:12720: $? = 0
#
configure:12729: result: yes
#
configure:12738: checking whether arm-linux-androideabi-g++ accepts -g
#
configure:12758: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
#
configure:12758: $? = 0
#
configure:12799: result: yes
#
configure:12824: checking dependency style of arm-linux-androideabi-g++
#
configure:12935: result: gcc3
#
configure:12968: checking how to run the C++ preprocessor
#
configure:12995: arm-linux-androideabi-g++ -E conftest.cpp
#
configure:12995: $? = 0
#
configure:13009: 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:13009: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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:13034: result: arm-linux-androideabi-g++ -E
#
configure:13054: arm-linux-androideabi-g++ -E conftest.cpp
#
configure:13054: $? = 0
#
configure:13068: 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:13068: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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:13230: checking for ld used by arm-linux-androideabi-g++
#
configure:13297: result: /sysroot/arm-linux-androideabi/bin/ld
#
configure:13304: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
#
configure:13319: result: yes
#
configure:13374: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
#
configure:14447: result: yes
#
configure:14483: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:14486: $? = 0
#
configure:14967: checking for arm-linux-androideabi-g++ option to produce PIC
#
configure:14974: result: -fPIC -DPIC
#
configure:14982: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
#
configure:15000: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
#
configure:15004: $? = 0
#
configure:15017: result: yes
#
configure:15040: checking if arm-linux-androideabi-g++ static flag -static works
#
configure:15068: result: yes
#
configure:15080: checking if arm-linux-androideabi-g++ supports -c -o file.o
#
configure:15101: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
#
configure:15105: $? = 0
#
configure:15127: result: yes
#
configure:15132: checking if arm-linux-androideabi-g++ supports -c -o file.o
#
configure:15179: result: yes
#
configure:15209: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
#
configure:15249: result: yes
#
configure:15390: checking dynamic linker characteristics
#
configure:16135: result: Android linker
#
configure:16200: checking how to hardcode library paths into programs
#
configure:16225: result: immediate
#
/sbin/ldconfig: Path `/usr/lib64' given more than once
#
/sbin/ldconfig: Can't stat /usr/libx32: No such file or directory
#
configure:16297: checking whether arm-linux-androideabi-g++ is a working C++ compiler
#
configure:16315: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:16315: $? = 0
#
configure:16339: result: yes
#
configure:16375: checking for arm-linux-androideabi-gcc
#
configure:16402: result: arm-linux-androideabi-gcc
#
configure:16671: checking for C compiler version
#
configure:16680: 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:16691: $? = 0
#
configure:16680: 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:16691: $? = 0
#
configure:16680: 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:16691: $? = 1
#
configure:16680: 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:16691: $? = 1
#
configure:16695: checking whether we are using the GNU C compiler
#
configure:16723: result: yes
#
configure:16732: checking whether arm-linux-androideabi-gcc accepts -g
#
configure:16793: result: yes
#
configure:16810: checking for arm-linux-androideabi-gcc option to accept ISO C89
#
configure:16887: result: none needed
#
configure:16909: checking dependency style of arm-linux-androideabi-gcc
#
configure:17020: result: gcc3
#
configure:17059: checking for special C compiler options needed for large files
#
configure:17104: result: no
#
configure:17110: checking for _FILE_OFFSET_BITS value needed for large files
#
configure:17135: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp:28:36: warning: left shift count >= width of type [enabled by default]
#
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
^
#
conftest.cpp:29:23: note: in expansion of macro 'LARGE_OFF_T'
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
conftest.cpp:28:60: warning: left shift count >= width of type [enabled by default]
#
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
^
#
conftest.cpp:29:23: note: in expansion of macro 'LARGE_OFF_T'
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
conftest.cpp:31:17: error: size of array 'off_t_is_large' is negative
#
? 1 : -1];
#
^
#
configure:17135: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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
#
| /* Check that off_t can represent 2**63 - 1 correctly.
#
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
#
| since some C++ compilers masquerading as C compilers
#
| incorrectly reject 9223372036854775807. */
#
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
| && LARGE_OFF_T % 2147483647 == 1)
#
| ? 1 : -1];
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17159: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp:29:36: warning: left shift count >= width of type [enabled by default]
#
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
^
#
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
conftest.cpp:29:60: warning: left shift count >= width of type [enabled by default]
#
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
^
#
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
conftest.cpp:32:17: error: size of array 'off_t_is_large' is negative
#
? 1 : -1];
#
^
#
configure:17159: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #define _FILE_OFFSET_BITS 64
#
| #include
#
| /* Check that off_t can represent 2**63 - 1 correctly.
#
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
#
| since some C++ compilers masquerading as C compilers
#
| incorrectly reject 9223372036854775807. */
#
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
| && LARGE_OFF_T % 2147483647 == 1)
#
| ? 1 : -1];
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17167: result: unknown
#
configure:17179: checking for _LARGE_FILES value needed for large files
#
configure:17204: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp:28:36: warning: left shift count >= width of type [enabled by default]
#
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
^
#
conftest.cpp:29:23: note: in expansion of macro 'LARGE_OFF_T'
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
conftest.cpp:28:60: warning: left shift count >= width of type [enabled by default]
#
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
^
#
conftest.cpp:29:23: note: in expansion of macro 'LARGE_OFF_T'
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
conftest.cpp:31:17: error: size of array 'off_t_is_large' is negative
#
? 1 : -1];
#
^
#
configure:17204: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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
#
| /* Check that off_t can represent 2**63 - 1 correctly.
#
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
#
| since some C++ compilers masquerading as C compilers
#
| incorrectly reject 9223372036854775807. */
#
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
| && LARGE_OFF_T % 2147483647 == 1)
#
| ? 1 : -1];
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17228: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp:29:36: warning: left shift count >= width of type [enabled by default]
#
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
^
#
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
conftest.cpp:29:60: warning: left shift count >= width of type [enabled by default]
#
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
^
#
conftest.cpp:30:23: note: in expansion of macro 'LARGE_OFF_T'
#
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
^
#
conftest.cpp:32:17: error: size of array 'off_t_is_large' is negative
#
? 1 : -1];
#
^
#
configure:17228: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #define _LARGE_FILES 1
#
| #include
#
| /* Check that off_t can represent 2**63 - 1 correctly.
#
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
#
| since some C++ compilers masquerading as C compilers
#
| incorrectly reject 9223372036854775807. */
#
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
#
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
#
| && LARGE_OFF_T % 2147483647 == 1)
#
| ? 1 : -1];
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17236: result: unknown
#
configure:17299: checking for arm-linux-androideabi-g++ options to enable ISO C++ mode
#
configure:17303: result: none required
#
configure:17455: checking if -lm is required for maths functions
#
configure:17477: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17477: $? = 0
#
configure:17478: result: no
#
configure:17513: checking if RTTI is supported
#
configure:17530: arm-linux-androideabi-g++ -c -qhaltonmsg=1540-2412 conftest.cpp >&5
#
arm-linux-androideabi-g++: error: unrecognized command line option '-qhaltonmsg=1540-2412'
#
configure:17530: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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. */
#
|
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17559: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17559: $? = 0
#
configure:17560: result: yes
#
configure:17575: checking for sleep
#
configure:17575: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17575: $? = 0
#
configure:17575: result: yes
#
configure:17575: checking for gettimeofday
#
configure:17575: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17575: $? = 0
#
configure:17575: result: yes
#
configure:17575: checking for ftime
#
configure:17575: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17575: $? = 0
#
configure:17575: result: yes
#
configure:17599: checking for srandom
#
configure:17599: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17599: $? = 0
#
configure:17599: result: yes
#
configure:17599: checking for random
#
configure:17599: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17599: $? = 0
#
configure:17599: result: yes
#
configure:17611: checking for sigaction
#
configure:17611: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17611: $? = 0
#
configure:17611: result: yes
#
configure:17620: checking for sigsetjmp and siglongjmp
#
configure:17633: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17633: $? = 0
#
configure:17637: result: yes
#
configure:17648: checking for getrusage
#
configure:17648: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17648: $? = 0
#
configure:17648: result: yes
#
configure:17648: checking for times
#
configure:17648: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17648: $? = 0
#
configure:17648: result: yes
#
configure:17648: checking for sysconf
#
configure:17648: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17648: $? = 0
#
configure:17648: result: yes
#
configure:17661: checking for setenv
#
configure:17661: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17661: $? = 0
#
configure:17661: result: yes
#
configure:17661: checking for _putenv_s
#
configure:17661: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
/tmp/cc2YZ7Ru.o:conftest.cpp:function main: error: undefined reference to '_putenv_s'
#
collect2: error: ld returned 1 exit status
#
configure:17661: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| /* end confdefs.h. */
#
| /* Define _putenv_s to an innocuous variant, in case declares _putenv_s.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define _putenv_s innocuous__putenv_s
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char _putenv_s (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef _putenv_s
#
|
#
| /* 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 _putenv_s ();
#
| /* 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__putenv_s || defined __stub____putenv_s
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return _putenv_s ();
#
| ;
#
| return 0;
#
| }
#
configure:17661: result: no
#
configure:17674: checking for closefrom
#
configure:17674: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
/tmp/cc6MFQJE.o:conftest.cpp:function main: error: undefined reference to 'closefrom'
#
collect2: error: ld returned 1 exit status
#
configure:17674: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| /* end confdefs.h. */
#
| /* Define closefrom to an innocuous variant, in case declares closefrom.
#
| For example, HP-UX 11i declares gettimeofday. */
#
| #define closefrom innocuous_closefrom
#
|
#
| /* System header to define __stub macros and hopefully few prototypes,
#
| which can conflict with char closefrom (); below.
#
| Prefer to if __STDC__ is defined, since
#
| exists even on freestanding compilers. */
#
|
#
| #ifdef __STDC__
#
| # include
#
| #else
#
| # include
#
| #endif
#
|
#
| #undef closefrom
#
|
#
| /* 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 closefrom ();
#
| /* 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_closefrom || defined __stub___closefrom
#
| choke me
#
| #endif
#
|
#
| int
#
| main ()
#
| {
#
| return closefrom ();
#
| ;
#
| return 0;
#
| }
#
configure:17674: result: no
#
configure:17674: checking for dirfd
#
configure:17674: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17674: $? = 0
#
configure:17674: result: yes
#
configure:17674: checking for getrlimit
#
configure:17674: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17674: $? = 0
#
configure:17674: result: yes
#
configure:17684: checking return type of ftime
#
configure:17698: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp:37:23: fatal error: sys/timeb.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:17698: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| /* end confdefs.h. */
#
| #include
#
| int
#
| main ()
#
| {
#
| struct timeb tp; int i = ftime(&tp);
#
| ;
#
| return 0;
#
| }
#
configure:17702: result: void
#
configure:17713: checking for sys/utsname.h
#
configure:17713: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17713: $? = 0
#
configure:17713: result: yes
#
configure:17726: checking for gethostname
#
configure:17726: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:17726: $? = 0
#
configure:17726: result: yes
#
configure:17736: checking for ssize_t
#
configure:17736: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17736: $? = 0
#
configure:17736: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:76:21: error: expected primary-expression before ')' token
#
if (sizeof ((ssize_t)))
#
^
#
configure:17736: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 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 ((ssize_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:17736: result: yes
#
configure:17748: checking for pid_t
#
configure:17748: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17748: $? = 0
#
configure:17748: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:76:19: error: expected primary-expression before ')' token
#
if (sizeof ((pid_t)))
#
^
#
configure:17748: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 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 ((pid_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:17748: result: yes
#
configure:17760: checking for mode_t
#
configure:17760: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17760: $? = 0
#
configure:17760: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:76:20: error: expected primary-expression before ')' token
#
if (sizeof ((mode_t)))
#
^
#
configure:17760: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 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 ((mode_t)))
#
| return 0;
#
| ;
#
| return 0;
#
| }
#
configure:17760: result: yes
#
configure:17776: checking size of int
#
configure:17781: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17781: $? = 0
#
configure:17781: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:76:67: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
#
^
#
configure:17781: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 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 (int))) <= 0)];
#
| test_array [0] = 0
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17781: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:76:67: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
#
^
#
configure:17781: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 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 (int))) <= 1)];
#
| test_array [0] = 0
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17781: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:76:67: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
#
^
#
configure:17781: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 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 (int))) <= 3)];
#
| test_array [0] = 0
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17781: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17781: $? = 0
#
configure:17781: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17781: $? = 0
#
configure:17781: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17781: $? = 0
#
configure:17795: result: 4
#
configure:17809: checking size of long
#
configure:17814: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17814: $? = 0
#
configure:17814: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:77:68: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
#
^
#
configure:17814: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #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 0;
#
| }
#
configure:17814: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:77:68: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
#
^
#
configure:17814: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #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 0;
#
| }
#
configure:17814: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:77:68: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
#
^
#
configure:17814: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #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 0;
#
| }
#
configure:17814: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17814: $? = 0
#
configure:17814: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17814: $? = 0
#
configure:17814: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17814: $? = 0
#
configure:17828: result: 4
#
configure:17842: checking size of long long
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17847: $? = 0
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:78:73: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
#
^
#
configure:17847: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #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 0;
#
| }
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:78:73: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
#
^
#
configure:17847: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #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 0;
#
| }
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:78:73: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
#
^
#
configure:17847: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #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 0;
#
| }
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:78:73: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
#
^
#
configure:17847: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #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 0;
#
| }
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17847: $? = 0
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17847: $? = 0
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17847: $? = 0
#
configure:17847: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17847: $? = 0
#
configure:17861: result: 8
#
configure:17875: checking for sys/types.h
#
configure:17875: result: yes
#
configure:17889: checking size of off_t
#
configure:17894: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17894: $? = 0
#
configure:17894: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:80:69: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
#
^
#
configure:17894: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_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 (off_t))) <= 0)];
#
| test_array [0] = 0
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17894: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:80:69: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
#
^
#
configure:17894: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_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 (off_t))) <= 1)];
#
| test_array [0] = 0
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17894: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:80:69: error: size of array 'test_array' is negative
#
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
#
^
#
configure:17894: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_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 (off_t))) <= 3)];
#
| test_array [0] = 0
#
|
#
| ;
#
| return 0;
#
| }
#
configure:17894: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17894: $? = 0
#
configure:17894: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17894: $? = 0
#
configure:17894: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:17894: $? = 0
#
configure:17908: result: 4
#
configure:17919: checking for 32 bit integer type
#
configure:17930: result: int
#
configure:17933: checking for 64 bit integer type
#
configure:17944: result: long long
#
configure:17947: checking for unsigned equivalent of off_t
#
configure:17963: result: unsigned
#
configure:17968: checking for perl
#
configure:17986: found /usr/sbin/perl
#
configure:17998: result: /usr/sbin/perl
#
configure:18307: checking for fcntl.h
#
configure:18307: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:18307: $? = 0
#
configure:18307: result: yes
#
configure:18307: checking for limits.h
#
configure:18307: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:18307: $? = 0
#
configure:18307: result: yes
#
configure:18307: checking for sys/errno.h
#
configure:18307: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:18307: $? = 0
#
configure:18307: result: yes
#
configure:18307: checking for sys/select.h
#
configure:18307: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:18307: $? = 0
#
configure:18307: result: yes
#
configure:18320: checking for sys/resource.h
#
configure:18320: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:18320: $? = 0
#
configure:18320: result: yes
#
configure:18335: checking for valgrind
#
configure:18368: result: no
#
configure:18425: checking for eatmydata
#
configure:18458: result: no
#
configure:18465: checking for working memcmp
#
configure:18518: result: no
#
configure:18529: checking for hstrerror
#
configure:18529: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:18529: $? = 0
#
configure:18529: result: yes
#
configure:18538: checking whether strerror_r is declared
#
configure:18538: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:18538: $? = 0
#
configure:18538: result: yes
#
configure:18551: checking for strerror_r
#
configure:18551: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
configure:18551: $? = 0
#
configure:18551: result: yes
#
configure:18560: checking whether strerror_r returns char *
#
configure:18584: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:92:44: error: invalid type argument of unary '*' (have 'int')
#
char x = *strerror_r (0, buf, sizeof buf);
#
^
#
conftest.cpp:93:44: error: invalid conversion from 'int' to 'char*' [-fpermissive]
#
char *p = strerror_r (0, buf, sizeof buf);
#
^
#
configure:18584: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_H 1
#
| #define SIZEOF_OFF_T 4
#
| #define UNSIGNED_OFF_T unsigned
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_LIMITS_H 1
#
| #define HAVE_SYS_ERRNO_H 1
#
| #define HAVE_SYS_SELECT_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_HSTRERROR 1
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
|
#
| char buf[100];
#
| char x = *strerror_r (0, buf, sizeof buf);
#
| char *p = strerror_r (0, buf, sizeof buf);
#
| return !p || x;
#
|
#
| ;
#
| return 0;
#
| }
#
configure:18622: result: no
#
configure:18630: checking whether sys_errlist is declared
#
configure:18630: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:92:10: error: 'sys_errlist' was not declared in this scope
#
(void) sys_errlist;
#
^
#
configure:18630: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_H 1
#
| #define SIZEOF_OFF_T 4
#
| #define UNSIGNED_OFF_T unsigned
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_LIMITS_H 1
#
| #define HAVE_SYS_ERRNO_H 1
#
| #define HAVE_SYS_SELECT_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_HSTRERROR 1
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| #ifndef sys_errlist
#
| #ifdef __cplusplus
#
| (void) sys_errlist;
#
| #else
#
| (void) sys_errlist;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:18630: result: no
#
configure:18640: checking whether _sys_errlist is declared
#
configure:18640: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:93:10: error: '_sys_errlist' was not declared in this scope
#
(void) _sys_errlist;
#
^
#
configure:18640: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_H 1
#
| #define SIZEOF_OFF_T 4
#
| #define UNSIGNED_OFF_T unsigned
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_LIMITS_H 1
#
| #define HAVE_SYS_ERRNO_H 1
#
| #define HAVE_SYS_SELECT_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_HSTRERROR 1
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define HAVE_DECL_SYS_ERRLIST 0
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| #ifndef _sys_errlist
#
| #ifdef __cplusplus
#
| (void) _sys_errlist;
#
| #else
#
| (void) _sys_errlist;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:18640: result: no
#
configure:18650: checking whether sys_nerr is declared
#
configure:18650: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:94:10: error: 'sys_nerr' was not declared in this scope
#
(void) sys_nerr;
#
^
#
configure:18650: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_H 1
#
| #define SIZEOF_OFF_T 4
#
| #define UNSIGNED_OFF_T unsigned
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_LIMITS_H 1
#
| #define HAVE_SYS_ERRNO_H 1
#
| #define HAVE_SYS_SELECT_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_HSTRERROR 1
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define HAVE_DECL_SYS_ERRLIST 0
#
| #define HAVE_DECL__SYS_ERRLIST 0
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| #ifndef sys_nerr
#
| #ifdef __cplusplus
#
| (void) sys_nerr;
#
| #else
#
| (void) sys_nerr;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:18650: result: no
#
configure:18660: checking whether _sys_nerr is declared
#
configure:18660: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp: In function 'int main()':
#
conftest.cpp:95:10: error: '_sys_nerr' was not declared in this scope
#
(void) _sys_nerr;
#
^
#
configure:18660: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_H 1
#
| #define SIZEOF_OFF_T 4
#
| #define UNSIGNED_OFF_T unsigned
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_LIMITS_H 1
#
| #define HAVE_SYS_ERRNO_H 1
#
| #define HAVE_SYS_SELECT_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_HSTRERROR 1
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define HAVE_DECL_SYS_ERRLIST 0
#
| #define HAVE_DECL__SYS_ERRLIST 0
#
| #define HAVE_DECL_SYS_NERR 0
#
| /* end confdefs.h. */
#
| #include
#
| #ifdef HAVE_SYS_TYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_SYS_STAT_H
#
| # include
#
| #endif
#
| #ifdef STDC_HEADERS
#
| # include
#
| # include
#
| #else
#
| # ifdef HAVE_STDLIB_H
#
| # include
#
| # endif
#
| #endif
#
| #ifdef HAVE_STRING_H
#
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
#
| # include
#
| # endif
#
| # include
#
| #endif
#
| #ifdef HAVE_STRINGS_H
#
| # include
#
| #endif
#
| #ifdef HAVE_INTTYPES_H
#
| # include
#
| #endif
#
| #ifdef HAVE_STDINT_H
#
| # include
#
| #endif
#
| #ifdef HAVE_UNISTD_H
#
| # include
#
| #endif
#
| int
#
| main ()
#
| {
#
| #ifndef _sys_nerr
#
| #ifdef __cplusplus
#
| (void) _sys_nerr;
#
| #else
#
| (void) _sys_nerr;
#
| #endif
#
| #endif
#
|
#
| ;
#
| return 0;
#
| }
#
configure:18660: result: no
#
configure:18672: checking for working ISO C90 conforming snprintf
#
configure:18721: result: unknown
#
configure:18837: checking for zlib.h
#
configure:18837: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
configure:18837: $? = 0
#
configure:18837: result: yes
#
configure:18854: checking for library containing zlibVersion
#
configure:18885: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
#
/tmp/ccTdqzmm.o:conftest.cpp:function main: error: undefined reference to 'zlibVersion'
#
collect2: error: ld returned 1 exit status
#
configure:18885: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_H 1
#
| #define SIZEOF_OFF_T 4
#
| #define UNSIGNED_OFF_T unsigned
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_LIMITS_H 1
#
| #define HAVE_SYS_ERRNO_H 1
#
| #define HAVE_SYS_SELECT_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_HSTRERROR 1
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define HAVE_DECL_SYS_ERRLIST 0
#
| #define HAVE_DECL__SYS_ERRLIST 0
#
| #define HAVE_DECL_SYS_NERR 0
#
| #define HAVE_DECL__SYS_NERR 0
#
| #define HAVE_ZLIB_H 1
#
| /* end confdefs.h. */
#
|
#
| /* Override any GCC internal prototype to avoid an error.
#
| Use char because int might match the return type of a GCC
#
| builtin and then its argument prototype would still apply. */
#
| #ifdef __cplusplus
#
| extern "C"
#
| #endif
#
| char zlibVersion ();
#
| int
#
| main ()
#
| {
#
| return zlibVersion ();
#
| ;
#
| return 0;
#
| }
#
configure:18885: arm-linux-androideabi-g++ -o conftest conftest.cpp -lz >&5
#
configure:18885: $? = 0
#
configure:18902: result: -lz
#
configure:18926: checking for uuid/uuid.h
#
configure:18926: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp:61:23: fatal error: uuid/uuid.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:18926: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_H 1
#
| #define SIZEOF_OFF_T 4
#
| #define UNSIGNED_OFF_T unsigned
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_LIMITS_H 1
#
| #define HAVE_SYS_ERRNO_H 1
#
| #define HAVE_SYS_SELECT_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_HSTRERROR 1
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define HAVE_DECL_SYS_ERRLIST 0
#
| #define HAVE_DECL__SYS_ERRLIST 0
#
| #define HAVE_DECL_SYS_NERR 0
#
| #define HAVE_DECL__SYS_NERR 0
#
| #define HAVE_ZLIB_H 1
#
| /* end confdefs.h. */
#
|
#
|
#
| #include
#
configure:18926: result: no
#
configure:19002: checking for uuid.h
#
configure:19002: arm-linux-androideabi-g++ -c conftest.cpp >&5
#
conftest.cpp:61:18: fatal error: uuid.h: No such file or directory
#
#include
#
^
#
compilation terminated.
#
configure:19002: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "xapian-core"
#
| #define PACKAGE_TARNAME "xapian-core"
#
| #define PACKAGE_VERSION "1.2.23"
#
| #define PACKAGE_STRING "xapian-core 1.2.23"
#
| #define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "xapian-core"
#
| #define VERSION "1.2.23"
#
| #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 USE_RTTI 1
#
| #define HAVE_SLEEP 1
#
| #define HAVE_GETTIMEOFDAY 1
#
| #define HAVE_FTIME 1
#
| #define HAVE_SRANDOM 1
#
| #define HAVE_RANDOM 1
#
| #define HAVE_SIGACTION 1
#
| #define HAVE_SIGSETJMP 1
#
| #define HAVE_GETRUSAGE 1
#
| #define HAVE_TIMES 1
#
| #define HAVE_SYSCONF 1
#
| #define HAVE_SETENV 1
#
| #define HAVE_DIRFD 1
#
| #define HAVE_GETRLIMIT 1
#
| #define FTIME_RETURNS_VOID 1
#
| #define HAVE_SYS_UTSNAME_H 1
#
| #define HAVE_GETHOSTNAME 1
#
| #define SIZEOF_INT 4
#
| #define SIZEOF_LONG 4
#
| #define SIZEOF_LONG_LONG 8
#
| #define HAVE_SYS_TYPES_H 1
#
| #define SIZEOF_OFF_T 4
#
| #define UNSIGNED_OFF_T unsigned
#
| #define HAVE_FCNTL_H 1
#
| #define HAVE_LIMITS_H 1
#
| #define HAVE_SYS_ERRNO_H 1
#
| #define HAVE_SYS_SELECT_H 1
#
| #define HAVE_SYS_RESOURCE_H 1
#
| #define HAVE_HSTRERROR 1
#
| #define HAVE_DECL_STRERROR_R 1
#
| #define HAVE_STRERROR_R 1
#
| #define HAVE_DECL_SYS_ERRLIST 0
#
| #define HAVE_DECL__SYS_ERRLIST 0
#
| #define HAVE_DECL_SYS_NERR 0
#
| #define HAVE_DECL__SYS_NERR 0
#
| #define HAVE_ZLIB_H 1
#
| /* end confdefs.h. */
#
|
#
|
#
| #include
#
configure:19002: result: no
#
configure:19021: error: Neither uuid/uuid.h nor uuid.h found - required for brass, chert and flint (you may need to install the uuid-dev, libuuid-devel or e2fsprogs-devel package)
#
#
## ---------------- ##
#
## Cache variables. ##
#
## ---------------- ##
#
#
ac_cv_build=x86_64-unknown-linux-gnu
#
ac_cv_c_compiler_gnu=yes
#
ac_cv_cxx_compiler_gnu=yes
#
ac_cv_env_CCC_set=
#
ac_cv_env_CCC_value=
#
ac_cv_env_CC_FOR_BUILD_set=
#
ac_cv_env_CC_FOR_BUILD_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_LT_SYS_LIBRARY_PATH_set=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
#
ac_cv_env_build_alias_set=set
#
ac_cv_env_build_alias_value=x86_64-unknown-linux
#
ac_cv_env_host_alias_set=set
#
ac_cv_env_host_alias_value=arm-linux-androideabi
#
ac_cv_env_target_alias_set=
#
ac_cv_env_target_alias_value=
#
ac_cv_func__putenv_s=no
#
ac_cv_func_closefrom=no
#
ac_cv_func_dirfd=yes
#
ac_cv_func_ftime=yes
#
ac_cv_func_gethostname=yes
#
ac_cv_func_getrlimit=yes
#
ac_cv_func_getrusage=yes
#
ac_cv_func_gettimeofday=yes
#
ac_cv_func_hstrerror=yes
#
ac_cv_func_memcmp_working=no
#
ac_cv_func_random=yes
#
ac_cv_func_setenv=yes
#
ac_cv_func_sigaction=yes
#
ac_cv_func_sleep=yes
#
ac_cv_func_snprintf=unknown
#
ac_cv_func_snprintf_noniso=no
#
ac_cv_func_srandom=yes
#
ac_cv_func_strerror_r=yes
#
ac_cv_func_strerror_r_char_p=no
#
ac_cv_func_sysconf=yes
#
ac_cv_func_times=yes
#
ac_cv_have_decl__sys_errlist=no
#
ac_cv_have_decl__sys_nerr=no
#
ac_cv_have_decl_strerror_r=yes
#
ac_cv_have_decl_sys_errlist=no
#
ac_cv_have_decl_sys_nerr=no
#
ac_cv_header_dlfcn_h=yes
#
ac_cv_header_fcntl_h=yes
#
ac_cv_header_inttypes_h=yes
#
ac_cv_header_limits_h=yes
#
ac_cv_header_memory_h=yes
#
ac_cv_header_stdc=yes
#
ac_cv_header_stdint_h=yes
#
ac_cv_header_stdlib_h=yes
#
ac_cv_header_string_h=yes
#
ac_cv_header_strings_h=yes
#
ac_cv_header_sys_errno_h=yes
#
ac_cv_header_sys_resource_h=yes
#
ac_cv_header_sys_select_h=yes
#
ac_cv_header_sys_stat_h=yes
#
ac_cv_header_sys_types_h=yes
#
ac_cv_header_sys_utsname_h=yes
#
ac_cv_header_unistd_h=yes
#
ac_cv_header_uuid_h=no
#
ac_cv_header_uuid_uuid_h=no
#
ac_cv_header_zlib_h=yes
#
ac_cv_host=arm-unknown-linux-androideabi
#
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_PERL=/usr/sbin/perl
#
ac_cv_path_SED=/usr/sbin/sed
#
ac_cv_path_install='/usr/bin/install -c'
#
ac_cv_path_lt_DD=/usr/sbin/dd
#
ac_cv_path_mkdir=/usr/sbin/mkdir
#
ac_cv_prog_AR=arm-linux-androideabi-ar
#
ac_cv_prog_AWK=gawk
#
ac_cv_prog_CC=arm-linux-androideabi-gcc
#
ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
#
ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
#
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
#
ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
#
ac_cv_prog_STRIP=arm-linux-androideabi-strip
#
ac_cv_prog_cc_c89=
#
ac_cv_prog_cc_g=yes
#
ac_cv_prog_cxx_g=yes
#
ac_cv_prog_make_make_set=yes
#
ac_cv_search_zlibVersion=-lz
#
ac_cv_sizeof_int=4
#
ac_cv_sizeof_long=4
#
ac_cv_sizeof_long_long=8
#
ac_cv_sizeof_off_t=4
#
ac_cv_sys_file_offset_bits=unknown
#
ac_cv_sys_large_files=unknown
#
ac_cv_sys_largefile_CC=no
#
ac_cv_type_mode_t=yes
#
ac_cv_type_pid_t=yes
#
ac_cv_type_ssize_t=yes
#
am_cv_CC_dependencies_compiler_type=gcc3
#
am_cv_CXX_dependencies_compiler_type=gcc3
#
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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
#
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
#
lt_cv_sys_global_symbol_to_import=
#
lt_cv_sys_max_cmd_len=1572864
#
lt_cv_to_host_file_cmd=func_convert_file_noop
#
lt_cv_to_tool_file_cmd=func_convert_file_noop
#
lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
xo_cv_cxx_works=yes
#
#
## ----------------- ##
#
## Output variables. ##
#
## ----------------- ##
#
#
ACLOCAL='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run aclocal-1.11 '
#
AMDEPBACKSLASH='\'
#
AMDEP_FALSE='#'
#
AMDEP_TRUE=''
#
AMTAR='$${TAR-tar}'
#
AM_CXXFLAGS=''
#
AR='arm-linux-androideabi-ar'
#
AUTOCONF='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run autoconf'
#
AUTOHEADER='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run autoheader'
#
AUTOM4TE=''
#
AUTOMAKE='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run automake-1.11'
#
AWK='gawk'
#
BUILD_BACKEND_BRASS_FALSE=''
#
BUILD_BACKEND_BRASS_OR_CHERT_OR_FLINT_FALSE=''
#
BUILD_BACKEND_BRASS_OR_CHERT_OR_FLINT_TRUE=''
#
BUILD_BACKEND_BRASS_TRUE=''
#
BUILD_BACKEND_CHERT_FALSE=''
#
BUILD_BACKEND_CHERT_TRUE=''
#
BUILD_BACKEND_FLINT_FALSE=''
#
BUILD_BACKEND_FLINT_TRUE=''
#
BUILD_BACKEND_INMEMORY_FALSE=''
#
BUILD_BACKEND_INMEMORY_TRUE=''
#
BUILD_BACKEND_REMOTE_FALSE=''
#
BUILD_BACKEND_REMOTE_TRUE=''
#
CC='arm-linux-androideabi-gcc'
#
CCDEPMODE='depmode=gcc3'
#
CC_FOR_BUILD='cc'
#
CFLAGS=''
#
CPP='arm-linux-androideabi-gcc -E'
#
CPPFLAGS=''
#
CXX='arm-linux-androideabi-g++'
#
CXXCPP='arm-linux-androideabi-g++ -E'
#
CXXDEPMODE='depmode=gcc3'
#
CXXFLAGS=''
#
CYGPATH_W='echo'
#
DEFS=''
#
DEPDIR='.deps'
#
DLLTOOL='false'
#
DOCUMENTATION_RULES_FALSE=''
#
DOCUMENTATION_RULES_TRUE='#'
#
DOT=''
#
DOXYGEN=''
#
DOXYGEN_DOT_PATH=''
#
DSYMUTIL=''
#
DUMPBIN=''
#
EATMYDATA=''
#
ECHO_C=''
#
ECHO_N='-n'
#
ECHO_T=''
#
EGREP='/usr/sbin/grep -E'
#
EXEEXT=''
#
FGREP='/usr/sbin/grep -F'
#
FP_EXCESS_PRECISION=''
#
GREP='/usr/sbin/grep'
#
HELP2MAN=''
#
INSTALL_DATA='${INSTALL} -m 644'
#
INSTALL_PROGRAM='${INSTALL}'
#
INSTALL_SCRIPT='${INSTALL}'
#
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
#
ISO_CXXFLAGS=''
#
LD='/sysroot/arm-linux-androideabi/bin/ld'
#
LDFLAGS=''
#
LIBOBJS=' memcmp.o'
#
LIBRARY_VERSION_INFO='29:1:7'
#
LIBRARY_VERSION_SUFFIX=''
#
LIBS=''
#
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
#
LIPO=''
#
LN_S='ln -s'
#
LTLIBOBJS=''
#
LT_SYS_LIBRARY_PATH=''
#
MAINT='#'
#
MAINTAINER_MODE_FALSE=''
#
MAINTAINER_MODE_TRUE='#'
#
MAINTAINER_NO_DOCS_FALSE=''
#
MAINTAINER_NO_DOCS_TRUE='#'
#
MAKEINDEX=''
#
MAKEINFO='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/missing --run makeinfo'
#
MANIFEST_TOOL=':'
#
MKDIR_P='/usr/sbin/mkdir -p'
#
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
#
NMEDIT=''
#
NO_INSTALL='-no-install'
#
NO_UNDEFINED=''
#
OBJDUMP='arm-linux-androideabi-objdump'
#
OBJEXT='o'
#
OTOOL64=''
#
OTOOL=''
#
PACKAGE='xapian-core'
#
PACKAGE_BUGREPORT='https://xapian.org/bugs'
#
PACKAGE_NAME='xapian-core'
#
PACKAGE_STRING='xapian-core 1.2.23'
#
PACKAGE_TARNAME='xapian-core'
#
PACKAGE_URL=''
#
PACKAGE_VERSION='1.2.23'
#
PATH_SEPARATOR=':'
#
PERL='/usr/sbin/perl'
#
PNGCRUSH=''
#
QUIET=''
#
RANLIB='arm-linux-androideabi-ranlib'
#
RST2HTML=''
#
SED='/usr/sbin/sed'
#
SET_MAKE=''
#
SHELL='/bin/sh'
#
SHLIBEXT=''
#
STRIP='arm-linux-androideabi-strip'
#
USE_WIN32_UUID_API_FALSE=''
#
USE_WIN32_UUID_API_TRUE=''
#
USE_ZLIB_VG_FALSE=''
#
USE_ZLIB_VG_TRUE=''
#
VALGRIND=''
#
VERSION='1.2.23'
#
VPATH_BUILD_FALSE=''
#
VPATH_BUILD_TRUE=''
#
XAPIAN_LDFLAGS=''
#
XAPIAN_LIBS=' -lz '
#
abi_affecting_cxxflags=''
#
ac_ct_AR=''
#
ac_ct_CC=''
#
ac_ct_CXX=''
#
ac_ct_DUMPBIN=''
#
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'
#
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}'
#
incdir='${prefix}/include'
#
includedir='${prefix}/include'
#
infodir='${datarootdir}/info'
#
install_sh='${SHELL} /tmp/xapian-core/src/xapian-core-1.2.23/install-sh'
#
ldflags=''
#
libdir='${exec_prefix}/lib'
#
libexecdir='${exec_prefix}/libexec'
#
link_all_deplibs_CXX='no'
#
localedir='${datarootdir}/locale'
#
localstatedir='${prefix}/var'
#
mandir='${datarootdir}/man'
#
mkdir_p='/usr/sbin/mkdir -p'
#
oldincludedir='/usr/include'
#
pdfdir='${docdir}'
#
prefix='/usr'
#
program_transform_name='s,x,x,'
#
psdir='${docdir}'
#
sbindir='${exec_prefix}/sbin'
#
sharedstatedir='${prefix}/com'
#
sysconfdir='${prefix}/etc'
#
target_alias=''
#
#
## ----------- ##
#
## confdefs.h. ##
#
## ----------- ##
#
#
/* confdefs.h */
#
#define PACKAGE_NAME "xapian-core"
#
#define PACKAGE_TARNAME "xapian-core"
#
#define PACKAGE_VERSION "1.2.23"
#
#define PACKAGE_STRING "xapian-core 1.2.23"
#
#define PACKAGE_BUGREPORT "https://xapian.org/bugs"
#
#define PACKAGE_URL ""
#
#define PACKAGE "xapian-core"
#
#define VERSION "1.2.23"
#
#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 USE_RTTI 1
#
#define HAVE_SLEEP 1
#
#define HAVE_GETTIMEOFDAY 1
#
#define HAVE_FTIME 1
#
#define HAVE_SRANDOM 1
#
#define HAVE_RANDOM 1
#
#define HAVE_SIGACTION 1
#
#define HAVE_SIGSETJMP 1
#
#define HAVE_GETRUSAGE 1
#
#define HAVE_TIMES 1
#
#define HAVE_SYSCONF 1
#
#define HAVE_SETENV 1
#
#define HAVE_DIRFD 1
#
#define HAVE_GETRLIMIT 1
#
#define FTIME_RETURNS_VOID 1
#
#define HAVE_SYS_UTSNAME_H 1
#
#define HAVE_GETHOSTNAME 1
#
#define SIZEOF_INT 4
#
#define SIZEOF_LONG 4
#
#define SIZEOF_LONG_LONG 8
#
#define HAVE_SYS_TYPES_H 1
#
#define SIZEOF_OFF_T 4
#
#define UNSIGNED_OFF_T unsigned
#
#define HAVE_FCNTL_H 1
#
#define HAVE_LIMITS_H 1
#
#define HAVE_SYS_ERRNO_H 1
#
#define HAVE_SYS_SELECT_H 1
#
#define HAVE_SYS_RESOURCE_H 1
#
#define HAVE_HSTRERROR 1
#
#define HAVE_DECL_STRERROR_R 1
#
#define HAVE_STRERROR_R 1
#
#define HAVE_DECL_SYS_ERRLIST 0
#
#define HAVE_DECL__SYS_ERRLIST 0
#
#define HAVE_DECL_SYS_NERR 0
#
#define HAVE_DECL__SYS_NERR 0
#
#define HAVE_ZLIB_H 1
#
#
configure: exit 1