The build took 00h 02m 28s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
451,842 |
ansic |
111,824 |
java |
80,525 |
tcl |
44,320 |
sh |
33,697 |
cs |
22,648 |
cpp |
14,557 |
perl |
3,566 |
makefile |
1,003 |
yacc |
965 |
awk |
216 |
python |
24 |
php |
14 |
asm |
765,201 |
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/libexecCMD: 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: db 5.3.28-3 (Tue Apr 4 21:04:49 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking build system type... x86_64-unknown-linux-gnuchecking host system type... arm-unknown-linux-androideabichecking if building in the top-level or dist directories... nochecking if --enable-smallbuild option specified... nochecking if --disable-atomicsupport option specified... nochecking if --disable-compression option specified... nochecking if --disable-hash option specified... nochecking if --disable-heap option specified... nochecking if --disable-mutexsupport option specified... nochecking if --disable-log_checksum option specified... nochecking if --disable-partition option specified... nochecking if --disable-queue option specified... nochecking if --disable-replication option specified... nochecking if --disable-statistics option specified... nochecking if --disable-verify option specified... nochecking if --enable-compat185 option specified... yeschecking if --enable-cxx option specified... yeschecking if --enable-debug option specified... nochecking if --enable-debug_rop option specified... nochecking if --enable-debug_wop option specified... nochecking if --enable-diagnostic option specified... nochecking if --enable-dump185 option specified... nochecking if --enable-java option specified... nochecking if --enable-mingw option specified... nochecking if --enable-o_direct option specified... nochecking if --enable-posixmutexes option specified... nochecking if --enable-rpc option specified... nochecking if --enable-sql option specified... nochecking if --enable-sql_compat option specified... nochecking if --enable-jdbc option specified... nochecking if --with-jdbc=DIR option specified... nochecking if --enable-amalgamation option specified... nochecking if --enable-sql_codegen option specified... nochecking if --enable-stl option specified... yeschecking if --enable-tcl option specified... nochecking if --enable-test option specified... nochecking if --enable-localization option specified... nochecking if --enable-stripped_messages option specified... nochecking if --enable-dbm option specified... yeschecking if --enable-dtrace option specified... nochecking if --enable-systemtap option specified... nochecking if --enable-perfmon-statistics option specified... nochecking if --enable-uimutexes option specified... nochecking if --enable-umrw option specified... nochecking if --enable-atomicfileread option specified... nochecking if --with-cryptography option specified... yeschecking if --with-mutex=MUTEX option specified... nochecking if --with-tcl=DIR option specified... nochecking if --with-uniquename=NAME option specified... nochecking for arm-linux-androideabi-chmod... nochecking for chmod... chmodconfigure: WARNING: using cross tools not prefixed with host tripletchecking for arm-linux-androideabi-cp... nochecking for cp... cpchecking for arm-linux-androideabi-ln... nochecking for ln... lnchecking for arm-linux-androideabi-mkdir... nochecking for mkdir... mkdirchecking for arm-linux-androideabi-rm... nochecking for rm... rmchecking for arm-linux-androideabi-mv... nochecking for mv... mvchecking for arm-linux-androideabi-sh... nochecking for sh... /usr/sbin/shchecking for a BSD-compatible install... /usr/bin/install -cchecking for arm-linux-androideabi-cc... arm-linux-androideabi-gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether arm-linux-androideabi-gcc accepts -g... yeschecking for arm-linux-androideabi-gcc option to accept ISO C89... none neededchecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking for GCC aligned attribute... yeschecking whether we are using the GNU C++ compiler... yeschecking whether arm-linux-androideabi-g++ accepts -g... yeschecking how to run the C++ preprocessor... arm-linux-androideabi-g++ -Echecking whether C++ supports the ISO C++ standard includes... yeschecking whether we are using gcc version 2.96... nochecking how to print strings... printfchecking for a sed that does not truncate output... /usr/sbin/sedchecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for fgrep... /usr/sbin/grep -Fchecking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ldchecking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -Bchecking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -rchecking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdumpchecking how to recognize dependent libraries... pass_allchecking for arm-linux-androideabi-dlltool... nochecking for dlltool... nochecking how to associate runtime and link libraries... printf %s\nchecking for arm-linux-androideabi-ar... arm-linux-androideabi-archecking for archiver @FILE support... @checking for arm-linux-androideabi-strip... arm-linux-androideabi-stripchecking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlibchecking for gawk... gawkchecking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... okchecking for sysroot... nochecking for arm-linux-androideabi-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking how to run the C preprocessor... arm-linux-androideabi-gcc -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... nochecking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPICchecking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yeschecking if arm-linux-androideabi-gcc static flag -static works... yeschecking if arm-linux-androideabi-gcc supports -c -o file.o... yeschecking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yeschecking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking how to run the C++ preprocessor... arm-linux-androideabi-g++ -Echecking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ldchecking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yeschecking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yeschecking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPICchecking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yeschecking if arm-linux-androideabi-g++ static flag -static works... yeschecking if arm-linux-androideabi-g++ supports -c -o file.o... yeschecking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yeschecking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yeschecking dynamic linker characteristics... (cached) GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking SOSUFFIX from libtool... .sochecking MODSUFFIX from libtool... .sochecking JMODSUFFIX from libtool... .sochecking whether the C++ compiler supports templates for STL... yeschecking whether C++ supports the wstring class... checking for thread local storage (TLS) class... pthreadchecking whether stat file-mode macros are broken... nochecking whether time.h and sys/time.h may both be included... yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking execinfo.h usability... nochecking execinfo.h presence... nochecking for execinfo.h... nochecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for struct stat.st_blksize... yeschecking for inttypes.h... (cached) yeschecking for stdint.h... yeschecking if stdint.h can be used by C++... yeschecking stddef.h usability... yeschecking stddef.h presence... yeschecking for stddef.h... yeschecking for unistd.h... (cached) yeschecking size of char... 1checking size of unsigned char... 1checking size of short... 2checking size of unsigned short... 2checking size of int... 4checking size of unsigned int... 4checking size of long... 4checking size of unsigned long... 4checking size of long long... 8checking size of unsigned long long... 8checking size of char *... 4checking for u_char... yeschecking for u_short... yeschecking for u_int... yeschecking for u_long... yeschecking for u_int8_t... yeschecking for u_int16_t... yeschecking for int16_t... yeschecking for u_int32_t... yeschecking for int32_t... yeschecking for u_int64_t... yeschecking for int64_t... yeschecking for FILE *... yeschecking for off_t... yeschecking for pid_t... yeschecking for size_t... yeschecking for time_t... yeschecking size of size_t... 4checking for ssize_t... yeschecking for uintmax_t... yeschecking for uintptr_t... yeschecking for socklen_t... yeschecking for ANSI C exit success/failure values... yeschecking for getopt optreset variable... yeschecking for mutexes... POSIX/pthreadschecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking for main in -lpthread... nochecking for atomic operations... nochecking for library containing sched_yield... none requiredchecking for library containing fdatasync... none requiredchecking for library containing getaddrinfo... none requiredchecking for library containing hstrerror... none requiredchecking for main in -lm... yeschecking for main in -lnsl... nochecking for main in -lsocket... nochecking for abort... yeschecking for atoi... yeschecking for atol... yeschecking for bsearch... yeschecking for getcwd... yeschecking for getenv... yeschecking for getopt... yeschecking for isalpha... yeschecking for isdigit... yeschecking for isprint... yeschecking for isspace... yeschecking for memcmp... yeschecking for memcpy... yeschecking for memmove... yeschecking for printf... yeschecking for qsort... yeschecking for raise... yeschecking for rand... yeschecking for strcasecmp... yeschecking for strcat... yeschecking for strchr... yeschecking for strdup... yeschecking for strerror... yeschecking for strncat... yeschecking for strncmp... yeschecking for strrchr... yeschecking for strsep... yeschecking for strtol... yeschecking for strtoul... yeschecking for _fstati64... nochecking for backtrace... nochecking for backtrace_symbols... nochecking for directio... nochecking for fchmod... yeschecking for fclose... yeschecking for fcntl... yeschecking for fdatasync... yeschecking for fgetc... yeschecking for fgets... yeschecking for fopen... yeschecking for fwrite... yeschecking for getgid... yeschecking for getrusage... yeschecking for getuid... yeschecking for hstrerror... yeschecking for mprotect... yeschecking for pstat_getdynamic... nochecking for pthread_self... yeschecking for pthread_yield... nochecking for random... yeschecking for sched_yield... yeschecking for select... yeschecking for setgid... yeschecking for setuid... yeschecking for sigaction... yeschecking for snprintf... yeschecking for stat... yeschecking for sysconf... yeschecking for vsnprintf... yeschecking for yield... nochecking for gettimeofday... yeschecking for localtime... yeschecking for time... yeschecking for strftime... yeschecking for clock_gettime... yeschecking for clock_gettime monotonic clock... yeschecking for ctime_r... yeschecking for 2 or 3 argument version of ctime_r... 2-argumentchecking for ftruncate... yeschecking for pread... yeschecking for pwrite... yeschecking for getaddrinfo... yeschecking for fcntl/F_SETFD... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... unknownchecking for _LARGE_FILES value needed for large files... unknownchecking for mlock... yeschecking for munlock... yeschecking for mmap... yeschecking for munmap... yeschecking for shmget... nochecking for shmctl... nochecking for 64-bit integral type support for sequences... yeschecking for growing a file under an mmap region... noconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating db_cxx.hconfig.status: creating db_int.hconfig.status: creating clib_port.hconfig.status: creating include.tclconfig.status: creating db.hconfig.status: creating db_185.hconfig.status: creating db185_int.hconfig.status: creating dbstl_common.hconfig.status: creating db_config.hconfig.status: executing libtool commands./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/db185/db185.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_pthread.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compare.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compress.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compare.c -fPIC -DPIC -o .libs/bt_compare.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_pthread.c -fPIC -DPIC -o .libs/mut_pthread.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/db185/db185.c -fPIC -DPIC -o .libs/db185.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compress.c -fPIC -DPIC -o .libs/bt_compress.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compare.c -o bt_compare.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_pthread.c -o mut_pthread.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/db185/db185.c -o db185.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_conv.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_curadj.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_cursor.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_conv.c -fPIC -DPIC -o .libs/bt_conv.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_curadj.c -fPIC -DPIC -o .libs/bt_curadj.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_cursor.c -fPIC -DPIC -o .libs/bt_cursor.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_conv.c -o bt_conv.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_curadj.c -o bt_curadj.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compress.c -o bt_compress.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_delete.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_delete.c -fPIC -DPIC -o .libs/bt_delete.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_delete.c -o bt_delete.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_method.c -fPIC -DPIC -o .libs/bt_method.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_cursor.c -o bt_cursor.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_method.c -o bt_method.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_open.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_put.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rec.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_open.c -fPIC -DPIC -o .libs/bt_open.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_put.c -fPIC -DPIC -o .libs/bt_put.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rec.c -fPIC -DPIC -o .libs/bt_rec.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_open.c -o bt_open.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_put.c -o bt_put.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_reclaim.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_recno.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_reclaim.c -fPIC -DPIC -o .libs/bt_reclaim.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_recno.c -fPIC -DPIC -o .libs/bt_recno.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_reclaim.c -o bt_reclaim.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rsearch.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rsearch.c -fPIC -DPIC -o .libs/bt_rsearch.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_search.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_recno.c -o bt_recno.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_search.c -fPIC -DPIC -o .libs/bt_search.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rec.c -o bt_rec.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_rsearch.c -o bt_rsearch.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_split.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_split.c -fPIC -DPIC -o .libs/bt_split.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_search.c -o bt_search.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_stat.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compact.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_stat.c -fPIC -DPIC -o .libs/bt_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compact.c -fPIC -DPIC -o .libs/bt_compact.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_split.c -o bt_split.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_upgrade.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_upgrade.c -fPIC -DPIC -o .libs/bt_upgrade.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_stat.c -o bt_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_upgrade.c -o bt_upgrade.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_auto.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_auto.c -fPIC -DPIC -o .libs/btree_auto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash.c -fPIC -DPIC -o .libs/hash.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_compact.c -o bt_compact.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_auto.c -o btree_auto.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_compact.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_auto.c -fPIC -DPIC -o .libs/hash_auto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_compact.c -fPIC -DPIC -o .libs/hash_compact.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_auto.c -o hash_auto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash.c -o hash.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_compact.c -o hash_compact.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_conv.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_dup.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_dup.c -fPIC -DPIC -o .libs/hash_dup.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_conv.c -fPIC -DPIC -o .libs/hash_conv.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_meta.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_meta.c -fPIC -DPIC -o .libs/hash_meta.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_conv.c -o hash_conv.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_dup.c -o hash_dup.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_meta.c -o hash_meta.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_open.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_method.c -fPIC -DPIC -o .libs/hash_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_page.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_page.c -fPIC -DPIC -o .libs/hash_page.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_open.c -fPIC -DPIC -o .libs/hash_open.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_rec.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_method.c -o hash_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_rec.c -fPIC -DPIC -o .libs/hash_rec.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_open.c -o hash_open.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_reclaim.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_reclaim.c -fPIC -DPIC -o .libs/hash_reclaim.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_reclaim.c -o hash_reclaim.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_page.c -o hash_page.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_stat.c -fPIC -DPIC -o .libs/hash_stat.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_upgrade.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_upgrade.c -fPIC -DPIC -o .libs/hash_upgrade.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_upgrade.c -o hash_upgrade.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_rec.c -o hash_rec.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_stat.c -o hash_stat.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_verify.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_verify.c -fPIC -DPIC -o .libs/hash_verify.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap.c -fPIC -DPIC -o .libs/heap.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_auto.c -fPIC -DPIC -o .libs/heap_auto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_verify.c -o hash_verify.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_auto.c -o heap_auto.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_backup.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_backup.c -fPIC -DPIC -o .libs/heap_backup.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_conv.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_conv.c -fPIC -DPIC -o .libs/heap_conv.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_backup.c -o heap_backup.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap.c -o heap.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_method.c -fPIC -DPIC -o .libs/heap_method.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_conv.c -o heap_conv.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_open.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_open.c -fPIC -DPIC -o .libs/heap_open.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_method.c -o heap_method.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_rec.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_rec.c -fPIC -DPIC -o .libs/heap_rec.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_reclaim.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_open.c -o heap_open.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_reclaim.c -fPIC -DPIC -o .libs/heap_reclaim.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_rec.c -o heap_rec.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_stat.c -fPIC -DPIC -o .libs/heap_stat.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_verify.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_reclaim.c -o heap_reclaim.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_verify.c -fPIC -DPIC -o .libs/heap_verify.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_stat.c -o heap_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam.c -fPIC -DPIC -o .libs/qam.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_verify.c -o heap_verify.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_auto.c -fPIC -DPIC -o .libs/qam_auto.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_conv.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_conv.c -fPIC -DPIC -o .libs/qam_conv.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_files.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_auto.c -o qam_auto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_files.c -fPIC -DPIC -o .libs/qam_files.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_conv.c -o qam_conv.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_method.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_open.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam.c -o qam.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_files.c -o qam_files.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_method.c -fPIC -DPIC -o .libs/qam_method.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_open.c -fPIC -DPIC -o .libs/qam_open.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_method.c -o qam_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_open.c -o qam_open.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_rec.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_rec.c -fPIC -DPIC -o .libs/qam_rec.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_stat.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_upgrade.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_verify.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_stat.c -fPIC -DPIC -o .libs/qam_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_upgrade.c -fPIC -DPIC -o .libs/qam_upgrade.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_verify.c -fPIC -DPIC -o .libs/qam_verify.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_rec.c -o qam_rec.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_upgrade.c -o qam_upgrade.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_stat.c -o qam_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_verify.c -o qam_verify.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_automsg.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_backup.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_elect.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_automsg.c -fPIC -DPIC -o .libs/rep_automsg.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_backup.c -fPIC -DPIC -o .libs/rep_backup.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_elect.c -fPIC -DPIC -o .libs/rep_elect.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_lease.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_lease.c -fPIC -DPIC -o .libs/rep_lease.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_automsg.c -o rep_automsg.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_elect.c -o rep_elect.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_lease.c -o rep_lease.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_backup.c -o rep_backup.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_log.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_log.c -fPIC -DPIC -o .libs/rep_log.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_method.c -fPIC -DPIC -o .libs/rep_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_record.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_log.c -o rep_log.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_record.c -fPIC -DPIC -o .libs/rep_record.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_region.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_stat.c -fPIC -DPIC -o .libs/rep_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_region.c -fPIC -DPIC -o .libs/rep_region.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_method.c -o rep_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_region.c -o rep_region.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_stat.c -o rep_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_record.c -o rep_record.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_util.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_verify.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_util.c -fPIC -DPIC -o .libs/rep_util.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_verify.c -fPIC -DPIC -o .libs/rep_verify.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_addrinfo.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_addrinfo.c -fPIC -DPIC -o .libs/os_addrinfo.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_verify.c -o rep_verify.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_addrinfo.c -o os_addrinfo.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_auto.c -fPIC -DPIC -o .libs/repmgr_auto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/rep/rep_util.c -o rep_util.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_automsg.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_elect.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_automsg.c -fPIC -DPIC -o .libs/repmgr_automsg.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_auto.c -o repmgr_auto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_elect.c -fPIC -DPIC -o .libs/repmgr_elect.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_elect.c -o repmgr_elect.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_automsg.c -o repmgr_automsg.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_method.c -fPIC -DPIC -o .libs/repmgr_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_msg.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_net.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_msg.c -fPIC -DPIC -o .libs/repmgr_msg.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_net.c -fPIC -DPIC -o .libs/repmgr_net.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_posix.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_posix.c -fPIC -DPIC -o .libs/repmgr_posix.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_net.c -o repmgr_net.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_posix.c -o repmgr_posix.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_msg.c -o repmgr_msg.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_method.c -o repmgr_method.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_queue.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_queue.c -fPIC -DPIC -o .libs/repmgr_queue.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_rec.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_queue.c -o repmgr_queue.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_rec.c -fPIC -DPIC -o .libs/repmgr_rec.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_sel.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_sel.c -fPIC -DPIC -o .libs/repmgr_sel.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_rec.c -o repmgr_rec.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_stat.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_util.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_stat.c -fPIC -DPIC -o .libs/repmgr_stat.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ovfl_vrfy.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ovfl_vrfy.c -fPIC -DPIC -o .libs/db_ovfl_vrfy.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_util.c -fPIC -DPIC -o .libs/repmgr_util.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_stat.c -o repmgr_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_sel.c -o repmgr_sel.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfy.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfy.c -fPIC -DPIC -o .libs/db_vrfy.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfyutil.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfyutil.c -fPIC -DPIC -o .libs/db_vrfyutil.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_verify.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_util.c -o repmgr_util.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfyutil.c -o db_vrfyutil.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_verify.c -fPIC -DPIC -o .libs/bt_verify.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_vrfy.c -o db_vrfy.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_util.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify.c -fPIC -DPIC -o .libs/log_verify.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_util.c -fPIC -DPIC -o .libs/log_verify_util.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/bt_verify.c -o bt_verify.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify.c -o log_verify.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_int.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_int.c -fPIC -DPIC -o .libs/log_verify_int.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_auto.c -fPIC -DPIC -o .libs/log_verify_auto.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock.c -fPIC -DPIC -o .libs/lock.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_util.c -o log_verify_util.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_auto.c -o log_verify_auto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock.c -o lock.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_deadlock.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_failchk.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_deadlock.c -fPIC -DPIC -o .libs/lock_deadlock.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_failchk.c -fPIC -DPIC -o .libs/lock_failchk.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_verify_int.c -o log_verify_int.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_failchk.c -o lock_failchk.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_deadlock.c -o lock_deadlock.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_id.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_list.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_id.c -fPIC -DPIC -o .libs/lock_id.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_list.c -fPIC -DPIC -o .libs/lock_list.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_list.c -o lock_list.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_id.c -o lock_id.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_method.c -fPIC -DPIC -o .libs/lock_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_region.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_method.c -o lock_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_region.c -fPIC -DPIC -o .libs/lock_region.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_stat.c -fPIC -DPIC -o .libs/lock_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_region.c -o lock_region.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_timer.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_util.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_timer.c -fPIC -DPIC -o .libs/lock_timer.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_util.c -fPIC -DPIC -o .libs/lock_util.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_stat.c -o lock_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_timer.c -o lock_timer.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_alloc.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_alloc.c -fPIC -DPIC -o .libs/mut_alloc.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/lock/lock_util.c -o lock_util.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_failchk.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_failchk.c -fPIC -DPIC -o .libs/mut_failchk.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_alloc.c -o mut_alloc.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_method.c -fPIC -DPIC -o .libs/mut_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_region.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_failchk.c -o mut_failchk.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_region.c -fPIC -DPIC -o .libs/mut_region.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_stat.c -fPIC -DPIC -o .libs/mut_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_method.c -o mut_method.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/dbm/dbm.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_region.c -o mut_region.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/dbm/dbm.c -fPIC -DPIC -o .libs/dbm.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/hsearch/hsearch.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mutex/mut_stat.c -o mut_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/dbm/dbm.c -o dbm.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/hsearch/hsearch.c -fPIC -DPIC -o .libs/hsearch.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/aes_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/hsearch/hsearch.c -o hsearch.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/crypto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/aes_method.c -fPIC -DPIC -o .libs/aes_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/mersenne/mt19937db.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/crypto.c -fPIC -DPIC -o .libs/crypto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/mersenne/mt19937db.c -fPIC -DPIC -o .libs/mt19937db.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-alg-fst.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/aes_method.c -o aes_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o .libs/rijndael-alg-fst.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/crypto.c -o crypto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/mersenne/mt19937db.c -o mt19937db.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-api-fst.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/clock.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o .libs/rijndael-api-fst.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/clock.c -fPIC -DPIC -o .libs/clock.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_auto.c -fPIC -DPIC -o .libs/crdel_auto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/clock.c -o clock.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_auto.c -o crdel_auto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_rec.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_am.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_am.c -fPIC -DPIC -o .libs/db_am.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db.c -fPIC -DPIC -o .libs/db.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_rec.c -fPIC -DPIC -o .libs/crdel_rec.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_rec.c -o crdel_rec.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_auto.c -fPIC -DPIC -o .libs/db_auto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_am.c -o db_am.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db.c -o db.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_auto.c -o db_auto.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_backup.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_backup.c -fPIC -DPIC -o .libs/db_backup.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_byteorder.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cam.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cds.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_byteorder.c -fPIC -DPIC -o .libs/db_byteorder.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_backup.c -o db_backup.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cam.c -fPIC -DPIC -o .libs/db_cam.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cds.c -fPIC -DPIC -o .libs/db_cds.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_byteorder.c -o db_byteorder.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cds.c -o db_cds.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_compact.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_compint.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_compact.c -fPIC -DPIC -o .libs/db_compact.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_conv.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_compint.c -fPIC -DPIC -o .libs/db_compint.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_conv.c -fPIC -DPIC -o .libs/db_conv.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_cam.c -o db_cam.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_compint.c -o db_compint.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_compact.c -o db_compact.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_copy.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_copy.c -fPIC -DPIC -o .libs/db_copy.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_conv.c -o db_conv.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_copy.c -o db_copy.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dispatch.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dispatch.c -fPIC -DPIC -o .libs/db_dispatch.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dup.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_err.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dup.c -fPIC -DPIC -o .libs/db_dup.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_err.c -fPIC -DPIC -o .libs/db_err.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dispatch.c -o db_dispatch.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_getlong.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_dup.c -o db_dup.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_getlong.c -fPIC -DPIC -o .libs/db_getlong.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_err.c -o db_err.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_getlong.c -o db_getlong.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_idspace.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_iface.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_idspace.c -fPIC -DPIC -o .libs/db_idspace.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_join.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_iface.c -fPIC -DPIC -o .libs/db_iface.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_join.c -fPIC -DPIC -o .libs/db_join.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_idspace.c -o db_idspace.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_log2.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_log2.c -fPIC -DPIC -o .libs/db_log2.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_meta.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_join.c -o db_join.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_meta.c -fPIC -DPIC -o .libs/db_meta.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_log2.c -o db_log2.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_method.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_open.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_iface.c -o db_iface.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_meta.c -o db_meta.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_open.c -fPIC -DPIC -o .libs/db_open.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_method.c -fPIC -DPIC -o .libs/db_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_overflow.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_open.c -o db_open.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_method.c -o db_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_overflow.c -fPIC -DPIC -o .libs/db_overflow.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_pr.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_pr.c -fPIC -DPIC -o .libs/db_pr.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rec.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_overflow.c -o db_overflow.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_reclaim.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rec.c -fPIC -DPIC -o .libs/db_rec.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_reclaim.c -fPIC -DPIC -o .libs/db_reclaim.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_remove.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_reclaim.c -o db_reclaim.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_remove.c -fPIC -DPIC -o .libs/db_remove.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_pr.c -o db_pr.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rename.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rename.c -fPIC -DPIC -o .libs/db_rename.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_remove.c -o db_remove.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ret.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rename.c -o db_rename.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setid.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ret.c -fPIC -DPIC -o .libs/db_ret.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_rec.c -o db_rec.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setid.c -fPIC -DPIC -o .libs/db_setid.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_ret.c -o db_ret.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setlsn.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setid.c -o db_setid.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setlsn.c -fPIC -DPIC -o .libs/db_setlsn.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_shash.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_sort_multiple.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_shash.c -fPIC -DPIC -o .libs/db_shash.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_sort_multiple.c -fPIC -DPIC -o .libs/db_sort_multiple.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_setlsn.c -o db_setlsn.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/db_shash.c -o db_shash.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_sort_multiple.c -o db_sort_multiple.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_stati.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_truncate.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_stati.c -fPIC -DPIC -o .libs/db_stati.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_truncate.c -fPIC -DPIC -o .libs/db_truncate.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_truncate.c -o db_truncate.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_stati.c -o db_stati.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg.c -fPIC -DPIC -o .libs/db_upg.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg_opd.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg_opd.c -fPIC -DPIC -o .libs/db_upg_opd.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg.c -o db_upg.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg.c -fPIC -DPIC -o .libs/dbreg.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_upg_opd.c -o db_upg_opd.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_stat.c -fPIC -DPIC -o .libs/dbreg_stat.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_auto.c -fPIC -DPIC -o .libs/dbreg_auto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_stat.c -o dbreg_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg.c -o dbreg.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_rec.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_auto.c -o dbreg_auto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_rec.c -fPIC -DPIC -o .libs/dbreg_rec.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_util.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/dbt.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_rec.c -o dbreg_rec.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/dbt.c -fPIC -DPIC -o .libs/dbt.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_util.c -fPIC -DPIC -o .libs/dbreg_util.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_alloc.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/dbt.c -o dbt.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_config.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_alloc.c -fPIC -DPIC -o .libs/env_alloc.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_config.c -fPIC -DPIC -o .libs/env_config.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_backup.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_util.c -o dbreg_util.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_backup.c -fPIC -DPIC -o .libs/env_backup.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_alloc.c -o env_alloc.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_config.c -o env_config.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_backup.c -o env_backup.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_failchk.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_file.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_failchk.c -fPIC -DPIC -o .libs/env_failchk.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_globals.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_open.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_file.c -fPIC -DPIC -o .libs/env_file.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_open.c -fPIC -DPIC -o .libs/env_open.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_globals.c -fPIC -DPIC -o .libs/env_globals.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_globals.c -o env_globals.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_file.c -o env_file.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_failchk.c -o env_failchk.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_method.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_name.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_method.c -fPIC -DPIC -o .libs/env_method.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_name.c -fPIC -DPIC -o .libs/env_name.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_open.c -o env_open.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_recover.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_recover.c -fPIC -DPIC -o .libs/env_recover.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_name.c -o env_name.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_region.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_register.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_recover.c -o env_recover.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_method.c -o env_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_region.c -fPIC -DPIC -o .libs/env_region.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_register.c -fPIC -DPIC -o .libs/env_register.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_region.c -o env_region.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_sig.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_register.c -o env_register.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_sig.c -fPIC -DPIC -o .libs/env_sig.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_stat.c -fPIC -DPIC -o .libs/env_stat.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_auto.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_basic.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_auto.c -fPIC -DPIC -o .libs/fileops_auto.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_basic.c -fPIC -DPIC -o .libs/fop_basic.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_sig.c -o env_sig.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_auto.c -o fileops_auto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_basic.c -o fop_basic.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/env/env_stat.c -o env_stat.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_rec.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_util.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_rec.c -fPIC -DPIC -o .libs/fop_rec.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_util.c -fPIC -DPIC -o .libs/fop_util.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_func.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_rec.c -o fop_rec.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_func.c -fPIC -DPIC -o .libs/hash_func.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/hmac.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/hmac.c -fPIC -DPIC -o .libs/hmac.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log.c -fPIC -DPIC -o .libs/log.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_func.c -o hash_func.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/hmac.c -o hmac.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fop_util.c -o fop_util.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_archive.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_compare.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_archive.c -fPIC -DPIC -o .libs/log_archive.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_compare.c -fPIC -DPIC -o .libs/log_compare.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log.c -o log.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_debug.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_compare.c -o log_compare.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_debug.c -fPIC -DPIC -o .libs/log_debug.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_archive.c -o log_archive.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_get.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_debug.c -o log_debug.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_get.c -fPIC -DPIC -o .libs/log_get.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_method.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_print.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_method.c -fPIC -DPIC -o .libs/log_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_put.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_print.c -fPIC -DPIC -o .libs/log_print.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_put.c -fPIC -DPIC -o .libs/log_put.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_method.c -o log_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_print.c -o log_print.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_get.c -o log_get.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_stat.c -fPIC -DPIC -o .libs/log_stat.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/mkpath.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/mkpath.c -fPIC -DPIC -o .libs/mkpath.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_put.c -o log_put.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_alloc.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/mkpath.c -o mkpath.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/log/log_stat.c -o log_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_alloc.c -fPIC -DPIC -o .libs/mp_alloc.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_backup.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_bh.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_backup.c -fPIC -DPIC -o .libs/mp_backup.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_bh.c -fPIC -DPIC -o .libs/mp_bh.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fget.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fget.c -fPIC -DPIC -o .libs/mp_fget.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_backup.c -o mp_backup.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_alloc.c -o mp_alloc.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_bh.c -o mp_bh.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fmethod.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fmethod.c -fPIC -DPIC -o .libs/mp_fmethod.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fopen.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fopen.c -fPIC -DPIC -o .libs/mp_fopen.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fget.c -o mp_fget.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fput.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fput.c -fPIC -DPIC -o .libs/mp_fput.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fmethod.c -o mp_fmethod.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fput.c -o mp_fput.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fset.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fopen.c -o mp_fopen.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_method.c -fPIC -DPIC -o .libs/mp_method.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fset.c -fPIC -DPIC -o .libs/mp_fset.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_mvcc.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_mvcc.c -fPIC -DPIC -o .libs/mp_mvcc.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_region.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_fset.c -o mp_fset.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_region.c -fPIC -DPIC -o .libs/mp_region.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_method.c -o mp_method.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_register.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_region.c -o mp_region.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_mvcc.c -o mp_mvcc.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_register.c -fPIC -DPIC -o .libs/mp_register.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_register.c -o mp_register.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_resize.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_stat.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_sync.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_resize.c -fPIC -DPIC -o .libs/mp_resize.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_stat.c -fPIC -DPIC -o .libs/mp_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_sync.c -fPIC -DPIC -o .libs/mp_sync.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_trickle.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_trickle.c -fPIC -DPIC -o .libs/mp_trickle.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_resize.c -o mp_resize.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_trickle.c -o mp_trickle.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_sync.c -o mp_sync.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/mp/mp_stat.c -o mp_stat.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/openflags.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abort.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/openflags.c -fPIC -DPIC -o .libs/openflags.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abort.c -fPIC -DPIC -o .libs/os_abort.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/openflags.c -o openflags.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abs.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abort.c -o os_abort.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abs.c -fPIC -DPIC -o .libs/os_abs.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_alloc.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_alloc.c -fPIC -DPIC -o .libs/os_alloc.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_clock.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_cpu.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_clock.c -fPIC -DPIC -o .libs/os_clock.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_abs.c -o os_abs.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_cpu.c -fPIC -DPIC -o .libs/os_cpu.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_clock.c -o os_clock.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_alloc.c -o os_alloc.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_ctime.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_cpu.c -o os_cpu.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_ctime.c -fPIC -DPIC -o .libs/os_ctime.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_config.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_dir.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_ctime.c -o os_ctime.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_errno.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_config.c -fPIC -DPIC -o .libs/os_config.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_dir.c -fPIC -DPIC -o .libs/os_dir.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_errno.c -fPIC -DPIC -o .libs/os_errno.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_config.c -o os_config.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fid.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_dir.c -o os_dir.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fid.c -fPIC -DPIC -o .libs/os_fid.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_flock.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_errno.c -o os_errno.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_flock.c -fPIC -DPIC -o .libs/os_flock.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fid.c -o os_fid.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fsync.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fsync.c -fPIC -DPIC -o .libs/os_fsync.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_getenv.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_flock.c -o os_flock.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_handle.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_getenv.c -fPIC -DPIC -o .libs/os_getenv.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_handle.c -fPIC -DPIC -o .libs/os_handle.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_fsync.c -o os_fsync.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_map.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_map.c -fPIC -DPIC -o .libs/os_map.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_getenv.c -o os_getenv.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/os_method.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_handle.c -o os_handle.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/os_method.c -fPIC -DPIC -o .libs/os_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_mkdir.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_map.c -o os_map.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/os_method.c -o os_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_mkdir.c -fPIC -DPIC -o .libs/os_mkdir.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_open.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_open.c -fPIC -DPIC -o .libs/os_open.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_mkdir.c -o os_mkdir.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_path.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_pid.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_path.c -fPIC -DPIC -o .libs/os_path.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_pid.c -fPIC -DPIC -o .libs/os_pid.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_open.c -o os_open.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rename.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_path.c -o os_path.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rename.c -fPIC -DPIC -o .libs/os_rename.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_pid.c -o os_pid.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_root.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rename.c -o os_rename.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rpath.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_root.c -fPIC -DPIC -o .libs/os_root.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rw.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rpath.c -fPIC -DPIC -o .libs/os_rpath.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_root.c -o os_root.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rw.c -fPIC -DPIC -o .libs/os_rw.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_seek.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_seek.c -fPIC -DPIC -o .libs/os_seek.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rpath.c -o os_rpath.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_seek.c -o os_seek.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stack.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_rw.c -o os_rw.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stack.c -fPIC -DPIC -o .libs/os_stack.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stat.c -fPIC -DPIC -o .libs/os_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stack.c -o os_stack.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_tmpdir.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_tmpdir.c -fPIC -DPIC -o .libs/os_tmpdir.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_truncate.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_stat.c -o os_stat.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_uid.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_tmpdir.c -o os_tmpdir.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_truncate.c -fPIC -DPIC -o .libs/os_truncate.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_uid.c -fPIC -DPIC -o .libs/os_uid.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_unlink.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_unlink.c -fPIC -DPIC -o .libs/os_unlink.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_truncate.c -o os_truncate.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_yield.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_uid.c -o os_uid.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_yield.c -fPIC -DPIC -o .libs/os_yield.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_unlink.c -o os_unlink.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/partition.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/partition.c -fPIC -DPIC -o .libs/partition.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/os/os_yield.c -o os_yield.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/seq_stat.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/sequence.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/seq_stat.c -fPIC -DPIC -o .libs/seq_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/sequence.c -fPIC -DPIC -o .libs/sequence.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/sha1.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/seq_stat.c -o seq_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/sha1.c -fPIC -DPIC -o .libs/sha1.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/partition.c -o partition.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/clib/snprintf.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/clib/snprintf.c -fPIC -DPIC -o .libs/snprintf.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/sequence/sequence.c -o sequence.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hmac/sha1.c -o sha1.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/clib/snprintf.c -o snprintf.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_auto.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn.c -fPIC -DPIC -o .libs/txn.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_auto.c -fPIC -DPIC -o .libs/txn_auto.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_chkpt.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_failchk.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_failchk.c -fPIC -DPIC -o .libs/txn_failchk.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_chkpt.c -fPIC -DPIC -o .libs/txn_chkpt.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_auto.c -o txn_auto.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_failchk.c -o txn_failchk.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_chkpt.c -o txn_chkpt.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_method.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_rec.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_rec.c -fPIC -DPIC -o .libs/txn_rec.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn.c -o txn.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_method.c -fPIC -DPIC -o .libs/txn_method.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_recover.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_method.c -o txn_method.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_recover.c -fPIC -DPIC -o .libs/txn_recover.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_rec.c -o txn_rec.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_region.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_region.c -fPIC -DPIC -o .libs/txn_region.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_recover.c -o txn_recover.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_stat.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_stat.c -fPIC -DPIC -o .libs/txn_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_region.c -o txn_region.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_util.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_util.c -fPIC -DPIC -o .libs/txn_util.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa.c -fPIC -DPIC -o .libs/xa.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_stat.c -o txn_stat.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa_map.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa_map.c -fPIC -DPIC -o .libs/xa_map.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa.c -o xa.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_util.c -o txn_util.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/xa/xa_map.c -o xa_map.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/zerofill.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/zerofill.c -fPIC -DPIC -o .libs/zerofill.o./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_channel.cpp./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_db.cpp./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbc.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_channel.cpp -fPIC -DPIC -o .libs/cxx_channel.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/zerofill.c -o zerofill.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbc.cpp -fPIC -DPIC -o .libs/cxx_dbc.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_db.cpp -fPIC -DPIC -o .libs/cxx_db.o./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbt.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbt.cpp -fPIC -DPIC -o .libs/cxx_dbt.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_channel.cpp -o cxx_channel.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbc.cpp -o cxx_dbc.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_dbt.cpp -o cxx_dbt.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_db.cpp -o cxx_db.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_env.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_env.cpp -fPIC -DPIC -o .libs/cxx_env.o./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_except.cpp./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_lock.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_except.cpp -fPIC -DPIC -o .libs/cxx_except.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_lock.cpp -fPIC -DPIC -o .libs/cxx_lock.o./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_logc.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_logc.cpp -fPIC -DPIC -o .libs/cxx_logc.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_except.cpp -o cxx_except.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_lock.cpp -o cxx_lock.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_env.cpp -o cxx_env.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_mpool.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_mpool.cpp -fPIC -DPIC -o .libs/cxx_mpool.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_logc.cpp -o cxx_logc.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_multi.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_multi.cpp -fPIC -DPIC -o .libs/cxx_multi.o./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_rid.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_mpool.cpp -o cxx_mpool.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_rid.cpp -fPIC -DPIC -o .libs/cxx_rid.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_multi.cpp -o cxx_multi.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_seq.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_rid.cpp -o cxx_rid.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_seq.cpp -fPIC -DPIC -o .libs/cxx_seq.o./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_site.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_site.cpp -fPIC -DPIC -o .libs/cxx_site.o./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_txn.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_txn.cpp -fPIC -DPIC -o .libs/cxx_txn.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_container.cpplibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_site.cpp -o cxx_site.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_container.cpp -fPIC -DPIC -o .libs/dbstl_container.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../lang/cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_resource_manager.cpp./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_archive.clibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_resource_manager.cpp -fPIC -DPIC -o .libs/dbstl_resource_manager.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_archive.c -fPIC -DPIC -o .libs/db_archive.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_sig.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_archive.c -o db_archive.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_sig.c -fPIC -DPIC -o .libs/util_sig.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_container.cpp -o dbstl_container.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_sig.c -o util_sig.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_checkpoint.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_checkpoint.c -fPIC -DPIC -o .libs/db_checkpoint.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_log.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_log.c -fPIC -DPIC -o .libs/util_log.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_log.c -o util_log.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_checkpoint.c -o db_checkpoint.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_deadlock.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_dump.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_deadlock.c -fPIC -DPIC -o .libs/db_deadlock.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_dump.c -fPIC -DPIC -o .libs/db_dump.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_deadlock.c -o db_deadlock.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_dump.c -o db_dump.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_cache.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_hotbackup.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_cache.c -fPIC -DPIC -o .libs/util_cache.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_load.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_hotbackup.c -fPIC -DPIC -o .libs/db_hotbackup.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_load.c -fPIC -DPIC -o .libs/db_load.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/common/util_cache.c -o util_cache.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_hotbackup.c -o db_hotbackup.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_log_verify.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_log_verify.c -fPIC -DPIC -o .libs/db_log_verify.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_printlog.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_load.c -o db_load.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_printlog.c -fPIC -DPIC -o .libs/db_printlog.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_log_verify.c -o db_log_verify.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_autop.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_autop.c -fPIC -DPIC -o .libs/btree_autop.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_printlog.c -o db_printlog.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_autop.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_autop.c -fPIC -DPIC -o .libs/crdel_autop.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/btree/btree_autop.c -o btree_autop.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_autop.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/crdel_autop.c -o crdel_autop.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_autop.c -fPIC -DPIC -o .libs/db_autop.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_autop.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_autop.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_autop.c -fPIC -DPIC -o .libs/dbreg_autop.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/db/db_autop.c -o db_autop.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/dbreg/dbreg_autop.c -o dbreg_autop.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_autop.c -fPIC -DPIC -o .libs/fileops_autop.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_autop.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/fileops/fileops_autop.c -o fileops_autop.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_autop.c -fPIC -DPIC -o .libs/hash_autop.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_autop.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_autop.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_autop.c -fPIC -DPIC -o .libs/heap_autop.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/hash/hash_autop.c -o hash_autop.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_autop.c -fPIC -DPIC -o .libs/qam_autop.olibtool: compile: arm-linux-androideabi-g++ -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT -I../lang/cxx/stl ../lang/cxx/stl/dbstl_resource_manager.cpp -o dbstl_resource_manager.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/heap/heap_autop.c -o heap_autop.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_autop.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/qam/qam_autop.c -o qam_autop.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_autop.c -fPIC -DPIC -o .libs/repmgr_autop.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_autop.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_autop.c -fPIC -DPIC -o .libs/txn_autop.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_recover.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/repmgr/repmgr_autop.c -o repmgr_autop.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_recover.c -fPIC -DPIC -o .libs/db_recover.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../src/txn/txn_autop.c -o txn_autop.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_replicate.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_recover.c -o db_recover.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_replicate.c -fPIC -DPIC -o .libs/db_replicate.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_stat.c./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_tuner.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_replicate.c -o db_replicate.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_stat.c -fPIC -DPIC -o .libs/db_stat.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_tuner.c -fPIC -DPIC -o .libs/db_tuner.o./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_upgrade.clibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_stat.c -o db_stat.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_upgrade.c -fPIC -DPIC -o .libs/db_upgrade.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_upgrade.c -o db_upgrade.o >/dev/null 2>&1libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_tuner.c -o db_tuner.o >/dev/null 2>&1./libtool --mode=compile arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_verify.c./libtool --mode=link arm-linux-androideabi-gcc -avoid-version -rpath /usr/lib -o libdb-5.3.la db185.lo mut_pthread.lo bt_compare.lo bt_compress.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_compact.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo heap.lo heap_auto.lo heap_backup.lo heap_conv.lo heap_method.lo heap_open.lo heap_rec.lo heap_reclaim.lo heap_stat.lo heap_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_automsg.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_automsg.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_rec.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo log_verify.lo log_verify_util.lo log_verify_int.lo log_verify_auto.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo dbm.lo hsearch.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo clock.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_backup.lo db_byteorder.lo db_cam.lo db_cds.lo db_compact.lo db_compint.lo db_conv.lo db_copy.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_sort_multiple.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbreg.lo dbreg_stat.lo dbreg_auto.lo dbreg_rec.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_backup.lo env_failchk.lo env_file.lo env_globals.lo env_open.lo env_method.lo env_name.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_print.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_backup.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_path.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo partition.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_map.lo zerofill.lo \ libtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_verify.c -fPIC -DPIC -o .libs/db_verify.olibtool: compile: arm-linux-androideabi-gcc -c -I. -I../src -D_GNU_SOURCE -D_REENTRANT ../util/db_verify.c -o db_verify.o >/dev/null 2>&1./libtool --mode=link arm-linux-androideabi-g++ -avoid-version -rpath /usr/lib \ -o libdb_cxx-5.3.la cxx_channel.lo cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_rid.lo cxx_seq.lo cxx_site.lo cxx_txn.lo db185.lo mut_pthread.lo bt_compare.lo bt_compress.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_compact.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo heap.lo heap_auto.lo heap_backup.lo heap_conv.lo heap_method.lo heap_open.lo heap_rec.lo heap_reclaim.lo heap_stat.lo heap_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_automsg.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_automsg.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_rec.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo log_verify.lo log_verify_util.lo log_verify_int.lo log_verify_auto.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo dbm.lo hsearch.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo clock.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_backup.lo db_byteorder.lo db_cam.lo db_cds.lo db_compact.lo db_compint.lo db_conv.lo db_copy.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_sort_multiple.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbreg.lo dbreg_stat.lo dbreg_auto.lo dbreg_rec.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_backup.lo env_failchk.lo env_file.lo env_globals.lo env_open.lo env_method.lo env_name.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_print.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_backup.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_path.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo partition.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_map.lo zerofill.lo libtool: link: arm-linux-androideabi-gcc -shared -fPIC -DPIC .libs/db185.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_compress.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_compact.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/heap.o .libs/heap_auto.o .libs/heap_backup.o .libs/heap_conv.o .libs/heap_method.o .libs/heap_open.o .libs/heap_rec.o .libs/heap_reclaim.o .libs/heap_stat.o .libs/heap_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_automsg.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_automsg.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_rec.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/log_verify.o .libs/log_verify_util.o .libs/log_verify_int.o .libs/log_verify_auto.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/dbm.o .libs/hsearch.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/clock.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_backup.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_compact.o .libs/db_compint.o .libs/db_conv.o .libs/db_copy.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_sort_multiple.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbreg.o .libs/dbreg_stat.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_backup.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_open.o .libs/env_method.o .libs/env_name.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_print.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_backup.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_path.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/partition.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_map.o .libs/zerofill.o -Wl,-soname -Wl,libdb-5.3.so -o .libs/libdb-5.3.solibtool: link: arm-linux-androideabi-g++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.o .libs/cxx_channel.o .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_rid.o .libs/cxx_seq.o .libs/cxx_site.o .libs/cxx_txn.o .libs/db185.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_compress.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_compact.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/heap.o .libs/heap_auto.o .libs/heap_backup.o .libs/heap_conv.o .libs/heap_method.o .libs/heap_open.o .libs/heap_rec.o .libs/heap_reclaim.o .libs/heap_stat.o .libs/heap_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_automsg.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_automsg.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_rec.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/log_verify.o .libs/log_verify_util.o .libs/log_verify_int.o .libs/log_verify_auto.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/dbm.o .libs/hsearch.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/clock.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_backup.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_compact.o .libs/db_compint.o .libs/db_conv.o .libs/db_copy.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_sort_multiple.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbreg.o .libs/dbreg_stat.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_backup.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_open.o .libs/env_method.o .libs/env_name.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_print.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_backup.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_path.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/partition.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_map.o .libs/zerofill.o -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib -lstdc++ -lm -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_so.o -Wl,-soname -Wl,libdb_cxx-5.3.so -o .libs/libdb_cxx-5.3.solibtool: link: arm-linux-androideabi-ar cru .libs/libdb-5.3.a db185.o mut_pthread.o bt_compare.o bt_compress.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_compact.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o heap.o heap_auto.o heap_backup.o heap_conv.o heap_method.o heap_open.o heap_rec.o heap_reclaim.o heap_stat.o heap_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_automsg.o rep_backup.o rep_elect.o rep_lease.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o os_addrinfo.o repmgr_auto.o repmgr_automsg.o repmgr_elect.o repmgr_method.o repmgr_msg.o repmgr_net.o repmgr_posix.o repmgr_queue.o repmgr_rec.o repmgr_sel.o repmgr_stat.o repmgr_util.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o log_verify.o log_verify_util.o log_verify_int.o log_verify_auto.o lock.o lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o dbm.o hsearch.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o clock.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_backup.o db_byteorder.o db_cam.o db_cds.o db_compact.o db_compint.o db_conv.o db_copy.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbreg.o dbreg_stat.o dbreg_auto.o dbreg_rec.o dbreg_util.o dbt.o env_alloc.o env_config.o env_backup.o env_failchk.o env_file.o env_globals.o env_open.o env_method.o env_name.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_print.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_backup.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_path.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_map.o zerofill.olibtool: link: arm-linux-androideabi-ranlib .libs/libdb-5.3.alibtool: link: ( cd ".libs" && rm -f "libdb-5.3.la" && ln -s "../libdb-5.3.la" "libdb-5.3.la" )rm -f libdb.aln -s .libs/libdb-5.3.a libdb.a./libtool --mode=link arm-linux-androideabi-gcc -o db_archive \ db_archive.lo util_sig.lo libdb-5.3.la ./libtool --mode=link arm-linux-androideabi-gcc -o db_checkpoint \ db_checkpoint.lo util_log.lo util_sig.lo libdb-5.3.la libtool: link: arm-linux-androideabi-ar cru .libs/libdb_cxx-5.3.a cxx_channel.o cxx_db.o cxx_dbc.o cxx_dbt.o cxx_env.o cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_multi.o cxx_rid.o cxx_seq.o cxx_site.o cxx_txn.o db185.o mut_pthread.o bt_compare.o bt_compress.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_compact.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o heap.o heap_auto.o heap_backup.o heap_conv.o heap_method.o heap_open.o heap_rec.o heap_reclaim.o heap_stat.o heap_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_automsg.o rep_backup.o rep_elect.o rep_lease.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o os_addrinfo.o repmgr_auto.o repmgr_automsg.o repmgr_elect.o repmgr_method.o repmgr_msg.o repmgr_net.o repmgr_posix.o repmgr_queue.o repmgr_rec.o repmgr_sel.o repmgr_stat.o repmgr_util.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o log_verify.o log_verify_util.o log_verify_int.o log_verify_auto.o lock.o lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o dbm.o hsearch.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o clock.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_backup.o db_byteorder.o db_cam.o db_cds.o db_compact.o db_compint.o db_conv.o db_copy.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbreg.o dbreg_stat.o dbreg_auto.o dbreg_rec.o dbreg_util.o dbt.o env_alloc.o env_config.o env_backup.o env_failchk.o env_file.o env_globals.o env_open.o env_method.o env_name.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_print.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_backup.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_path.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_map.o zerofill.olibtool: link: arm-linux-androideabi-ranlib .libs/libdb_cxx-5.3.alibtool: link: ( cd ".libs" && rm -f "libdb_cxx-5.3.la" && ln -s "../libdb_cxx-5.3.la" "libdb_cxx-5.3.la" )rm -f libdb_cxx.aln -s .libs/libdb_cxx-5.3.a libdb_cxx.a./libtool --mode=link arm-linux-androideabi-gcc -o db_deadlock \ db_deadlock.lo util_log.lo util_sig.lo libdb-5.3.la libtool: link: arm-linux-androideabi-gcc -o .libs/db_archive .libs/db_archive.o .libs/util_sig.o ./.libs/libdb-5.3.so libtool: link: arm-linux-androideabi-gcc -o .libs/db_checkpoint .libs/db_checkpoint.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_archive./libtool --mode=execute true db_checkpointlibtool: link: arm-linux-androideabi-gcc -o .libs/db_deadlock .libs/db_deadlock.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_deadlock./libtool --mode=link arm-linux-androideabi-gcc -o db_dump \ db_dump.lo util_cache.lo util_sig.lo libdb-5.3.la ./libtool --mode=link arm-linux-androideabi-gcc -o db_hotbackup \ db_hotbackup.lo util_sig.lo libdb-5.3.la ./libtool --mode=link arm-linux-androideabi-gcc -o db_load \ db_load.lo util_cache.lo util_sig.lo libdb-5.3.la libtool: link: arm-linux-androideabi-gcc -o .libs/db_dump .libs/db_dump.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so libtool: link: arm-linux-androideabi-gcc -o .libs/db_hotbackup .libs/db_hotbackup.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_dump./libtool --mode=execute true db_hotbackuplibtool: link: arm-linux-androideabi-gcc -o .libs/db_load .libs/db_load.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_load./libtool --mode=link arm-linux-androideabi-gcc -o db_log_verify \ db_log_verify.lo util_cache.lo util_sig.lo libdb-5.3.la ./libtool --mode=link arm-linux-androideabi-gcc -o db_printlog \ db_printlog.lo btree_autop.lo crdel_autop.lo db_autop.lo dbreg_autop.lo fileops_autop.lo hash_autop.lo heap_autop.lo qam_autop.lo repmgr_autop.lo txn_autop.lo util_sig.lo libdb-5.3.la ./libtool --mode=link arm-linux-androideabi-gcc -o db_recover \ db_recover.lo util_sig.lo libdb-5.3.la ./libtool --mode=link arm-linux-androideabi-gcc -o db_replicate \ db_replicate.lo util_log.lo util_sig.lo libdb-5.3.la libtool: link: arm-linux-androideabi-gcc -o .libs/db_log_verify .libs/db_log_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so libtool: link: arm-linux-androideabi-gcc -o .libs/db_printlog .libs/db_printlog.o .libs/btree_autop.o .libs/crdel_autop.o .libs/db_autop.o .libs/dbreg_autop.o .libs/fileops_autop.o .libs/hash_autop.o .libs/heap_autop.o .libs/qam_autop.o .libs/repmgr_autop.o .libs/txn_autop.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_log_verifylibtool: link: arm-linux-androideabi-gcc -o .libs/db_recover .libs/db_recover.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_printlog./libtool --mode=execute true db_recoverlibtool: link: arm-linux-androideabi-gcc -o .libs/db_replicate .libs/db_replicate.o .libs/util_log.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=link arm-linux-androideabi-gcc -o db_stat \ db_stat.lo util_cache.lo util_sig.lo libdb-5.3.la ./libtool --mode=link arm-linux-androideabi-gcc -o db_tuner \ db_tuner.lo util_sig.lo libdb-5.3.la ./libtool --mode=execute true db_replicate./libtool --mode=link arm-linux-androideabi-gcc -o db_upgrade \ db_upgrade.lo util_sig.lo libdb-5.3.la ./libtool --mode=link arm-linux-androideabi-gcc -o db_verify \ db_verify.lo util_cache.lo util_sig.lo libdb-5.3.la libtool: link: arm-linux-androideabi-gcc -o .libs/db_stat .libs/db_stat.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so libtool: link: arm-linux-androideabi-gcc -o .libs/db_tuner .libs/db_tuner.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_stat./libtool --mode=execute true db_tunerlibtool: link: arm-linux-androideabi-gcc -o .libs/db_upgrade .libs/db_upgrade.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_upgradelibtool: link: arm-linux-androideabi-gcc -o .libs/db_verify .libs/db_verify.o .libs/util_cache.o .libs/util_sig.o ./.libs/libdb-5.3.so ./libtool --mode=execute true db_verify./libtool --mode=link arm-linux-androideabi-g++ -avoid-version -rpath /usr/lib -o libdb_stl-5.3.la dbstl_container.lo dbstl_resource_manager.lo \ cxx_channel.lo cxx_db.lo cxx_dbc.lo cxx_dbt.lo cxx_env.lo cxx_except.lo cxx_lock.lo cxx_logc.lo cxx_mpool.lo cxx_multi.lo cxx_rid.lo cxx_seq.lo cxx_site.lo cxx_txn.lo db185.lo mut_pthread.lo bt_compare.lo bt_compress.lo bt_conv.lo bt_curadj.lo bt_cursor.lo bt_delete.lo bt_method.lo bt_open.lo bt_put.lo bt_rec.lo bt_reclaim.lo bt_recno.lo bt_rsearch.lo bt_search.lo bt_split.lo bt_stat.lo bt_compact.lo bt_upgrade.lo btree_auto.lo hash.lo hash_auto.lo hash_compact.lo hash_conv.lo hash_dup.lo hash_meta.lo hash_method.lo hash_open.lo hash_page.lo hash_rec.lo hash_reclaim.lo hash_stat.lo hash_upgrade.lo hash_verify.lo heap.lo heap_auto.lo heap_backup.lo heap_conv.lo heap_method.lo heap_open.lo heap_rec.lo heap_reclaim.lo heap_stat.lo heap_verify.lo qam.lo qam_auto.lo qam_conv.lo qam_files.lo qam_method.lo qam_open.lo qam_rec.lo qam_stat.lo qam_upgrade.lo qam_verify.lo rep_automsg.lo rep_backup.lo rep_elect.lo rep_lease.lo rep_log.lo rep_method.lo rep_record.lo rep_region.lo rep_stat.lo rep_util.lo rep_verify.lo os_addrinfo.lo repmgr_auto.lo repmgr_automsg.lo repmgr_elect.lo repmgr_method.lo repmgr_msg.lo repmgr_net.lo repmgr_posix.lo repmgr_queue.lo repmgr_rec.lo repmgr_sel.lo repmgr_stat.lo repmgr_util.lo db_ovfl_vrfy.lo db_vrfy.lo db_vrfyutil.lo bt_verify.lo log_verify.lo log_verify_util.lo log_verify_int.lo log_verify_auto.lo lock.lo lock_deadlock.lo lock_failchk.lo lock_id.lo lock_list.lo lock_method.lo lock_region.lo lock_stat.lo lock_timer.lo lock_util.lo mut_alloc.lo mut_failchk.lo mut_method.lo mut_region.lo mut_stat.lo dbm.lo hsearch.lo aes_method.lo crypto.lo mt19937db.lo rijndael-alg-fst.lo rijndael-api-fst.lo clock.lo crdel_auto.lo crdel_rec.lo db.lo db_am.lo db_auto.lo db_backup.lo db_byteorder.lo db_cam.lo db_cds.lo db_compact.lo db_compint.lo db_conv.lo db_copy.lo db_dispatch.lo db_dup.lo db_err.lo db_getlong.lo db_idspace.lo db_iface.lo db_join.lo db_log2.lo db_meta.lo db_method.lo db_open.lo db_overflow.lo db_pr.lo db_rec.lo db_reclaim.lo db_remove.lo db_rename.lo db_ret.lo db_setid.lo db_setlsn.lo db_shash.lo db_sort_multiple.lo db_stati.lo db_truncate.lo db_upg.lo db_upg_opd.lo dbreg.lo dbreg_stat.lo dbreg_auto.lo dbreg_rec.lo dbreg_util.lo dbt.lo env_alloc.lo env_config.lo env_backup.lo env_failchk.lo env_file.lo env_globals.lo env_open.lo env_method.lo env_name.lo env_recover.lo env_region.lo env_register.lo env_sig.lo env_stat.lo fileops_auto.lo fop_basic.lo fop_rec.lo fop_util.lo hash_func.lo hmac.lo log.lo log_archive.lo log_compare.lo log_debug.lo log_get.lo log_method.lo log_print.lo log_put.lo log_stat.lo mkpath.lo mp_alloc.lo mp_backup.lo mp_bh.lo mp_fget.lo mp_fmethod.lo mp_fopen.lo mp_fput.lo mp_fset.lo mp_method.lo mp_mvcc.lo mp_region.lo mp_register.lo mp_resize.lo mp_stat.lo mp_sync.lo mp_trickle.lo openflags.lo os_abort.lo os_abs.lo os_alloc.lo os_clock.lo os_cpu.lo os_ctime.lo os_config.lo os_dir.lo os_errno.lo os_fid.lo os_flock.lo os_fsync.lo os_getenv.lo os_handle.lo os_map.lo os_method.lo os_mkdir.lo os_open.lo os_path.lo os_pid.lo os_rename.lo os_root.lo os_rpath.lo os_rw.lo os_seek.lo os_stack.lo os_stat.lo os_tmpdir.lo os_truncate.lo os_uid.lo os_unlink.lo os_yield.lo partition.lo seq_stat.lo sequence.lo sha1.lo snprintf.lo txn.lo txn_auto.lo txn_chkpt.lo txn_failchk.lo txn_method.lo txn_rec.lo txn_recover.lo txn_region.lo txn_stat.lo txn_util.lo xa.lo xa_map.lo zerofill.lo libtool: link: arm-linux-androideabi-g++ -fPIC -DPIC -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.o .libs/dbstl_container.o .libs/dbstl_resource_manager.o .libs/cxx_channel.o .libs/cxx_db.o .libs/cxx_dbc.o .libs/cxx_dbt.o .libs/cxx_env.o .libs/cxx_except.o .libs/cxx_lock.o .libs/cxx_logc.o .libs/cxx_mpool.o .libs/cxx_multi.o .libs/cxx_rid.o .libs/cxx_seq.o .libs/cxx_site.o .libs/cxx_txn.o .libs/db185.o .libs/mut_pthread.o .libs/bt_compare.o .libs/bt_compress.o .libs/bt_conv.o .libs/bt_curadj.o .libs/bt_cursor.o .libs/bt_delete.o .libs/bt_method.o .libs/bt_open.o .libs/bt_put.o .libs/bt_rec.o .libs/bt_reclaim.o .libs/bt_recno.o .libs/bt_rsearch.o .libs/bt_search.o .libs/bt_split.o .libs/bt_stat.o .libs/bt_compact.o .libs/bt_upgrade.o .libs/btree_auto.o .libs/hash.o .libs/hash_auto.o .libs/hash_compact.o .libs/hash_conv.o .libs/hash_dup.o .libs/hash_meta.o .libs/hash_method.o .libs/hash_open.o .libs/hash_page.o .libs/hash_rec.o .libs/hash_reclaim.o .libs/hash_stat.o .libs/hash_upgrade.o .libs/hash_verify.o .libs/heap.o .libs/heap_auto.o .libs/heap_backup.o .libs/heap_conv.o .libs/heap_method.o .libs/heap_open.o .libs/heap_rec.o .libs/heap_reclaim.o .libs/heap_stat.o .libs/heap_verify.o .libs/qam.o .libs/qam_auto.o .libs/qam_conv.o .libs/qam_files.o .libs/qam_method.o .libs/qam_open.o .libs/qam_rec.o .libs/qam_stat.o .libs/qam_upgrade.o .libs/qam_verify.o .libs/rep_automsg.o .libs/rep_backup.o .libs/rep_elect.o .libs/rep_lease.o .libs/rep_log.o .libs/rep_method.o .libs/rep_record.o .libs/rep_region.o .libs/rep_stat.o .libs/rep_util.o .libs/rep_verify.o .libs/os_addrinfo.o .libs/repmgr_auto.o .libs/repmgr_automsg.o .libs/repmgr_elect.o .libs/repmgr_method.o .libs/repmgr_msg.o .libs/repmgr_net.o .libs/repmgr_posix.o .libs/repmgr_queue.o .libs/repmgr_rec.o .libs/repmgr_sel.o .libs/repmgr_stat.o .libs/repmgr_util.o .libs/db_ovfl_vrfy.o .libs/db_vrfy.o .libs/db_vrfyutil.o .libs/bt_verify.o .libs/log_verify.o .libs/log_verify_util.o .libs/log_verify_int.o .libs/log_verify_auto.o .libs/lock.o .libs/lock_deadlock.o .libs/lock_failchk.o .libs/lock_id.o .libs/lock_list.o .libs/lock_method.o .libs/lock_region.o .libs/lock_stat.o .libs/lock_timer.o .libs/lock_util.o .libs/mut_alloc.o .libs/mut_failchk.o .libs/mut_method.o .libs/mut_region.o .libs/mut_stat.o .libs/dbm.o .libs/hsearch.o .libs/aes_method.o .libs/crypto.o .libs/mt19937db.o .libs/rijndael-alg-fst.o .libs/rijndael-api-fst.o .libs/clock.o .libs/crdel_auto.o .libs/crdel_rec.o .libs/db.o .libs/db_am.o .libs/db_auto.o .libs/db_backup.o .libs/db_byteorder.o .libs/db_cam.o .libs/db_cds.o .libs/db_compact.o .libs/db_compint.o .libs/db_conv.o .libs/db_copy.o .libs/db_dispatch.o .libs/db_dup.o .libs/db_err.o .libs/db_getlong.o .libs/db_idspace.o .libs/db_iface.o .libs/db_join.o .libs/db_log2.o .libs/db_meta.o .libs/db_method.o .libs/db_open.o .libs/db_overflow.o .libs/db_pr.o .libs/db_rec.o .libs/db_reclaim.o .libs/db_remove.o .libs/db_rename.o .libs/db_ret.o .libs/db_setid.o .libs/db_setlsn.o .libs/db_shash.o .libs/db_sort_multiple.o .libs/db_stati.o .libs/db_truncate.o .libs/db_upg.o .libs/db_upg_opd.o .libs/dbreg.o .libs/dbreg_stat.o .libs/dbreg_auto.o .libs/dbreg_rec.o .libs/dbreg_util.o .libs/dbt.o .libs/env_alloc.o .libs/env_config.o .libs/env_backup.o .libs/env_failchk.o .libs/env_file.o .libs/env_globals.o .libs/env_open.o .libs/env_method.o .libs/env_name.o .libs/env_recover.o .libs/env_region.o .libs/env_register.o .libs/env_sig.o .libs/env_stat.o .libs/fileops_auto.o .libs/fop_basic.o .libs/fop_rec.o .libs/fop_util.o .libs/hash_func.o .libs/hmac.o .libs/log.o .libs/log_archive.o .libs/log_compare.o .libs/log_debug.o .libs/log_get.o .libs/log_method.o .libs/log_print.o .libs/log_put.o .libs/log_stat.o .libs/mkpath.o .libs/mp_alloc.o .libs/mp_backup.o .libs/mp_bh.o .libs/mp_fget.o .libs/mp_fmethod.o .libs/mp_fopen.o .libs/mp_fput.o .libs/mp_fset.o .libs/mp_method.o .libs/mp_mvcc.o .libs/mp_region.o .libs/mp_register.o .libs/mp_resize.o .libs/mp_stat.o .libs/mp_sync.o .libs/mp_trickle.o .libs/openflags.o .libs/os_abort.o .libs/os_abs.o .libs/os_alloc.o .libs/os_clock.o .libs/os_cpu.o .libs/os_ctime.o .libs/os_config.o .libs/os_dir.o .libs/os_errno.o .libs/os_fid.o .libs/os_flock.o .libs/os_fsync.o .libs/os_getenv.o .libs/os_handle.o .libs/os_map.o .libs/os_method.o .libs/os_mkdir.o .libs/os_open.o .libs/os_path.o .libs/os_pid.o .libs/os_rename.o .libs/os_root.o .libs/os_rpath.o .libs/os_rw.o .libs/os_seek.o .libs/os_stack.o .libs/os_stat.o .libs/os_tmpdir.o .libs/os_truncate.o .libs/os_uid.o .libs/os_unlink.o .libs/os_yield.o .libs/partition.o .libs/seq_stat.o .libs/sequence.o .libs/sha1.o .libs/snprintf.o .libs/txn.o .libs/txn_auto.o .libs/txn_chkpt.o .libs/txn_failchk.o .libs/txn_method.o .libs/txn_rec.o .libs/txn_recover.o .libs/txn_region.o .libs/txn_stat.o .libs/txn_util.o .libs/xa.o .libs/xa_map.o .libs/zerofill.o -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib -lstdc++ -lm -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_so.o -Wl,-soname -Wl,libdb_stl-5.3.so -o .libs/libdb_stl-5.3.solibtool: link: arm-linux-androideabi-ar cru .libs/libdb_stl-5.3.a dbstl_container.o dbstl_resource_manager.o cxx_channel.o cxx_db.o cxx_dbc.o cxx_dbt.o cxx_env.o cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_multi.o cxx_rid.o cxx_seq.o cxx_site.o cxx_txn.o db185.o mut_pthread.o bt_compare.o bt_compress.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_compact.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o heap.o heap_auto.o heap_backup.o heap_conv.o heap_method.o heap_open.o heap_rec.o heap_reclaim.o heap_stat.o heap_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_automsg.o rep_backup.o rep_elect.o rep_lease.o rep_log.o rep_method.o rep_record.o rep_region.o rep_stat.o rep_util.o rep_verify.o os_addrinfo.o repmgr_auto.o repmgr_automsg.o repmgr_elect.o repmgr_method.o repmgr_msg.o repmgr_net.o repmgr_posix.o repmgr_queue.o repmgr_rec.o repmgr_sel.o repmgr_stat.o repmgr_util.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o log_verify.o log_verify_util.o log_verify_int.o log_verify_auto.o lock.o lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o dbm.o hsearch.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o clock.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_backup.o db_byteorder.o db_cam.o db_cds.o db_compact.o db_compint.o db_conv.o db_copy.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbreg.o dbreg_stat.o dbreg_auto.o dbreg_rec.o dbreg_util.o dbt.o env_alloc.o env_config.o env_backup.o env_failchk.o env_file.o env_globals.o env_open.o env_method.o env_name.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_print.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_backup.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_path.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_map.o zerofill.olibtool: link: arm-linux-androideabi-ranlib .libs/libdb_stl-5.3.alibtool: link: ( cd ".libs" && rm -f "libdb_stl-5.3.la" && ln -s "../libdb_stl-5.3.la" "libdb_stl-5.3.la" )rm -f libdb_stl.aln -s .libs/libdb_stl-5.3.a libdb_stl.a==> Entering fakeroot environment...==> Starting package()...Installing DB include files: /tmp/db/pkg/db/usr/include ...Installing DB library: /tmp/db/pkg/db/usr/lib ...Installing DB utilities: /tmp/db/pkg/db/usr/bin ...Installing documentation: /tmp/db/pkg/db/usr/docs ...libtool: install: cp -p .libs/libdb-5.3.so /tmp/db/pkg/db/usr/lib/libdb-5.3.solibtool: install: cp -p .libs/libdb-5.3.lai /tmp/db/pkg/db/usr/lib/libdb-5.3.lalibtool: install: cp -p .libs/libdb_cxx-5.3.so /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.solibtool: install: cp -p .libs/libdb_cxx-5.3.lai /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.lalibtool: install: cp -p .libs/libdb_stl-5.3.so /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.solibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/libdb_stl-5.3.lai /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.lalibtool: install: cp -p .libs/libdb-5.3.a /tmp/db/pkg/db/usr/lib/libdb-5.3.alibtool: install: cp -p .libs/db_archive /tmp/db/pkg/db/usr/bin/db_archivelibtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb-5.3.alibtool: install: arm-linux-androideabi-ranlib /tmp/db/pkg/db/usr/lib/libdb-5.3.alibtool: install: cp -p libdb.a /tmp/db/pkg/db/usr/lib/libdb.alibtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb.alibtool: install: arm-linux-androideabi-ranlib /tmp/db/pkg/db/usr/lib/libdb.alibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_checkpoint /tmp/db/pkg/db/usr/bin/db_checkpointlibtool: install: cp -p .libs/libdb_cxx-5.3.a /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.alibtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.alibtool: install: arm-linux-androideabi-ranlib /tmp/db/pkg/db/usr/lib/libdb_cxx-5.3.alibtool: install: cp -p libdb_cxx.a /tmp/db/pkg/db/usr/lib/libdb_cxx.alibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb_cxx.alibtool: install: arm-linux-androideabi-ranlib /tmp/db/pkg/db/usr/lib/libdb_cxx.alibtool: install: cp -p .libs/db_deadlock /tmp/db/pkg/db/usr/bin/db_deadlocklibtool: install: cp -p .libs/libdb_stl-5.3.a /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.alibtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.alibtool: install: arm-linux-androideabi-ranlib /tmp/db/pkg/db/usr/lib/libdb_stl-5.3.alibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p libdb_stl.a /tmp/db/pkg/db/usr/lib/libdb_stl.alibtool: install: chmod 644 /tmp/db/pkg/db/usr/lib/libdb_stl.alibtool: install: arm-linux-androideabi-ranlib /tmp/db/pkg/db/usr/lib/libdb_stl.alibtool: install: cp -p .libs/db_dump /tmp/db/pkg/db/usr/bin/db_dumplibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: warning: remember to run `libtool --finish /usr/lib'libtool: install: cp -p .libs/db_hotbackup /tmp/db/pkg/db/usr/bin/db_hotbackuplibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_load /tmp/db/pkg/db/usr/bin/db_loadlibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_log_verify /tmp/db/pkg/db/usr/bin/db_log_verifylibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_printlog /tmp/db/pkg/db/usr/bin/db_printloglibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_recover /tmp/db/pkg/db/usr/bin/db_recoverlibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_replicate /tmp/db/pkg/db/usr/bin/db_replicatelibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_stat /tmp/db/pkg/db/usr/bin/db_statlibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_tuner /tmp/db/pkg/db/usr/bin/db_tunerlibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_upgrade /tmp/db/pkg/db/usr/bin/db_upgradelibtool: install: warning: `libdb-5.3.la' has not been installed in `/usr/lib'libtool: install: cp -p .libs/db_verify /tmp/db/pkg/db/usr/bin/db_verify==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "db"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: db 5.3.28-3 (Tue Apr 4 21:05:43 UTC 2017)CMD: pacman --query --file db-5.3.28-3-x86_64.pkg.tar.xz
Creating hybrid package for 'db'
Trying to find vanilla package 'db'...
CMD: pacman --query --file /mirror/wireless-regdb-2015.07.20-1.pkg.tar.xz
CMD: pacman --query --file /mirror/gambas3-gb-db-odbc-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/gdb-7.11.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libkcddb-16.04.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-net-dbus-1.1.0-3.pkg.tar.xz
CMD: pacman --query --file /mirror/libdbi-0.9.0-2.pkg.tar.xz
CMD: pacman --query --file /mirror/php-mongodb-1.1.8-1.pkg.tar.xz
CMD: pacman --query --file /mirror/ruby-dbus-0.11.0-2.pkg.tar.xz
CMD: pacman --query --file /mirror/python-pudb-2016.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/mongodb-tools-3.2.5-1.pkg.tar.xz
CMD: pacman --query --file /mirror/foomatic-db-ppds-3:20160606-1.pkg.tar.xz
CMD: pacman --query --file /mirror/xorg-xcmsdb-1.0.5-1.pkg.tar.xz
CMD: pacman --query --file /mirror/gambas3-gb-db-postgresql-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/dvdbackup-0.4.2-2.pkg.tar.xz
CMD: pacman --query --file /mirror/foomatic-db-gutenprint-ppds-5.2.11-3.pkg.tar.xz
CMD: pacman --query --file /mirror/couchdb-1.6.1-7.pkg.tar.xz
CMD: pacman --query --file /mirror/dbus-sharp-glib-0.6.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/gimp-dbp-1.1.9-5.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-dbd-sqlite-1.50-2.pkg.tar.xz
CMD: pacman --query --file /mirror/mariadb-clients-10.1.14-1.pkg.tar.xz
CMD: pacman --query --file /mirror/foomatic-db-3:20160606-1.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-ipdb-0.10.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/leveldb-1.18-2.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-bsddb-6.1.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/pydb-1.26-3.pkg.tar.xz
CMD: pacman --query --file /mirror/buildbot-slave-0.8.12-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-dbd-mysql-4.035-1.pkg.tar.xz
CMD: pacman --query --file /mirror/iputils-20160308.0db72a4-1.pkg.tar.xz
CMD: pacman --query --file /mirror/vmoviedb-0.1.5-7.pkg.tar.xz
CMD: pacman --query --file /mirror/unixodbc-2.3.4-1.pkg.tar.xz
CMD: pacman --query --file /mirror/calligra-handbook-2.9.11-4.pkg.tar.xz
CMD: pacman --query --file /mirror/python-minidb-2.0.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/avr-gdb-7.11.1-1.pkg.tar.xz
CMD: pacman --query --file /mirror/libdbusmenu-qt4-0.9.3+16.04.20160218-1.pkg.tar.xz
CMD: pacman --query --file /mirror/vapoursynth-plugin-f3kdb-2.0.0-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-dbi-shell-11.95-4.pkg.tar.xz
CMD: pacman --query --file /mirror/python2-pudb-2016.2-1.pkg.tar.xz
CMD: pacman --query --file /mirror/mariadb-10.1.14-1.pkg.tar.xz
CMD: pacman --query --file /mirror/gambas3-gb-db-form-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/gambas3-gb-dbus-3.8.4-3.pkg.tar.xz
CMD: pacman --query --file /mirror/opendbx-1.4.6-2.pkg.tar.xz
CMD: pacman --query --file /mirror/cddb-py-1.4-7.pkg.tar.xz
CMD: pacman --query --file /mirror/kdbg-2.5.5-3.pkg.tar.xz
CMD: pacman --query --file /mirror/libcddb-1.3.2-4.pkg.tar.xz
CMD: pacman --query --file /mirror/dblatex-0.3.7-1.pkg.tar.xz
CMD: pacman --query --file /mirror/cgdb-0.6.8-3.pkg.tar.xz
CMD: pacman --query --file /mirror/libdbus-1.10.8-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-berkeleydb-0.55-2.pkg.tar.xz
CMD: pacman --query --file /mirror/cddb_get-2.28-1.pkg.tar.xz
CMD: pacman --query --file /mirror/jack2-dbus-1.9.10-4.pkg.tar.xz
CMD: pacman --query --file /mirror/mobile-broadband-provider-info-20151214-1.pkg.tar.xz
CMD: pacman --query --file /mirror/python-dbus-1.2.4-1.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-mail-transport-dbx-0.07-12.pkg.tar.xz
CMD: pacman --query --file /mirror/perl-dbd-odbc-1.52-2.pkg.tar.xz
CMD: pacman --query --file /mirror/buildbot-0.8.12-1.pkg.tar.xz
CMD: pacman --query --file /mirror/qt5-feedback-0.0.0.20150918-2.pkg.tar.xz
CMD: pacman --query --file /mirror/db-5.3.28-3.pkg.tar.xz
Package file has the following structure:
/.PKGINFO/.MTREE/usr/lib/libdb.so/usr/lib/libdb-5.so/usr/lib/libdb_cxx.so/usr/lib/libdb_cxx-5.so/usr/lib/libdb_stl.so/usr/lib/libdb_stl-5.so/usr/lib/libdb-5.3.so/usr/lib/libdb_cxx-5.3.so/usr/lib/libdb_stl-5.3.so/usr/include/db.h/usr/include/db_cxx.h/usr/include/db_185.h/usr/include/dbstl_common.h/usr/include/dbstl_set.h/usr/include/dbstl_vector.h/usr/include/dbstl_exception.h/usr/include/dbstl_map.h/usr/include/dbstl_utility.h/usr/include/dbstl_dbc.h/usr/include/dbstl_dbt.h/usr/include/dbstl_base_iterator.h/usr/include/dbstl_container.h/usr/include/dbstl_element_ref.h/usr/include/dbstl_inner_utility.h/usr/include/dbstl_resource_manager.h/usr/bin/db_archive/usr/bin/db_checkpoint/usr/bin/db_deadlock/usr/bin/db_dump/usr/bin/db_hotbackup/usr/bin/db_load/usr/bin/db_log_verify/usr/bin/db_printlog/usr/bin/db_recover/usr/bin/db_replicate/usr/bin/db_stat/usr/bin/db_tuner/usr/bin/db_upgrade/usr/bin/db_verify/usr/share/licenses/db/LICENSE/sysroot/sysroot/usr/lib/libdb-5.3.so/sysroot/sysroot/usr/lib/libdb-5.3.la/sysroot/sysroot/usr/lib/libdb_cxx-5.3.so/sysroot/sysroot/usr/lib/libdb_cxx-5.3.la/sysroot/sysroot/usr/lib/libdb_stl-5.3.so/sysroot/sysroot/usr/lib/libdb_stl-5.3.la/sysroot/sysroot/usr/lib/libdb-5.3.a/sysroot/sysroot/usr/lib/libdb.a/sysroot/sysroot/usr/lib/libdb_cxx-5.3.a/sysroot/sysroot/usr/lib/libdb_cxx.a/sysroot/sysroot/usr/lib/libdb_stl-5.3.a/sysroot/sysroot/usr/lib/libdb_stl.a/sysroot/sysroot/usr/lib/libdb.so/sysroot/sysroot/usr/lib/libdb-5.so/sysroot/sysroot/usr/lib/libdb_cxx.so/sysroot/sysroot/usr/lib/libdb_cxx-5.so/sysroot/sysroot/usr/lib/libdb_stl.so/sysroot/sysroot/usr/lib/libdb_stl-5.so/sysroot/sysroot/usr/include/db.h/sysroot/sysroot/usr/include/db_cxx.h/sysroot/sysroot/usr/include/db_185.h/sysroot/sysroot/usr/include/dbstl_common.h/sysroot/sysroot/usr/include/dbstl_set.h/sysroot/sysroot/usr/include/dbstl_vector.h/sysroot/sysroot/usr/include/dbstl_exception.h/sysroot/sysroot/usr/include/dbstl_map.h/sysroot/sysroot/usr/include/dbstl_utility.h/sysroot/sysroot/usr/include/dbstl_dbc.h/sysroot/sysroot/usr/include/dbstl_dbt.h/sysroot/sysroot/usr/include/dbstl_base_iterator.h/sysroot/sysroot/usr/include/dbstl_container.h/sysroot/sysroot/usr/include/dbstl_element_ref.h/sysroot/sysroot/usr/include/dbstl_inner_utility.h/sysroot/sysroot/usr/include/dbstl_resource_manager.hGenerating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf db.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/db.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/db.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/db.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/db/src/db-5.3.28/build_unix/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by Berkeley DB configure 5.3.28, which wasgenerated by GNU Autoconf 2.68. Invocation command line was$ ../dist/configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-compat185 --enable-shared --enable-static --enable-cxx --enable-dbm --enable-stl## --------- #### Platform. #### --------- ##hostname = d52f63223d5auname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /sysroot/binPATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8PATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2845: checking build system typeconfigure:2859: result: x86_64-unknown-linux-gnuconfigure:2879: checking host system typeconfigure:2892: result: arm-unknown-linux-androideabiconfigure:2924: checking if building in the top-level or dist directoriesconfigure:2934: result: noconfigure:3027: checking if --enable-smallbuild option specifiedconfigure:3040: result: noconfigure:3043: checking if --disable-atomicsupport option specifiedconfigure:3056: result: noconfigure:3068: checking if --disable-compression option specifiedconfigure:3081: result: noconfigure:3085: checking if --disable-hash option specifiedconfigure:3098: result: noconfigure:3102: checking if --disable-heap option specifiedconfigure:3115: result: noconfigure:3119: checking if --disable-mutexsupport option specifiedconfigure:3132: result: noconfigure:3136: checking if --disable-log_checksum option specifiedconfigure:3151: result: noconfigure:3156: checking if --disable-partition option specifiedconfigure:3169: result: noconfigure:3173: checking if --disable-queue option specifiedconfigure:3186: result: noconfigure:3190: checking if --disable-replication option specifiedconfigure:3203: result: noconfigure:3207: checking if --disable-statistics option specifiedconfigure:3220: result: noconfigure:3224: checking if --disable-verify option specifiedconfigure:3237: result: noconfigure:3241: checking if --enable-compat185 option specifiedconfigure:3250: result: yesconfigure:3253: checking if --enable-cxx option specifiedconfigure:3262: result: yesconfigure:3265: checking if --enable-debug option specifiedconfigure:3274: result: noconfigure:3277: checking if --enable-debug_rop option specifiedconfigure:3286: result: noconfigure:3289: checking if --enable-debug_wop option specifiedconfigure:3298: result: noconfigure:3301: checking if --enable-diagnostic option specifiedconfigure:3325: result: noconfigure:3329: checking if --enable-dump185 option specifiedconfigure:3338: result: noconfigure:3341: checking if --enable-java option specifiedconfigure:3350: result: noconfigure:3353: checking if --enable-mingw option specifiedconfigure:3362: result: noconfigure:3365: checking if --enable-o_direct option specifiedconfigure:3374: result: noconfigure:3377: checking if --enable-posixmutexes option specifiedconfigure:3386: result: noconfigure:3403: checking if --enable-rpc option specifiedconfigure:3413: result: noconfigure:3416: checking if --enable-sql option specifiedconfigure:3425: result: noconfigure:3428: checking if --enable-sql_compat option specifiedconfigure:3437: result: noconfigure:3440: checking if --enable-jdbc option specifiedconfigure:3449: result: noconfigure:3452: checking if --with-jdbc=DIR option specifiedconfigure:3462: result: noconfigure:3468: checking if --enable-amalgamation option specifiedconfigure:3477: result: noconfigure:3480: checking if --enable-sql_codegen option specifiedconfigure:3489: result: noconfigure:3492: checking if --enable-stl option specifiedconfigure:3504: result: yesconfigure:3507: checking if --enable-tcl option specifiedconfigure:3516: result: noconfigure:3519: checking if --enable-test option specifiedconfigure:3528: result: noconfigure:3531: checking if --enable-localization option specifiedconfigure:3540: result: noconfigure:3543: checking if --enable-stripped_messages option specifiedconfigure:3552: result: noconfigure:3555: checking if --enable-dbm option specifiedconfigure:3564: result: yesconfigure:3567: checking if --enable-dtrace option specifiedconfigure:3576: result: noconfigure:3579: checking if --enable-systemtap option specifiedconfigure:3588: result: noconfigure:3591: checking if --enable-perfmon-statistics option specifiedconfigure:3600: result: noconfigure:3603: checking if --enable-uimutexes option specifiedconfigure:3612: result: noconfigure:3615: checking if --enable-umrw option specifiedconfigure:3624: result: noconfigure:3635: checking if --enable-atomicfileread option specifiedconfigure:3644: result: noconfigure:3663: checking if --with-cryptography option specifiedconfigure:3686: result: yesconfigure:3689: checking if --with-mutex=MUTEX option specifiedconfigure:3705: result: noconfigure:3726: checking if --with-tcl=DIR option specifiedconfigure:3736: result: noconfigure:3742: checking if --with-uniquename=NAME option specifiedconfigure:3755: result: noconfigure:3830: checking for arm-linux-androideabi-chmodconfigure:3860: result: noconfigure:3870: checking for chmodconfigure:3886: found /usr/sbin/chmodconfigure:3897: result: chmodconfigure:3909: WARNING: using cross tools not prefixed with host tripletconfigure:3924: checking for arm-linux-androideabi-cpconfigure:3954: result: noconfigure:3964: checking for cpconfigure:3980: found /usr/sbin/cpconfigure:3991: result: cpconfigure:4115: checking for arm-linux-androideabi-lnconfigure:4145: result: noconfigure:4155: checking for lnconfigure:4171: found /usr/sbin/lnconfigure:4182: result: lnconfigure:4209: checking for arm-linux-androideabi-mkdirconfigure:4239: result: noconfigure:4249: checking for mkdirconfigure:4265: found /usr/sbin/mkdirconfigure:4276: result: mkdirconfigure:4303: checking for arm-linux-androideabi-rmconfigure:4333: result: noconfigure:4343: checking for rmconfigure:4359: found /usr/sbin/rmconfigure:4370: result: rmconfigure:4400: checking for arm-linux-androideabi-mvconfigure:4430: result: noconfigure:4440: checking for mvconfigure:4456: found /usr/sbin/mvconfigure:4467: result: mvconfigure:4878: checking for arm-linux-androideabi-shconfigure:4911: result: noconfigure:4921: checking for shconfigure:4939: found /usr/sbin/shconfigure:4951: result: /usr/sbin/shconfigure:4993: checking for a BSD-compatible installconfigure:5061: result: /usr/bin/install -cconfigure:5167: checking for arm-linux-androideabi-ccconfigure:5194: result: arm-linux-androideabi-gccconfigure:5269: checking for C compiler versionconfigure:5278: arm-linux-androideabi-gcc --version >&5arm-linux-androideabi-gcc (GCC) 4.8Copyright (C) 2013 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:5289: $? = 0configure:5278: arm-linux-androideabi-gcc -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-gccCOLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapperTarget: arm-linux-androideabiConfigured 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=defaultThread model: posixgcc version 4.8 (GCC)configure:5289: $? = 0configure:5278: arm-linux-androideabi-gcc -V >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-V'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:5289: $? = 1configure:5278: arm-linux-androideabi-gcc -qversion >&5arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'arm-linux-androideabi-gcc: fatal error: no input filescompilation terminated.configure:5289: $? = 1configure:5309: checking whether the C compiler worksconfigure:5331: arm-linux-androideabi-gcc -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5335: $? = 0configure:5383: result: yesconfigure:5386: checking for C compiler default output file nameconfigure:5388: result: a.outconfigure:5394: checking for suffix of executablesconfigure:5401: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5405: $? = 0configure:5427: result:configure:5449: checking whether we are cross compilingconfigure:5487: result: yesconfigure:5492: checking for suffix of object filesconfigure:5514: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5518: $? = 0configure:5539: result: oconfigure:5543: checking whether we are using the GNU C compilerconfigure:5562: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5562: $? = 0configure:5571: result: yesconfigure:5580: checking whether arm-linux-androideabi-gcc accepts -gconfigure:5600: arm-linux-androideabi-gcc -c -g -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5600: $? = 0configure:5641: result: yesconfigure:5658: checking for arm-linux-androideabi-gcc option to accept ISO C89configure:5722: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5722: $? = 0configure:5735: result: none neededconfigure:5780: checking for an ANSI C-conforming constconfigure:5845: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5845: $? = 0configure:5852: result: yesconfigure:5860: checking for inlineconfigure:5876: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5876: $? = 0configure:5884: result: inlineconfigure:5916: checking for GCC aligned attributeconfigure:5933: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:5933: $? = 0configure:5940: result: yesconfigure:6551: checking for C++ compiler versionconfigure:6560: arm-linux-androideabi-g++ --version >&5arm-linux-androideabi-g++ (GCC) 4.8Copyright (C) 2013 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:6571: $? = 0configure:6560: arm-linux-androideabi-g++ -v >&5Using built-in specs.COLLECT_GCC=arm-linux-androideabi-g++COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapperTarget: arm-linux-androideabiConfigured 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=defaultThread model: posixgcc version 4.8 (GCC)configure:6571: $? = 0configure:6560: arm-linux-androideabi-g++ -V >&5arm-linux-androideabi-g++: error: unrecognized command line option '-V'arm-linux-androideabi-g++: fatal error: no input filescompilation terminated.configure:6571: $? = 1configure:6560: arm-linux-androideabi-g++ -qversion >&5arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'arm-linux-androideabi-g++: fatal error: no input filescompilation terminated.configure:6571: $? = 1configure:6575: checking whether we are using the GNU C++ compilerconfigure:6594: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5configure:6594: $? = 0configure:6603: result: yesconfigure:6612: checking whether arm-linux-androideabi-g++ accepts -gconfigure:6632: arm-linux-androideabi-g++ -c -g -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5configure:6632: $? = 0configure:6673: result: yesconfigure:6702: checking how to run the C++ preprocessorconfigure:6729: arm-linux-androideabi-g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cppconfigure:6729: $? = 0configure:6743: arm-linux-androideabi-g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cppconftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:6743: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| /* end confdefs.h. */| #include configure:6768: result: arm-linux-androideabi-g++ -Econfigure:6788: arm-linux-androideabi-g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cppconfigure:6788: $? = 0configure:6802: arm-linux-androideabi-g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cppconftest.cpp:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:6802: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| /* end confdefs.h. */| #include configure:6834: checking whether C++ supports the ISO C++ standard includesconfigure:6854: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5configure:6854: $? = 0configure:6866: result: yesconfigure:6877: checking whether we are using gcc version 2.96configure:6892: result: noconfigure:6968: checking how to print stringsconfigure:6995: result: printfconfigure:7016: checking for a sed that does not truncate outputconfigure:7080: result: /usr/sbin/sedconfigure:7098: checking for grep that handles long lines and -econfigure:7156: result: /usr/sbin/grepconfigure:7161: checking for egrepconfigure:7223: result: /usr/sbin/grep -Econfigure:7228: checking for fgrepconfigure:7290: result: /usr/sbin/grep -Fconfigure:7325: checking for ld used by arm-linux-androideabi-gccconfigure:7392: result: /sysroot/arm-linux-androideabi/bin/ldconfigure:7399: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ldconfigure:7414: result: yesconfigure:7426: checking for BSD- or MS-compatible name lister (nm)configure:7475: result: /sysroot/bin/arm-linux-androideabi-nm -Bconfigure:7605: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interfaceconfigure:7612: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:7615: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"configure:7618: output00000000 B some_variableconfigure:7625: result: BSD nmconfigure:7628: checking whether ln -s worksconfigure:7632: result: yesconfigure:7640: checking the maximum length of command line argumentsconfigure:7765: result: 1572864configure:7782: checking whether the shell understands some XSI constructsconfigure:7792: result: yesconfigure:7796: checking whether the shell understands "+="configure:7802: result: yesconfigure:7837: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi formatconfigure:7877: result: func_convert_file_noopconfigure:7884: checking how to convert x86_64-unknown-linux-gnu file names to toolchain formatconfigure:7904: result: func_convert_file_noopconfigure:7911: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object filesconfigure:7918: result: -rconfigure:7952: checking for arm-linux-androideabi-objdumpconfigure:7968: found /sysroot/bin/arm-linux-androideabi-objdumpconfigure:7979: result: arm-linux-androideabi-objdumpconfigure:8051: checking how to recognize dependent librariesconfigure:8253: result: pass_allconfigure:8298: checking for arm-linux-androideabi-dlltoolconfigure:8328: result: noconfigure:8338: checking for dlltoolconfigure:8368: result: noconfigure:8398: checking how to associate runtime and link librariesconfigure:8425: result: printf %s\nconfigure:8441: checking for arm-linux-androideabi-arconfigure:8457: found /sysroot/bin/arm-linux-androideabi-arconfigure:8468: result: arm-linux-androideabi-arconfigure:8549: checking for archiver @FILE supportconfigure:8566: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:8566: $? = 0configure:8569: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5configure:8572: $? = 0configure:8577: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5arm-linux-androideabi-ar: conftest.o: No such file or directoryconfigure:8580: $? = 1configure:8592: result: @configure:8610: checking for arm-linux-androideabi-stripconfigure:8626: found /sysroot/bin/arm-linux-androideabi-stripconfigure:8637: result: arm-linux-androideabi-stripconfigure:8709: checking for arm-linux-androideabi-ranlibconfigure:8725: found /sysroot/bin/arm-linux-androideabi-ranlibconfigure:8736: result: arm-linux-androideabi-ranlibconfigure:8853: checking for gawkconfigure:8869: found /usr/sbin/gawkconfigure:8880: result: gawkconfigure:8920: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc objectconfigure:9039: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:9042: $? = 0configure:9046: /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.nmconfigure:9049: $? = 0configure:9115: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c conftstm.o >&5configure:9118: $? = 0configure:9156: result: okconfigure:9193: checking for sysrootconfigure:9223: result: noconfigure:9426: checking for arm-linux-androideabi-mtconfigure:9456: result: noconfigure:9466: checking for mtconfigure:9496: result: noconfigure:9516: checking if : is a manifest toolconfigure:9522: : '-?'configure:9530: result: noconfigure:10162: checking how to run the C preprocessorconfigure:10193: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconfigure:10193: $? = 0configure:10207: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:10207: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| /* end confdefs.h. */| #include configure:10232: result: arm-linux-androideabi-gcc -Econfigure:10252: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconfigure:10252: $? = 0configure:10266: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:10266: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| /* end confdefs.h. */| #include configure:10295: checking for ANSI C header filesconfigure:10315: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10315: $? = 0configure:10399: result: yesconfigure:10412: checking for sys/types.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10412: checking for sys/stat.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10412: checking for stdlib.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10412: checking for string.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10412: checking for memory.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10412: checking for strings.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10412: checking for inttypes.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10412: checking for stdint.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10412: checking for unistd.hconfigure:10412: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10412: $? = 0configure:10412: result: yesconfigure:10426: checking for dlfcn.hconfigure:10426: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:10426: $? = 0configure:10426: result: yesconfigure:10623: checking for objdirconfigure:10638: result: .libsconfigure:10909: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptionsconfigure:10927: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT -fno-rtti -fno-exceptions conftest.c >&5cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]configure:10931: $? = 0configure:10944: result: noconfigure:11254: checking for arm-linux-androideabi-gcc option to produce PICconfigure:11261: result: -fPIC -DPICconfigure:11269: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC worksconfigure:11287: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT -fPIC -DPIC -DPIC conftest.c >&5configure:11291: $? = 0configure:11304: result: yesconfigure:11333: checking if arm-linux-androideabi-gcc static flag -static worksconfigure:11361: result: yesconfigure:11376: checking if arm-linux-androideabi-gcc supports -c -o file.oconfigure:11397: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT -o out/conftest2.o conftest.c >&5configure:11401: $? = 0configure:11423: result: yesconfigure:11431: checking if arm-linux-androideabi-gcc supports -c -o file.oconfigure:11478: result: yesconfigure:11511: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared librariesconfigure:12669: result: yesconfigure:12706: checking whether -lc should be explicitly linked inconfigure:12714: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:12717: $? = 0configure:12732: 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\>\&1configure:12735: $? = 0configure:12749: result: noconfigure:12914: checking dynamic linker characteristicsconfigure:13428: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT -Wl,-rpath -Wl,/foo conftest.c >&5configure:13428: $? = 0configure:13650: result: GNU/Linux ld.soconfigure:13757: checking how to hardcode library paths into programsconfigure:13782: result: immediateconfigure:14322: checking whether stripping libraries is possibleconfigure:14327: result: yesconfigure:14362: checking if libtool supports shared librariesconfigure:14364: result: yesconfigure:14367: checking whether to build shared librariesconfigure:14388: result: yesconfigure:14391: checking whether to build static librariesconfigure:14395: result: yesconfigure:14418: checking how to run the C++ preprocessorconfigure:14484: result: arm-linux-androideabi-g++ -Econfigure:14504: arm-linux-androideabi-g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cppconfigure:14504: $? = 0configure:14518: arm-linux-androideabi-g++ -E -D_GNU_SOURCE -D_REENTRANT conftest.cppconftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:14518: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #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:14688: checking for ld used by arm-linux-androideabi-g++configure:14755: result: /sysroot/arm-linux-androideabi/bin/ldconfigure:14762: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ldconfigure:14777: result: yesconfigure:14832: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared librariesconfigure:15836: result: yesconfigure:15871: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5configure:15874: $? = 0configure:16394: checking for arm-linux-androideabi-g++ option to produce PICconfigure:16401: result: -fPIC -DPICconfigure:16409: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC worksconfigure:16427: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT -fPIC -DPIC -DPIC conftest.cpp >&5configure:16431: $? = 0configure:16444: result: yesconfigure:16467: checking if arm-linux-androideabi-g++ static flag -static worksconfigure:16495: result: yesconfigure:16507: checking if arm-linux-androideabi-g++ supports -c -o file.oconfigure:16528: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT -o out/conftest2.o conftest.cpp >&5configure:16532: $? = 0configure:16554: result: yesconfigure:16559: checking if arm-linux-androideabi-g++ supports -c -o file.oconfigure:16606: result: yesconfigure:16636: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared librariesconfigure:16670: result: yesconfigure:16813: checking dynamic linker characteristicsconfigure:17483: result: GNU/Linux ld.soconfigure:17536: checking how to hardcode library paths into programsconfigure:17561: result: immediateconfigure:17625: checking SOSUFFIX from libtoolconfigure:17647: result: .soconfigure:17652: checking MODSUFFIX from libtoolconfigure:17674: result: .soconfigure:17679: checking JMODSUFFIX from libtoolconfigure:17705: result: .soconfigure:18786: checking whether the C++ compiler supports templates for STLconfigure:19077: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5configure:19077: $? = 0configure:19078: result: yesconfigure:19092: checking whether C++ supports the wstring classconfigure:19115: arm-linux-androideabi-g++ -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:19: error: 'ws' does not name a typestd::wstring ws; ws.find_first_of(ws);^conftest.cpp:31:2: error: mixing declarations and function-definitions is forbidden},^conftest.cpp:32:15: error: invalid conversion from 'const char*' to 'int' [-fpermissive]WSTRING_decl="#define HAVE_WSTRING 1" ; AC_MSG_RESULT(yes),^conftest.cpp:32:55: error: expected constructor, destructor, or type conversion before '(' tokenWSTRING_decl="#define HAVE_WSTRING 1" ; AC_MSG_RESULT(yes),^conftest.cpp:33:52: error: expected constructor, destructor, or type conversion before '(' tokenWSTRING_decl="#undef HAVE_WSTRING" ; AC_MSG_RESULT(no)^configure:19115: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| #include | std::wstring ws; ws.find_first_of(ws);| int| main ()| {|| ;| return 0;| },| WSTRING_decl="#define HAVE_WSTRING 1" ; AC_MSG_RESULT(yes),| WSTRING_decl="#undef HAVE_WSTRING" ; AC_MSG_RESULT(no)configure:19128: checking for thread local storage (TLS) classconfigure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:29:72: error: 'NULL' was not declared in this scopetemplate __thread T* TLSClass::tlsvar = NULL; ^conftest.cpp: In function 'int main()':conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __thread T *tlsvar;| };| class TLSClass2 {| public: static __thread int tlsvar;| };| template __thread T* TLSClass::tlsvar = NULL; | __thread int TLSClass2::tlsvar = 1;| static __thread int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:29:47: error: expected constructor, destructor, or type conversion before '(' tokentemplate __declspec(thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:25: error: expected constructor, destructor, or type conversion before '(' token__declspec(thread) int TLSClass2::tlsvar = 1;^conftest.cpp: In function 'int main()':conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __thread T *tlsvar;| };| class TLSClass2 {| public: static __thread int tlsvar;| };| template __declspec(thread) T* TLSClass::tlsvar = NULL; | __declspec(thread) int TLSClass2::tlsvar = 1;| static __thread int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:29:48: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]template __declspec(__thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:48: error: storage class specifiers invalid in parameter declarationsconftest.cpp:29:48: error: storage class specified for parameter 'parameter'conftest.cpp:29:59: error: expected constructor, destructor, or type conversion before 'T'template __declspec(__thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:26: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]__declspec(__thread) int TLSClass2::tlsvar = 1;^conftest.cpp:30:26: error: storage class specifiers invalid in parameter declarationsconftest.cpp:30:26: error: storage class specified for parameter 'parameter'conftest.cpp:30:36: error: expected constructor, destructor, or type conversion before 'int'__declspec(__thread) int TLSClass2::tlsvar = 1;^conftest.cpp: In function 'int main()':conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __thread T *tlsvar;| };| class TLSClass2 {| public: static __thread int tlsvar;| };| template __declspec(__thread) T* TLSClass::tlsvar = NULL; | __declspec(__thread) int TLSClass2::tlsvar = 1;| static __thread int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:29:55: error: non-thread-local declaration of 'T* TLSClass::tlsvar' follows thread-local declaration template T* TLSClass::tlsvar = NULL; ^conftest.cpp:24:44: error: 'T* TLSClass::tlsvar' previously declared here public: static __thread T *tlsvar;^conftest.cpp:29:55: error: declaration of 'T* TLSClass::tlsvar' outside of class is not definition [-fpermissive] template T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:64: error: 'NULL' was not declared in this scopetemplate T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:31: error: non-thread-local declaration of 'int TLSClass2::tlsvar' follows thread-local declarationint TLSClass2::tlsvar = 1;^conftest.cpp:27:44: error: 'int TLSClass2::tlsvar' previously declared herepublic: static __thread int tlsvar;^conftest.cpp:30:31: error: declaration of 'int TLSClass2::tlsvar' outside of class is not definition [-fpermissive]int TLSClass2::tlsvar = 1;^conftest.cpp: In function 'int main()':conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __thread T *tlsvar;| };| class TLSClass2 {| public: static __thread int tlsvar;| };| template T* TLSClass::tlsvar = NULL; | int TLSClass2::tlsvar = 1;| static __thread int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:42: error: 'thread' has not been declaredpublic: static __declspec(thread) T *tlsvar;^conftest.cpp:24:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(thread) T *tlsvar;^conftest.cpp:24:48: error: expected ';' at end of member declarationconftest.cpp:27:42: error: 'thread' has not been declaredpublic: static __declspec(thread) int tlsvar;^conftest.cpp:27:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(thread) int tlsvar;^conftest.cpp:27:48: error: expected ';' at end of member declarationconftest.cpp:29:63: error: 'T* TLSClass::tlsvar' is not a static member of 'class TLSClass' template __thread T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:63: error: template definition of non-template 'T* TLSClass::tlsvar' conftest.cpp:29:72: error: 'NULL' was not declared in this scopetemplate __thread T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:39: error: 'int TLSClass2::tlsvar' is not a static member of 'class TLSClass2'__thread int TLSClass2::tlsvar = 1;^conftest.cpp:31:39: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]static __declspec(thread) int x = 0;^conftest.cpp:31:33: error: 'thread' was not declared in this scopestatic __declspec(thread) int x = 0;^conftest.cpp:31:41: error: expected ',' or ';' before 'int'static __declspec(thread) int x = 0;^conftest.cpp: In function 'int main()':conftest.cpp:24:54: error: invalid use of non-static data member 'TLSClass::tlsvar' public: static __declspec(thread) T *tlsvar;^conftest.cpp:35:16: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:27:54: error: invalid use of non-static data member 'TLSClass2::tlsvar'public: static __declspec(thread) int tlsvar;^conftest.cpp:35:42: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __declspec(thread) T *tlsvar;| };| class TLSClass2 {| public: static __declspec(thread) int tlsvar;| };| template __thread T* TLSClass::tlsvar = NULL; | __thread int TLSClass2::tlsvar = 1;| static __declspec(thread) int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:42: error: 'thread' has not been declaredpublic: static __declspec(thread) T *tlsvar;^conftest.cpp:24:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(thread) T *tlsvar;^conftest.cpp:24:48: error: expected ';' at end of member declarationconftest.cpp:27:42: error: 'thread' has not been declaredpublic: static __declspec(thread) int tlsvar;^conftest.cpp:27:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(thread) int tlsvar;^conftest.cpp:27:48: error: expected ';' at end of member declarationconftest.cpp:29:47: error: expected constructor, destructor, or type conversion before '(' tokentemplate __declspec(thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:25: error: expected constructor, destructor, or type conversion before '(' token__declspec(thread) int TLSClass2::tlsvar = 1;^conftest.cpp:31:39: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]static __declspec(thread) int x = 0;^conftest.cpp:31:33: error: 'thread' was not declared in this scopestatic __declspec(thread) int x = 0;^conftest.cpp:31:41: error: expected ',' or ';' before 'int'static __declspec(thread) int x = 0;^conftest.cpp: In function 'int main()':conftest.cpp:24:54: error: invalid use of non-static data member 'TLSClass::tlsvar' public: static __declspec(thread) T *tlsvar;^conftest.cpp:35:16: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:27:54: error: invalid use of non-static data member 'TLSClass2::tlsvar'public: static __declspec(thread) int tlsvar;^conftest.cpp:35:42: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __declspec(thread) T *tlsvar;| };| class TLSClass2 {| public: static __declspec(thread) int tlsvar;| };| template __declspec(thread) T* TLSClass::tlsvar = NULL; | __declspec(thread) int TLSClass2::tlsvar = 1;| static __declspec(thread) int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:42: error: 'thread' has not been declaredpublic: static __declspec(thread) T *tlsvar;^conftest.cpp:24:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(thread) T *tlsvar;^conftest.cpp:24:48: error: expected ';' at end of member declarationconftest.cpp:27:42: error: 'thread' has not been declaredpublic: static __declspec(thread) int tlsvar;^conftest.cpp:27:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(thread) int tlsvar;^conftest.cpp:27:48: error: expected ';' at end of member declarationconftest.cpp:29:48: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]template __declspec(__thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:48: error: storage class specifiers invalid in parameter declarationsconftest.cpp:29:48: error: storage class specified for parameter 'parameter'conftest.cpp:29:59: error: expected constructor, destructor, or type conversion before 'T'template __declspec(__thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:26: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]__declspec(__thread) int TLSClass2::tlsvar = 1;^conftest.cpp:30:26: error: storage class specifiers invalid in parameter declarationsconftest.cpp:30:26: error: storage class specified for parameter 'parameter'conftest.cpp:30:36: error: expected constructor, destructor, or type conversion before 'int'__declspec(__thread) int TLSClass2::tlsvar = 1;^conftest.cpp:31:39: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]static __declspec(thread) int x = 0;^conftest.cpp:31:33: error: 'thread' was not declared in this scopestatic __declspec(thread) int x = 0;^conftest.cpp:31:41: error: expected ',' or ';' before 'int'static __declspec(thread) int x = 0;^conftest.cpp: In function 'int main()':conftest.cpp:24:54: error: invalid use of non-static data member 'TLSClass::tlsvar' public: static __declspec(thread) T *tlsvar;^conftest.cpp:35:16: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:27:54: error: invalid use of non-static data member 'TLSClass2::tlsvar'public: static __declspec(thread) int tlsvar;^conftest.cpp:35:42: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __declspec(thread) T *tlsvar;| };| class TLSClass2 {| public: static __declspec(thread) int tlsvar;| };| template __declspec(__thread) T* TLSClass::tlsvar = NULL; | __declspec(__thread) int TLSClass2::tlsvar = 1;| static __declspec(thread) int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:42: error: 'thread' has not been declaredpublic: static __declspec(thread) T *tlsvar;^conftest.cpp:24:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(thread) T *tlsvar;^conftest.cpp:24:48: error: expected ';' at end of member declarationconftest.cpp:27:42: error: 'thread' has not been declaredpublic: static __declspec(thread) int tlsvar;^conftest.cpp:27:48: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(thread) int tlsvar;^conftest.cpp:27:48: error: expected ';' at end of member declarationconftest.cpp:29:55: error: 'T* TLSClass::tlsvar' is not a static member of 'class TLSClass' template T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:55: error: template definition of non-template 'T* TLSClass::tlsvar' conftest.cpp:29:64: error: 'NULL' was not declared in this scopetemplate T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:31: error: 'int TLSClass2::tlsvar' is not a static member of 'class TLSClass2'int TLSClass2::tlsvar = 1;^conftest.cpp:31:39: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]static __declspec(thread) int x = 0;^conftest.cpp:31:33: error: 'thread' was not declared in this scopestatic __declspec(thread) int x = 0;^conftest.cpp:31:41: error: expected ',' or ';' before 'int'static __declspec(thread) int x = 0;^conftest.cpp: In function 'int main()':conftest.cpp:24:54: error: invalid use of non-static data member 'TLSClass::tlsvar' public: static __declspec(thread) T *tlsvar;^conftest.cpp:35:16: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:27:54: error: invalid use of non-static data member 'TLSClass2::tlsvar'public: static __declspec(thread) int tlsvar;^conftest.cpp:35:42: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __declspec(thread) T *tlsvar;| };| class TLSClass2 {| public: static __declspec(thread) int tlsvar;| };| template T* TLSClass::tlsvar = NULL; | int TLSClass2::tlsvar = 1;| static __declspec(thread) int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]public: static __declspec(__thread) T *tlsvar;^conftest.cpp:24:42: error: storage class specifiers invalid in parameter declarationsconftest.cpp:24:42: error: storage class specified for parameter 'parameter'conftest.cpp:24:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(__thread) T *tlsvar;^conftest.cpp:24:50: error: expected ';' at end of member declarationconftest.cpp:27:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]public: static __declspec(__thread) int tlsvar;^conftest.cpp:27:42: error: storage class specifiers invalid in parameter declarationsconftest.cpp:27:42: error: storage class specified for parameter 'parameter'conftest.cpp:27:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(__thread) int tlsvar;^conftest.cpp:27:50: error: expected ';' at end of member declarationconftest.cpp:29:63: error: 'T* TLSClass::tlsvar' is not a static member of 'class TLSClass' template __thread T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:63: error: template definition of non-template 'T* TLSClass::tlsvar' conftest.cpp:29:72: error: 'NULL' was not declared in this scopetemplate __thread T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:39: error: 'int TLSClass2::tlsvar' is not a static member of 'class TLSClass2'__thread int TLSClass2::tlsvar = 1;^conftest.cpp:31:33: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]static __declspec(__thread) int x = 0;^conftest.cpp:31:33: error: storage class specifiers invalid in parameter declarationsconftest.cpp:31:33: error: storage class specified for parameter 'parameter'conftest.cpp:31:43: error: expected initializer before 'int'static __declspec(__thread) int x = 0;^conftest.cpp: In function 'int main()':conftest.cpp:24:56: error: invalid use of non-static data member 'TLSClass::tlsvar' public: static __declspec(__thread) T *tlsvar;^conftest.cpp:35:16: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:27:56: error: invalid use of non-static data member 'TLSClass2::tlsvar'public: static __declspec(__thread) int tlsvar;^conftest.cpp:35:42: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __declspec(__thread) T *tlsvar;| };| class TLSClass2 {| public: static __declspec(__thread) int tlsvar;| };| template __thread T* TLSClass::tlsvar = NULL; | __thread int TLSClass2::tlsvar = 1;| static __declspec(__thread) int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]public: static __declspec(__thread) T *tlsvar;^conftest.cpp:24:42: error: storage class specifiers invalid in parameter declarationsconftest.cpp:24:42: error: storage class specified for parameter 'parameter'conftest.cpp:24:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(__thread) T *tlsvar;^conftest.cpp:24:50: error: expected ';' at end of member declarationconftest.cpp:27:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]public: static __declspec(__thread) int tlsvar;^conftest.cpp:27:42: error: storage class specifiers invalid in parameter declarationsconftest.cpp:27:42: error: storage class specified for parameter 'parameter'conftest.cpp:27:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(__thread) int tlsvar;^conftest.cpp:27:50: error: expected ';' at end of member declarationconftest.cpp:29:47: error: expected constructor, destructor, or type conversion before '(' tokentemplate __declspec(thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:25: error: expected constructor, destructor, or type conversion before '(' token__declspec(thread) int TLSClass2::tlsvar = 1;^conftest.cpp:31:33: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]static __declspec(__thread) int x = 0;^conftest.cpp:31:33: error: storage class specifiers invalid in parameter declarationsconftest.cpp:31:33: error: storage class specified for parameter 'parameter'conftest.cpp:31:43: error: expected initializer before 'int'static __declspec(__thread) int x = 0;^conftest.cpp: In function 'int main()':conftest.cpp:24:56: error: invalid use of non-static data member 'TLSClass::tlsvar' public: static __declspec(__thread) T *tlsvar;^conftest.cpp:35:16: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:27:56: error: invalid use of non-static data member 'TLSClass2::tlsvar'public: static __declspec(__thread) int tlsvar;^conftest.cpp:35:42: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __declspec(__thread) T *tlsvar;| };| class TLSClass2 {| public: static __declspec(__thread) int tlsvar;| };| template __declspec(thread) T* TLSClass::tlsvar = NULL; | __declspec(thread) int TLSClass2::tlsvar = 1;| static __declspec(__thread) int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]public: static __declspec(__thread) T *tlsvar;^conftest.cpp:24:42: error: storage class specifiers invalid in parameter declarationsconftest.cpp:24:42: error: storage class specified for parameter 'parameter'conftest.cpp:24:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(__thread) T *tlsvar;^conftest.cpp:24:50: error: expected ';' at end of member declarationconftest.cpp:27:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]public: static __declspec(__thread) int tlsvar;^conftest.cpp:27:42: error: storage class specifiers invalid in parameter declarationsconftest.cpp:27:42: error: storage class specified for parameter 'parameter'conftest.cpp:27:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(__thread) int tlsvar;^conftest.cpp:27:50: error: expected ';' at end of member declarationconftest.cpp:29:48: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]template __declspec(__thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:48: error: storage class specifiers invalid in parameter declarationsconftest.cpp:29:48: error: storage class specified for parameter 'parameter'conftest.cpp:29:59: error: expected constructor, destructor, or type conversion before 'T'template __declspec(__thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:26: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]__declspec(__thread) int TLSClass2::tlsvar = 1;^conftest.cpp:30:26: error: storage class specifiers invalid in parameter declarationsconftest.cpp:30:26: error: storage class specified for parameter 'parameter'conftest.cpp:30:36: error: expected constructor, destructor, or type conversion before 'int'__declspec(__thread) int TLSClass2::tlsvar = 1;^conftest.cpp:31:33: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]static __declspec(__thread) int x = 0;^conftest.cpp:31:33: error: storage class specifiers invalid in parameter declarationsconftest.cpp:31:33: error: storage class specified for parameter 'parameter'conftest.cpp:31:43: error: expected initializer before 'int'static __declspec(__thread) int x = 0;^conftest.cpp: In function 'int main()':conftest.cpp:24:56: error: invalid use of non-static data member 'TLSClass::tlsvar' public: static __declspec(__thread) T *tlsvar;^conftest.cpp:35:16: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:27:56: error: invalid use of non-static data member 'TLSClass2::tlsvar'public: static __declspec(__thread) int tlsvar;^conftest.cpp:35:42: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __declspec(__thread) T *tlsvar;| };| class TLSClass2 {| public: static __declspec(__thread) int tlsvar;| };| template __declspec(__thread) T* TLSClass::tlsvar = NULL; | __declspec(__thread) int TLSClass2::tlsvar = 1;| static __declspec(__thread) int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:24:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]public: static __declspec(__thread) T *tlsvar;^conftest.cpp:24:42: error: storage class specifiers invalid in parameter declarationsconftest.cpp:24:42: error: storage class specified for parameter 'parameter'conftest.cpp:24:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(__thread) T *tlsvar;^conftest.cpp:24:50: error: expected ';' at end of member declarationconftest.cpp:27:42: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]public: static __declspec(__thread) int tlsvar;^conftest.cpp:27:42: error: storage class specifiers invalid in parameter declarationsconftest.cpp:27:42: error: storage class specified for parameter 'parameter'conftest.cpp:27:50: error: ISO C++ forbids declaration of '__declspec' with no type [-fpermissive]public: static __declspec(__thread) int tlsvar;^conftest.cpp:27:50: error: expected ';' at end of member declarationconftest.cpp:29:55: error: 'T* TLSClass::tlsvar' is not a static member of 'class TLSClass' template T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:55: error: template definition of non-template 'T* TLSClass::tlsvar' conftest.cpp:29:64: error: 'NULL' was not declared in this scopetemplate T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:31: error: 'int TLSClass2::tlsvar' is not a static member of 'class TLSClass2'int TLSClass2::tlsvar = 1;^conftest.cpp:31:33: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]static __declspec(__thread) int x = 0;^conftest.cpp:31:33: error: storage class specifiers invalid in parameter declarationsconftest.cpp:31:33: error: storage class specified for parameter 'parameter'conftest.cpp:31:43: error: expected initializer before 'int'static __declspec(__thread) int x = 0;^conftest.cpp: In function 'int main()':conftest.cpp:24:56: error: invalid use of non-static data member 'TLSClass::tlsvar' public: static __declspec(__thread) T *tlsvar;^conftest.cpp:35:16: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^conftest.cpp:27:56: error: invalid use of non-static data member 'TLSClass2::tlsvar'public: static __declspec(__thread) int tlsvar;^conftest.cpp:35:42: error: from this locationTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static __declspec(__thread) T *tlsvar;| };| class TLSClass2 {| public: static __declspec(__thread) int tlsvar;| };| template T* TLSClass::tlsvar = NULL; | int TLSClass2::tlsvar = 1;| static __declspec(__thread) int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:29:63: error: thread-local declaration of 'T* TLSClass::tlsvar' follows non-thread-local declaration template __thread T* TLSClass::tlsvar = NULL; ^conftest.cpp:24:36: error: 'T* TLSClass::tlsvar' previously declared here public: static T *tlsvar;^conftest.cpp:29:63: error: declaration of 'T* TLSClass::tlsvar' outside of class is not definition [-fpermissive] template __thread T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:72: error: 'NULL' was not declared in this scopetemplate __thread T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:39: error: thread-local declaration of 'int TLSClass2::tlsvar' follows non-thread-local declaration__thread int TLSClass2::tlsvar = 1;^conftest.cpp:27:36: error: 'int TLSClass2::tlsvar' previously declared herepublic: static int tlsvar;^conftest.cpp:30:39: error: declaration of 'int TLSClass2::tlsvar' outside of class is not definition [-fpermissive]__thread int TLSClass2::tlsvar = 1;^conftest.cpp: In function 'int main()':conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static T *tlsvar;| };| class TLSClass2 {| public: static int tlsvar;| };| template __thread T* TLSClass::tlsvar = NULL; | __thread int TLSClass2::tlsvar = 1;| static int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:29:47: error: expected constructor, destructor, or type conversion before '(' tokentemplate __declspec(thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:25: error: expected constructor, destructor, or type conversion before '(' token__declspec(thread) int TLSClass2::tlsvar = 1;^conftest.cpp: In function 'int main()':conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static T *tlsvar;| };| class TLSClass2 {| public: static int tlsvar;| };| template __declspec(thread) T* TLSClass::tlsvar = NULL; | __declspec(thread) int TLSClass2::tlsvar = 1;| static int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19164: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5conftest.cpp:29:48: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]template __declspec(__thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:29:48: error: storage class specifiers invalid in parameter declarationsconftest.cpp:29:48: error: storage class specified for parameter 'parameter'conftest.cpp:29:59: error: expected constructor, destructor, or type conversion before 'T'template __declspec(__thread) T* TLSClass::tlsvar = NULL; ^conftest.cpp:30:26: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]__declspec(__thread) int TLSClass2::tlsvar = 1;^conftest.cpp:30:26: error: storage class specifiers invalid in parameter declarationsconftest.cpp:30:26: error: storage class specified for parameter 'parameter'conftest.cpp:30:36: error: expected constructor, destructor, or type conversion before 'int'__declspec(__thread) int TLSClass2::tlsvar = 1;^conftest.cpp: In function 'int main()':conftest.cpp:35:25: error: 'NULL' was not declared in this scopeTLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; ^configure:19164: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| /* end confdefs.h. */| template class TLSClass { | public: static T *tlsvar;| };| class TLSClass2 {| public: static int tlsvar;| };| template __declspec(__thread) T* TLSClass::tlsvar = NULL; | __declspec(__thread) int TLSClass2::tlsvar = 1;| static int x = 0;| int| main ()| {| TLSClass::tlsvar = NULL; TLSClass2::tlsvar = 1; | ;| return 0;| }configure:19203: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'get_tls':conftest.c:33:14: warning: passing argument 1 of 'pthread_getspecific' makes integer from pointer without a cast [enabled by default]return (void *)pthread_getspecific(&key);^In file included from conftest.c:24:0:/sysroot/sysroot/usr/include/pthread.h:189:7: note: expected 'pthread_key_t' but argument is of type 'pthread_key_t *'void* pthread_getspecific(pthread_key_t);^conftest.c: In function 'set_tls':conftest.c:36:15: warning: passing argument 1 of 'pthread_setspecific' makes integer from pointer without a cast [enabled by default]pthread_setspecific(&key, p);^In file included from conftest.c:24:0:/sysroot/sysroot/usr/include/pthread.h:237:5: note: expected 'pthread_key_t' but argument is of type 'pthread_key_t *'int pthread_setspecific(pthread_key_t, const void*);^configure:19203: $? = 0configure:19219: result: pthreadconfigure:19239: checking whether stat file-mode macros are brokenconfigure:19266: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19266: $? = 0configure:19273: result: noconfigure:19281: checking whether time.h and sys/time.h may both be includedconfigure:19301: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19301: $? = 0configure:19308: result: yesconfigure:19319: checking for dirent.h that defines DIRconfigure:19338: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19338: $? = 0configure:19346: result: yesconfigure:19359: checking for library containing opendirconfigure:19390: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19390: $? = 0configure:19407: result: none requiredconfigure:19477: checking execinfo.h usabilityconfigure:19477: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:58:22: fatal error: execinfo.h: No such file or directory#include ^compilation terminated.configure:19477: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:19477: result: noconfigure:19477: checking execinfo.h presenceconfigure:19477: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconftest.c:25:22: fatal error: execinfo.h: No such file or directory#include ^compilation terminated.configure:19477: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include configure:19477: result: noconfigure:19477: checking for execinfo.hconfigure:19477: result: noconfigure:19477: checking sys/select.h usabilityconfigure:19477: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19477: $? = 0configure:19477: result: yesconfigure:19477: checking sys/select.h presenceconfigure:19477: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconfigure:19477: $? = 0configure:19477: result: yesconfigure:19477: checking for sys/select.hconfigure:19477: result: yesconfigure:19477: checking sys/socket.h usabilityconfigure:19477: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19477: $? = 0configure:19477: result: yesconfigure:19477: checking sys/socket.h presenceconfigure:19477: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconfigure:19477: $? = 0configure:19477: result: yesconfigure:19477: checking for sys/socket.hconfigure:19477: result: yesconfigure:19477: checking sys/time.h usabilityconfigure:19477: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19477: $? = 0configure:19477: result: yesconfigure:19477: checking sys/time.h presenceconfigure:19477: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconfigure:19477: $? = 0configure:19477: result: yesconfigure:19477: checking for sys/time.hconfigure:19477: result: yesconfigure:19487: checking for struct stat.st_blksizeconfigure:19487: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19487: $? = 0configure:19487: result: yesconfigure:19511: checking for inttypes.hconfigure:19511: result: yesconfigure:19528: checking for stdint.hconfigure:19539: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19539: $? = 0configure:19540: result: yesconfigure:19543: checking if stdint.h can be used by C++configure:19559: arm-linux-androideabi-g++ -c -D_GNU_SOURCE -D_REENTRANT conftest.cpp >&5configure:19559: $? = 0configure:19560: result: yesconfigure:19597: checking stddef.h usabilityconfigure:19597: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19597: $? = 0configure:19597: result: yesconfigure:19597: checking stddef.h presenceconfigure:19597: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconfigure:19597: $? = 0configure:19597: result: yesconfigure:19597: checking for stddef.hconfigure:19597: result: yesconfigure:19607: checking for unistd.hconfigure:19607: result: yesconfigure:19624: checking size of charconfigure:19629: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19629: $? = 0configure:19629: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:39:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)];^configure:19629: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19629: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19629: $? = 0configure:19644: result: 1configure:19658: checking size of unsigned charconfigure:19663: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19663: $? = 0configure:19663: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:40:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned char))) <= 0)];^configure:19663: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned char))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19663: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19663: $? = 0configure:19678: result: 1configure:19692: checking size of shortconfigure:19697: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19697: $? = 0configure:19697: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:41:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];^configure:19697: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19697: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:41:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];^configure:19697: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19697: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19697: $? = 0configure:19697: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19697: $? = 0configure:19712: result: 2configure:19726: checking size of unsigned shortconfigure:19731: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19731: $? = 0configure:19731: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:42:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];^configure:19731: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19731: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:42:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];^configure:19731: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned short))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19731: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19731: $? = 0configure:19731: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19731: $? = 0configure:19746: result: 2configure:19760: checking size of intconfigure:19765: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19765: $? = 0configure:19765: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:43:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];^configure:19765: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19765: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:43:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];^configure:19765: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19765: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:43:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];^configure:19765: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];| test_array [0] = 0|| ;| return 0;| }configure:19765: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19765: $? = 0configure:19765: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19765: $? = 0configure:19765: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19765: $? = 0configure:19780: result: 4configure:19794: checking size of unsigned intconfigure:19799: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19799: $? = 0configure:19799: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:44:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];^configure:19799: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19799: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:44:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];^configure:19799: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19799: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:44:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];^configure:19799: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned int))) <= 3)];| test_array [0] = 0|| ;| return 0;| }configure:19799: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19799: $? = 0configure:19799: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19799: $? = 0configure:19799: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19799: $? = 0configure:19814: result: 4configure:19828: checking size of longconfigure:19833: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19833: $? = 0configure:19833: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:45:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];^configure:19833: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19833: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:45:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];^configure:19833: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19833: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:45:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];^configure:19833: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];| test_array [0] = 0|| ;| return 0;| }configure:19833: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19833: $? = 0configure:19833: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19833: $? = 0configure:19833: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19833: $? = 0configure:19848: result: 4configure:19862: checking size of unsigned longconfigure:19867: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19867: $? = 0configure:19867: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:46:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];^configure:19867: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19867: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:46:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];^configure:19867: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19867: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:46:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];^configure:19867: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long))) <= 3)];| test_array [0] = 0|| ;| return 0;| }configure:19867: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19867: $? = 0configure:19867: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19867: $? = 0configure:19867: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19867: $? = 0configure:19882: result: 4configure:19896: checking size of long longconfigure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19901: $? = 0configure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:47:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];^configure:19901: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:47:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];^configure:19901: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:47:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];^configure:19901: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];| test_array [0] = 0|| ;| return 0;| }configure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:47:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];^configure:19901: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];| test_array [0] = 0|| ;| return 0;| }configure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19901: $? = 0configure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19901: $? = 0configure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19901: $? = 0configure:19901: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19901: $? = 0configure:19916: result: 8configure:19930: checking size of unsigned long longconfigure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19935: $? = 0configure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:48:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];^configure:19935: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:48:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];^configure:19935: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:48:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];^configure:19935: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 3)];| test_array [0] = 0|| ;| return 0;| }configure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:48:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];^configure:19935: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (unsigned long long))) <= 7)];| test_array [0] = 0|| ;| return 0;| }configure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19935: $? = 0configure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19935: $? = 0configure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19935: $? = 0configure:19935: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19935: $? = 0configure:19950: result: 8configure:19964: checking size of char *configure:19969: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19969: $? = 0configure:19969: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:49:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];^configure:19969: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:19969: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:49:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];^configure:19969: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:19969: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:49:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];^configure:19969: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];| test_array [0] = 0|| ;| return 0;| }configure:19969: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19969: $? = 0configure:19969: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19969: $? = 0configure:19969: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19969: $? = 0configure:19984: result: 4configure:19998: checking for u_charconfigure:19998: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:19998: $? = 0configure:19998: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:21: error: expected expression before ')' tokenif (sizeof ((u_char)))^configure:19998: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((u_char)))| return 0;| ;| return 0;| }configure:19998: result: yesconfigure:20008: checking for u_shortconfigure:20008: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20008: $? = 0configure:20008: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:22: error: expected expression before ')' tokenif (sizeof ((u_short)))^configure:20008: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((u_short)))| return 0;| ;| return 0;| }configure:20008: result: yesconfigure:20018: checking for u_intconfigure:20018: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20018: $? = 0configure:20018: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:20: error: expected expression before ')' tokenif (sizeof ((u_int)))^configure:20018: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((u_int)))| return 0;| ;| return 0;| }configure:20018: result: yesconfigure:20028: checking for u_longconfigure:20028: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20028: $? = 0configure:20028: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:21: error: expected expression before ')' tokenif (sizeof ((u_long)))^configure:20028: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((u_long)))| return 0;| ;| return 0;| }configure:20028: result: yesconfigure:20039: checking for u_int8_tconfigure:20039: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20039: $? = 0configure:20039: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:23: error: expected expression before ')' tokenif (sizeof ((u_int8_t)))^configure:20039: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((u_int8_t)))| return 0;| ;| return 0;| }configure:20039: result: yesconfigure:20065: checking for u_int16_tconfigure:20065: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20065: $? = 0configure:20065: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:24: error: expected expression before ')' tokenif (sizeof ((u_int16_t)))^configure:20065: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((u_int16_t)))| return 0;| ;| return 0;| }configure:20065: result: yesconfigure:20091: checking for int16_tconfigure:20091: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20091: $? = 0configure:20091: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:22: error: expected expression before ')' tokenif (sizeof ((int16_t)))^configure:20091: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((int16_t)))| return 0;| ;| return 0;| }configure:20091: result: yesconfigure:20117: checking for u_int32_tconfigure:20117: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20117: $? = 0configure:20117: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:24: error: expected expression before ')' tokenif (sizeof ((u_int32_t)))^configure:20117: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((u_int32_t)))| return 0;| ;| return 0;| }configure:20117: result: yesconfigure:20143: checking for int32_tconfigure:20143: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20143: $? = 0configure:20143: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:22: error: expected expression before ')' tokenif (sizeof ((int32_t)))^configure:20143: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((int32_t)))| return 0;| ;| return 0;| }configure:20143: result: yesconfigure:20169: checking for u_int64_tconfigure:20169: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20169: $? = 0configure:20169: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:24: error: expected expression before ')' tokenif (sizeof ((u_int64_t)))^configure:20169: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((u_int64_t)))| return 0;| ;| return 0;| }configure:20169: result: yesconfigure:20195: checking for int64_tconfigure:20195: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20195: $? = 0configure:20195: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:22: error: expected expression before ')' tokenif (sizeof ((int64_t)))^configure:20195: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((int64_t)))| return 0;| ;| return 0;| }configure:20195: result: yesconfigure:20225: checking for FILE *configure:20225: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20225: $? = 0configure:20225: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:21: error: expected expression before ')' tokenif (sizeof ((FILE *)))^configure:20225: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((FILE *)))| return 0;| ;| return 0;| }configure:20225: result: yesconfigure:20234: checking for off_tconfigure:20234: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20234: $? = 0configure:20234: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:20: error: expected expression before ')' tokenif (sizeof ((off_t)))^configure:20234: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((off_t)))| return 0;| ;| return 0;| }configure:20234: result: yesconfigure:20243: checking for pid_tconfigure:20243: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20243: $? = 0configure:20243: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:20: error: expected expression before ')' tokenif (sizeof ((pid_t)))^configure:20243: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((pid_t)))| return 0;| ;| return 0;| }configure:20243: result: yesconfigure:20252: checking for size_tconfigure:20252: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20252: $? = 0configure:20252: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^configure:20252: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((size_t)))| return 0;| ;| return 0;| }configure:20252: result: yesconfigure:20261: checking for time_tconfigure:20261: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20261: $? = 0configure:20261: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:21: error: expected expression before ')' tokenif (sizeof ((time_t)))^configure:20261: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((time_t)))| return 0;| ;| return 0;| }configure:20261: result: yesconfigure:20276: checking size of size_tconfigure:20281: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20281: $? = 0configure:20281: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];^configure:20281: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];| test_array [0] = 0|| ;| return 0;| }configure:20281: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];^configure:20281: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];| test_array [0] = 0|| ;| return 0;| }configure:20281: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:50:12: error: size of array 'test_array' is negativestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];^configure:20281: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];| test_array [0] = 0|| ;| return 0;| }configure:20281: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20281: $? = 0configure:20281: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20281: $? = 0configure:20281: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20281: $? = 0configure:20296: result: 4configure:20307: checking for ssize_tconfigure:20307: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20307: $? = 0configure:20307: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:51:22: error: expected expression before ')' tokenif (sizeof ((ssize_t)))^configure:20307: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include || int| main ()| {| if (sizeof ((ssize_t)))| return 0;| ;| return 0;| }configure:20307: result: yesconfigure:20335: checking for uintmax_tconfigure:20335: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20335: $? = 0configure:20335: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:77:24: error: expected expression before ')' tokenif (sizeof ((uintmax_t)))^configure:20335: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((uintmax_t)))| return 0;| ;| return 0;| }configure:20335: result: yesconfigure:20353: checking for uintptr_tconfigure:20353: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20353: $? = 0configure:20353: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:77:24: error: expected expression before ')' tokenif (sizeof ((uintptr_t)))^configure:20353: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((uintptr_t)))| return 0;| ;| return 0;| }configure:20353: result: yesconfigure:20378: checking for socklen_tconfigure:20378: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20378: $? = 0configure:20378: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:54:24: error: expected expression before ')' tokenif (sizeof ((socklen_t)))^configure:20378: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| /* end confdefs.h. */| #include | #include | #include | #include | #include | #include | #ifdef HAVE_SYS_SOCKET_H| #include | #endif|| int| main ()| {| if (sizeof ((socklen_t)))| return 0;| ;| return 0;| }configure:20378: result: yesconfigure:20437: checking for ANSI C exit success/failure valuesconfigure:20454: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20454: $? = 0configure:20461: result: yesconfigure:20469: checking for getopt optreset variableconfigure:20486: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20486: $? = 0configure:20494: result: yesconfigure:20510: checking for mutexesconfigure:20603: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreadcollect2: error: ld returned 1 exit statusconfigure:20603: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| /* end confdefs.h. */|| #include | #include | int| main ()| {|| pthread_cond_t cond;| pthread_mutex_t mutex;| pthread_condattr_t condattr;| pthread_mutexattr_t mutexattr;| exit (| pthread_condattr_init(&condattr) ||| pthread_condattr_setpshared(&condattr, PTHREAD_PROCESS_SHARED) ||| pthread_mutexattr_init(&mutexattr) ||| pthread_mutexattr_setpshared(&mutexattr, PTHREAD_PROCESS_SHARED) ||| pthread_cond_init(&cond, &condattr) ||| pthread_mutex_init(&mutex, &mutexattr) ||| pthread_mutex_lock(&mutex) ||| pthread_mutex_unlock(&mutex) ||| pthread_mutex_destroy(&mutex) ||| pthread_cond_destroy(&cond) ||| pthread_condattr_destroy(&condattr) ||| pthread_mutexattr_destroy(&mutexattr));|| ;| return 0;| }configure:20661: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreadcollect2: error: ld returned 1 exit statusconfigure:20661: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| /* end confdefs.h. */|| #include | #include | int| main ()| {|| pthread_cond_t cond;| pthread_condattr_t condattr;| exit(pthread_condattr_init(&condattr) ||| pthread_cond_init(&cond, &condattr));|| ;| return 0;| }configure:20711: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreadcollect2: error: ld returned 1 exit statusconfigure:20711: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| /* end confdefs.h. */|| #include | #include | int| main ()| {|| pthread_rwlock_t rwlock;| pthread_rwlockattr_t rwlockattr;| exit(pthread_rwlockattr_init(&rwlockattr) ||| pthread_rwlock_init(&rwlock, &rwlockattr));|| ;| return 0;| }configure:20777: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20777: $? = 0configure:20835: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20835: $? = 0configure:20885: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:20885: $? = 0configure:21382: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:51:3: error: unknown type name 'FAIL'FAIL TO COMPILE/LINK^conftest.c:51:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'COMPILE'FAIL TO COMPILE/LINK^configure:21382: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| /* end confdefs.h. */|| int| main ()| {|| #if (defined(i386) || defined(__i386__)) && defined(__GNUC__)| exit(0);| #else| FAIL TO COMPILE/LINK| #endif|| ;| return 0;| }configure:21405: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:51:3: error: unknown type name 'FAIL'FAIL TO COMPILE/LINK^conftest.c:51:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'COMPILE'FAIL TO COMPILE/LINK^configure:21405: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| /* end confdefs.h. */|| int| main ()| {|| #if (defined(x86_64) || defined(__x86_64__)) && defined(__GNUC__)| exit(0);| #else| FAIL TO COMPILE/LINK| #endif|| ;| return 0;| }configure:21432: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:44:25: fatal error: sys/atomic.h: No such file or directory#include ^compilation terminated.configure:21432: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| /* end confdefs.h. */|| #include | #include | int| main ()| {|| typedef lock_t tsl_t;| lock_t x;| _lock_try(&x);| _lock_clear(&x);| membar_enter();|| ;| return 0;| }configure:21457: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:52:3: error: unknown type name 'FAIL'FAIL TO COMPILE/LINK^conftest.c:52:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'COMPILE'FAIL TO COMPILE/LINK^configure:21457: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| /* end confdefs.h. */|| int| main ()| {|| #if defined(__sparc__) && defined(__GNUC__)| asm volatile ("membar #StoreStore|#StoreLoad|#LoadStore");| exit(0);| #else| FAIL TO COMPILE/LINK| #endif|| ;| return 0;| }configure:22032: result: POSIX/pthreadsconfigure:22325: checking pthread.h usabilityconfigure:22325: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:22325: $? = 0configure:22325: result: yesconfigure:22325: checking pthread.h presenceconfigure:22325: arm-linux-androideabi-gcc -E -D_GNU_SOURCE -D_REENTRANT conftest.cconfigure:22325: $? = 0configure:22325: result: yesconfigure:22325: checking for pthread.hconfigure:22325: result: yesconfigure:22335: checking for main in -lpthreadconfigure:22354: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreadcollect2: error: ld returned 1 exit statusconfigure:22354: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| /* end confdefs.h. */||| int| main ()| {| return main ();| ;| return 0;| }configure:22363: result: noconfigure:22398: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:22398: $? = 0configure:22441: checking for atomic operationsconfigure:22478: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:59:3: error: unknown type name 'FAIL'FAIL TO COMPILE/LINK^conftest.c:59:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'COMPILE'FAIL TO COMPILE/LINK^configure:22478: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| /* end confdefs.h. */|| int| main ()| {|| #if ((defined(i386) || defined(__i386__)) && defined(__GNUC__))| exit(0);| #elif ((defined(x86_64) || defined(__x86_64__)) && defined(__GNUC__))| exit(0);| #else| FAIL TO COMPILE/LINK| #endif|| ;| return 0;| }configure:22502: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:50:24: fatal error: sys/atomic.h: No such file or directory#include ^compilation terminated.configure:22502: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| /* end confdefs.h. */|| #include | int| main ()| {|| volatile unsigned val = 1;| exit (atomic_inc_uint_nv(&val) != 2 ||| atomic_dec_uint_nv(&val) != 1 ||| atomic_cas_32(&val, 1, 3) != 3);|| ;| return 0;| }configure:22510: result: noconfigure:22644: checking for library containing sched_yieldconfigure:22675: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:22675: $? = 0configure:22692: result: none requiredconfigure:22702: checking for library containing fdatasyncconfigure:22733: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:22733: $? = 0configure:22750: result: none requiredconfigure:22759: checking for library containing getaddrinfoconfigure:22790: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:22790: $? = 0configure:22807: result: none requiredconfigure:22815: checking for library containing hstrerrorconfigure:22846: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:22846: $? = 0configure:22863: result: none requiredconfigure:22878: checking for main in -lmconfigure:22897: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lm >&5configure:22897: $? = 0configure:22906: result: yesconfigure:22913: checking for main in -lnslconfigure:22932: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lnsl >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnslcollect2: error: ld returned 1 exit statusconfigure:22932: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| /* end confdefs.h. */||| int| main ()| {| return main ();| ;| return 0;| }configure:22941: result: noconfigure:22948: checking for main in -lsocketconfigure:22967: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lsocket >&5/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsocketcollect2: error: ld returned 1 exit statusconfigure:22967: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| /* end confdefs.h. */||| int| main ()| {| return main ();| ;| return 0;| }configure:22976: result: noconfigure:22989: checking for abortconfigure:22989: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:72:6: warning: conflicting types for built-in function 'abort' [enabled by default]char abort ();^configure:22989: $? = 0configure:22989: result: yesconfigure:23002: checking for atoiconfigure:23002: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23002: $? = 0configure:23002: result: yesconfigure:23015: checking for atolconfigure:23015: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23015: $? = 0configure:23015: result: yesconfigure:23028: checking for bsearchconfigure:23028: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23028: $? = 0configure:23028: result: yesconfigure:23041: checking for getcwdconfigure:23041: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23041: $? = 0configure:23041: result: yesconfigure:23054: checking for getenvconfigure:23054: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23054: $? = 0configure:23054: result: yesconfigure:23067: checking for getoptconfigure:23067: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23067: $? = 0configure:23067: result: yesconfigure:23080: checking for isalphaconfigure:23080: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:79:6: warning: conflicting types for built-in function 'isalpha' [enabled by default]char isalpha ();^configure:23080: $? = 0configure:23080: result: yesconfigure:23093: checking for isdigitconfigure:23093: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:80:6: warning: conflicting types for built-in function 'isdigit' [enabled by default]char isdigit ();^configure:23093: $? = 0configure:23093: result: yesconfigure:23106: checking for isprintconfigure:23106: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:81:6: warning: conflicting types for built-in function 'isprint' [enabled by default]char isprint ();^configure:23106: $? = 0configure:23106: result: yesconfigure:23119: checking for isspaceconfigure:23119: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:82:6: warning: conflicting types for built-in function 'isspace' [enabled by default]char isspace ();^configure:23119: $? = 0configure:23119: result: yesconfigure:23132: checking for memcmpconfigure:23132: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:83:6: warning: conflicting types for built-in function 'memcmp' [enabled by default]char memcmp ();^configure:23132: $? = 0configure:23132: result: yesconfigure:23145: checking for memcpyconfigure:23145: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:84:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]char memcpy ();^configure:23145: $? = 0configure:23145: result: yesconfigure:23158: checking for memmoveconfigure:23158: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:85:6: warning: conflicting types for built-in function 'memmove' [enabled by default]char memmove ();^configure:23158: $? = 0configure:23158: result: yesconfigure:23171: checking for printfconfigure:23171: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:86:6: warning: conflicting types for built-in function 'printf' [enabled by default]char printf ();^configure:23171: $? = 0configure:23171: result: yesconfigure:23184: checking for qsortconfigure:23184: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23184: $? = 0configure:23184: result: yesconfigure:23197: checking for raiseconfigure:23197: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23197: $? = 0configure:23197: result: yesconfigure:23210: checking for randconfigure:23210: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23210: $? = 0configure:23210: result: yesconfigure:23223: checking for strcasecmpconfigure:23223: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:90:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]char strcasecmp ();^configure:23223: $? = 0configure:23223: result: yesconfigure:23236: checking for strcatconfigure:23236: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:91:6: warning: conflicting types for built-in function 'strcat' [enabled by default]char strcat ();^configure:23236: $? = 0configure:23236: result: yesconfigure:23249: checking for strchrconfigure:23249: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:92:6: warning: conflicting types for built-in function 'strchr' [enabled by default]char strchr ();^configure:23249: $? = 0configure:23249: result: yesconfigure:23262: checking for strdupconfigure:23262: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:93:6: warning: conflicting types for built-in function 'strdup' [enabled by default]char strdup ();^configure:23262: $? = 0configure:23262: result: yesconfigure:23275: checking for strerrorconfigure:23275: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23275: $? = 0configure:23275: result: yesconfigure:23288: checking for strncatconfigure:23288: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:95:6: warning: conflicting types for built-in function 'strncat' [enabled by default]char strncat ();^configure:23288: $? = 0configure:23288: result: yesconfigure:23301: checking for strncmpconfigure:23301: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:96:6: warning: conflicting types for built-in function 'strncmp' [enabled by default]char strncmp ();^configure:23301: $? = 0configure:23301: result: yesconfigure:23314: checking for strrchrconfigure:23314: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:97:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]char strrchr ();^configure:23314: $? = 0configure:23314: result: yesconfigure:23327: checking for strsepconfigure:23327: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23327: $? = 0configure:23327: result: yesconfigure:23340: checking for strtolconfigure:23340: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23340: $? = 0configure:23340: result: yesconfigure:23353: checking for strtoulconfigure:23353: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23353: $? = 0configure:23353: result: yesconfigure:23377: checking for _fstati64configure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/ccY5ZjG3.o:conftest.c:function main: error: undefined reference to '_fstati64'collect2: error: ld returned 1 exit statusconfigure:23377: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| /* end confdefs.h. */| /* Define _fstati64 to an innocuous variant, in case declares _fstati64. | For example, HP-UX 11i declares gettimeofday. */ | #define _fstati64 innocuous__fstati64|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char _fstati64 (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef _fstati64|| /* 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 _fstati64 ();| /* 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__fstati64 || defined __stub____fstati64| choke me| #endif|| int| main ()| {| return _fstati64 ();| ;| return 0;| }configure:23377: result: noconfigure:23377: checking for backtraceconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/cc4KeBc8.o:conftest.c:function main: error: undefined reference to 'backtrace'collect2: error: ld returned 1 exit statusconfigure:23377: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| /* end confdefs.h. */| /* Define backtrace to an innocuous variant, in case declares backtrace. | For example, HP-UX 11i declares gettimeofday. */ | #define backtrace innocuous_backtrace|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char backtrace (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef backtrace|| /* 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 backtrace ();| /* 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_backtrace || defined __stub___backtrace| choke me| #endif|| int| main ()| {| return backtrace ();| ;| return 0;| }configure:23377: result: noconfigure:23377: checking for backtrace_symbolsconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/ccAgFszd.o:conftest.c:function main: error: undefined reference to 'backtrace_symbols'collect2: error: ld returned 1 exit statusconfigure:23377: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| /* end confdefs.h. */| /* Define backtrace_symbols to an innocuous variant, in case declares backtrace_symbols. | For example, HP-UX 11i declares gettimeofday. */ | #define backtrace_symbols innocuous_backtrace_symbols|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char backtrace_symbols (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef backtrace_symbols|| /* 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 backtrace_symbols ();| /* 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_backtrace_symbols || defined __stub___backtrace_symbols| choke me| #endif|| int| main ()| {| return backtrace_symbols ();| ;| return 0;| }configure:23377: result: noconfigure:23377: checking for directioconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/ccsyV9km.o:conftest.c:function main: error: undefined reference to 'directio'collect2: error: ld returned 1 exit statusconfigure:23377: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| /* end confdefs.h. */| /* Define directio to an innocuous variant, in case declares directio. | For example, HP-UX 11i declares gettimeofday. */ | #define directio innocuous_directio|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char directio (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef directio|| /* 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 directio ();| /* 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_directio || defined __stub___directio| choke me| #endif|| int| main ()| {| return directio ();| ;| return 0;| }configure:23377: result: noconfigure:23377: checking for fchmodconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for fcloseconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for fcntlconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for fdatasyncconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for fgetcconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for fgetsconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for fopenconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for fwriteconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:108:6: warning: conflicting types for built-in function 'fwrite' [enabled by default]char fwrite ();^configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for getgidconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for getrusageconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for getuidconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for hstrerrorconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for mprotectconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for pstat_getdynamicconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/ccItqMsg.o:conftest.c:function main: error: undefined reference to 'pstat_getdynamic'collect2: error: ld returned 1 exit statusconfigure:23377: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| /* end confdefs.h. */| /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char pstat_getdynamic (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef pstat_getdynamic|| /* 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 pstat_getdynamic ();| /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic| choke me| #endif|| int| main ()| {| return pstat_getdynamic ();| ;| return 0;| }configure:23377: result: noconfigure:23377: checking for pthread_selfconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for pthread_yieldconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/cccwFcbt.o:conftest.c:function main: error: undefined reference to 'pthread_yield'collect2: error: ld returned 1 exit statusconfigure:23377: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| /* end confdefs.h. */| /* Define pthread_yield to an innocuous variant, in case declares pthread_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_yield innocuous_pthread_yield|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char pthread_yield (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef pthread_yield|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char pthread_yield ();| /* 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_pthread_yield || defined __stub___pthread_yield| choke me| #endif|| int| main ()| {| return pthread_yield ();| ;| return 0;| }configure:23377: result: noconfigure:23377: checking for randomconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for sched_yieldconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for selectconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for setgidconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for setuidconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for sigactionconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for snprintfconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:121:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]char snprintf ();^configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for statconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for sysconfconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for vsnprintfconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:124:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]char vsnprintf ();^configure:23377: $? = 0configure:23377: result: yesconfigure:23377: checking for yieldconfigure:23377: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/ccqpbaXp.o:conftest.c:function main: error: undefined reference to 'yield'collect2: error: ld returned 1 exit statusconfigure:23377: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| #define HAVE_RANDOM 1| #define HAVE_SCHED_YIELD 1| #define HAVE_SELECT 1| #define HAVE_SETGID 1| #define HAVE_SETUID 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_STAT 1| #define HAVE_SYSCONF 1| #define HAVE_VSNPRINTF 1| /* end confdefs.h. */| /* Define yield to an innocuous variant, in case declares yield. | For example, HP-UX 11i declares gettimeofday. */ | #define yield innocuous_yield|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char yield (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef yield|| /* 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 yield ();| /* 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_yield || defined __stub___yield| choke me| #endif|| int| main ()| {| return yield ();| ;| return 0;| }configure:23377: result: noconfigure:23392: checking for gettimeofdayconfigure:23392: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23392: $? = 0configure:23392: result: yesconfigure:23392: checking for localtimeconfigure:23392: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23392: $? = 0configure:23392: result: yesconfigure:23392: checking for timeconfigure:23392: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23392: $? = 0configure:23392: result: yesconfigure:23392: checking for strftimeconfigure:23392: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:128:6: warning: conflicting types for built-in function 'strftime' [enabled by default]char strftime ();^configure:23392: $? = 0configure:23392: result: yesconfigure:23410: checking for clock_gettimeconfigure:23410: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23410: $? = 0configure:23410: result: yesconfigure:23425: checking for clock_gettime monotonic clockconfigure:23447: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23447: $? = 0configure:23475: result: yesconfigure:23491: checking for ctime_rconfigure:23491: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23491: $? = 0configure:23491: result: yesconfigure:23501: checking for 2 or 3 argument version of ctime_rconfigure:23521: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:115:2: error: too many arguments to function 'ctime_r'ctime_r(NULL, NULL, 100);^In file included from conftest.c:110:0:/sysroot/sysroot/usr/include/time.h:82:14: note: declared hereextern char* ctime_r(const time_t*, char*) __LIBC_ABI_PUBLIC__;^configure:23521: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| #define HAVE_RANDOM 1| #define HAVE_SCHED_YIELD 1| #define HAVE_SELECT 1| #define HAVE_SETGID 1| #define HAVE_SETUID 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_STAT 1| #define HAVE_SYSCONF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_LOCALTIME 1| #define HAVE_TIME 1| #define HAVE_STRFTIME 1| #define HAVE_CLOCK_GETTIME 1| #define HAVE_CLOCK_MONOTONIC 1| #define HAVE_CTIME_R 1| /* end confdefs.h. */|| #include | int| main ()| {|| ctime_r(NULL, NULL, 100);|| ;| return 0;| }configure:23529: result: 2-argumentconfigure:23550: checking for ftruncateconfigure:23550: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23550: $? = 0configure:23550: result: yesconfigure:23572: checking for preadconfigure:23572: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23572: $? = 0configure:23572: result: yesconfigure:23572: checking for pwriteconfigure:23572: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23572: $? = 0configure:23572: result: yesconfigure:23585: checking for getaddrinfoconfigure:23606: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23606: $? = 0configure:23614: result: yesconfigure:23624: checking for fcntl/F_SETFDconfigure:23645: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23645: $? = 0configure:23653: result: yesconfigure:23722: checking for special C compiler options needed for large filesconfigure:23767: result: noconfigure:23773: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:23798: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:120:3: warning: left shift count >= width of type [enabled by default]int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721^conftest.c:120:3: warning: left shift count >= width of type [enabled by default]conftest.c:121:10: warning: left shift count >= width of type [enabled by default]&& LARGE_OFF_T % 2147483647 == 1)^conftest.c:121:10: warning: left shift count >= width of type [enabled by default]conftest.c:120:7: error: variably modified 'off_t_is_large' at file scopeint off_t_is_large[(LARGE_OFF_T % 2147483629 == 721^configure:23798: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| #define HAVE_RANDOM 1| #define HAVE_SCHED_YIELD 1| #define HAVE_SELECT 1| #define HAVE_SETGID 1| #define HAVE_SETUID 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_STAT 1| #define HAVE_SYSCONF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_LOCALTIME 1| #define HAVE_TIME 1| #define HAVE_STRFTIME 1| #define HAVE_CLOCK_GETTIME 1| #define HAVE_CLOCK_MONOTONIC 1| #define HAVE_CTIME_R 1| #define HAVE_FTRUNCATE 1| #define HAVE_PREAD 1| #define HAVE_PWRITE 1| #define HAVE_GETADDRINFO 1| #define HAVE_FCNTL_F_SETFD 1| /* 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:23822: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:121:3: warning: left shift count >= width of type [enabled by default]int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721^conftest.c:121:3: warning: left shift count >= width of type [enabled by default]conftest.c:122:10: warning: left shift count >= width of type [enabled by default]&& LARGE_OFF_T % 2147483647 == 1)^conftest.c:122:10: warning: left shift count >= width of type [enabled by default]conftest.c:121:7: error: variably modified 'off_t_is_large' at file scopeint off_t_is_large[(LARGE_OFF_T % 2147483629 == 721^configure:23822: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| #define HAVE_RANDOM 1| #define HAVE_SCHED_YIELD 1| #define HAVE_SELECT 1| #define HAVE_SETGID 1| #define HAVE_SETUID 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_STAT 1| #define HAVE_SYSCONF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_LOCALTIME 1| #define HAVE_TIME 1| #define HAVE_STRFTIME 1| #define HAVE_CLOCK_GETTIME 1| #define HAVE_CLOCK_MONOTONIC 1| #define HAVE_CTIME_R 1| #define HAVE_FTRUNCATE 1| #define HAVE_PREAD 1| #define HAVE_PWRITE 1| #define HAVE_GETADDRINFO 1| #define HAVE_FCNTL_F_SETFD 1| /* 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:23830: result: unknownconfigure:23842: checking for _LARGE_FILES value needed for large filesconfigure:23867: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:120:3: warning: left shift count >= width of type [enabled by default]int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721^conftest.c:120:3: warning: left shift count >= width of type [enabled by default]conftest.c:121:10: warning: left shift count >= width of type [enabled by default]&& LARGE_OFF_T % 2147483647 == 1)^conftest.c:121:10: warning: left shift count >= width of type [enabled by default]conftest.c:120:7: error: variably modified 'off_t_is_large' at file scopeint off_t_is_large[(LARGE_OFF_T % 2147483629 == 721^configure:23867: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| #define HAVE_RANDOM 1| #define HAVE_SCHED_YIELD 1| #define HAVE_SELECT 1| #define HAVE_SETGID 1| #define HAVE_SETUID 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_STAT 1| #define HAVE_SYSCONF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_LOCALTIME 1| #define HAVE_TIME 1| #define HAVE_STRFTIME 1| #define HAVE_CLOCK_GETTIME 1| #define HAVE_CLOCK_MONOTONIC 1| #define HAVE_CTIME_R 1| #define HAVE_FTRUNCATE 1| #define HAVE_PREAD 1| #define HAVE_PWRITE 1| #define HAVE_GETADDRINFO 1| #define HAVE_FCNTL_F_SETFD 1| /* 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:23891: arm-linux-androideabi-gcc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c:121:3: warning: left shift count >= width of type [enabled by default]int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721^conftest.c:121:3: warning: left shift count >= width of type [enabled by default]conftest.c:122:10: warning: left shift count >= width of type [enabled by default]&& LARGE_OFF_T % 2147483647 == 1)^conftest.c:122:10: warning: left shift count >= width of type [enabled by default]conftest.c:121:7: error: variably modified 'off_t_is_large' at file scopeint off_t_is_large[(LARGE_OFF_T % 2147483629 == 721^configure:23891: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| #define HAVE_RANDOM 1| #define HAVE_SCHED_YIELD 1| #define HAVE_SELECT 1| #define HAVE_SETGID 1| #define HAVE_SETUID 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_STAT 1| #define HAVE_SYSCONF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_LOCALTIME 1| #define HAVE_TIME 1| #define HAVE_STRFTIME 1| #define HAVE_CLOCK_GETTIME 1| #define HAVE_CLOCK_MONOTONIC 1| #define HAVE_CTIME_R 1| #define HAVE_FTRUNCATE 1| #define HAVE_PREAD 1| #define HAVE_PWRITE 1| #define HAVE_GETADDRINFO 1| #define HAVE_FCNTL_F_SETFD 1| /* 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:23899: result: unknownconfigure:23953: checking for mlockconfigure:23953: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23953: $? = 0configure:23953: result: yesconfigure:23953: checking for munlockconfigure:23953: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23953: $? = 0configure:23953: result: yesconfigure:23965: checking for mmapconfigure:23965: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23965: $? = 0configure:23965: result: yesconfigure:23965: checking for munmapconfigure:23965: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5configure:23965: $? = 0configure:23965: result: yesconfigure:23991: checking for shmgetconfigure:23991: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/ccWLSNJP.o:conftest.c:function main: error: undefined reference to 'shmget'collect2: error: ld returned 1 exit statusconfigure:23991: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| #define HAVE_RANDOM 1| #define HAVE_SCHED_YIELD 1| #define HAVE_SELECT 1| #define HAVE_SETGID 1| #define HAVE_SETUID 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_STAT 1| #define HAVE_SYSCONF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_LOCALTIME 1| #define HAVE_TIME 1| #define HAVE_STRFTIME 1| #define HAVE_CLOCK_GETTIME 1| #define HAVE_CLOCK_MONOTONIC 1| #define HAVE_CTIME_R 1| #define HAVE_FTRUNCATE 1| #define HAVE_PREAD 1| #define HAVE_PWRITE 1| #define HAVE_GETADDRINFO 1| #define HAVE_FCNTL_F_SETFD 1| #define HAVE_MLOCK 1| #define HAVE_MUNLOCK 1| #define HAVE_MMAP 1| #define HAVE_MUNMAP 1| /* end confdefs.h. */| /* Define shmget to an innocuous variant, in case declares shmget. | For example, HP-UX 11i declares gettimeofday. */ | #define shmget innocuous_shmget|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char shmget (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef shmget|| /* 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 shmget ();| /* 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_shmget || defined __stub___shmget| choke me| #endif|| int| main ()| {| return shmget ();| ;| return 0;| }configure:23991: result: noconfigure:24004: checking for shmctlconfigure:24027: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5/tmp/cc8DqDVU.o:conftest.c:function main: error: undefined reference to 'shmctl'collect2: error: ld returned 1 exit statusconfigure:24027: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Berkeley DB"| #define PACKAGE_TARNAME "db-5.3.28"| #define PACKAGE_VERSION "5.3.28"| #define PACKAGE_STRING "Berkeley DB 5.3.28"| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"| #define PACKAGE_URL ""| #define HAVE_UPGRADE_SUPPORT 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_DLFCN_H 1| #define LT_OBJDIR ".libs/"| #define HAVE_SYSTEM_INCLUDE_FILES 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_DIRENT_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1| #define SIZEOF_CHAR 1| #define SIZEOF_UNSIGNED_CHAR 1| #define SIZEOF_SHORT 2| #define SIZEOF_UNSIGNED_SHORT 2| #define SIZEOF_INT 4| #define SIZEOF_UNSIGNED_INT 4| #define SIZEOF_LONG 4| #define SIZEOF_UNSIGNED_LONG 4| #define SIZEOF_LONG_LONG 8| #define SIZEOF_UNSIGNED_LONG_LONG 8| #define SIZEOF_CHAR_P 4| #define SIZEOF_SIZE_T 4| #define HAVE_EXIT_SUCCESS 1| #define HAVE_GETOPT_OPTRESET 1| #define HAVE_MUTEX_PTHREADS 1| #define HAVE_PTHREAD_COND_REINIT_OKAY 1| #define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1| #define HAVE_MUTEX_SUPPORT 1| #define HAVE_SHARED_LATCHES 1| #define HAVE_SIMPLE_THREAD_TYPE 1| #define HAVE_ABORT 1| #define HAVE_ATOI 1| #define HAVE_ATOL 1| #define HAVE_BSEARCH 1| #define HAVE_GETCWD 1| #define HAVE_GETENV 1| #define HAVE_GETOPT 1| #define HAVE_ISALPHA 1| #define HAVE_ISDIGIT 1| #define HAVE_ISPRINT 1| #define HAVE_ISSPACE 1| #define HAVE_MEMCMP 1| #define HAVE_MEMCPY 1| #define HAVE_MEMMOVE 1| #define HAVE_PRINTF 1| #define HAVE_QSORT 1| #define HAVE_RAISE 1| #define HAVE_RAND 1| #define HAVE_STRCASECMP 1| #define HAVE_STRCAT 1| #define HAVE_STRCHR 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_STRNCAT 1| #define HAVE_STRNCMP 1| #define HAVE_STRRCHR 1| #define HAVE_STRSEP 1| #define HAVE_STRTOL 1| #define HAVE_STRTOUL 1| #define HAVE_FCHMOD 1| #define HAVE_FCLOSE 1| #define HAVE_FCNTL 1| #define HAVE_FDATASYNC 1| #define HAVE_FGETC 1| #define HAVE_FGETS 1| #define HAVE_FOPEN 1| #define HAVE_FWRITE 1| #define HAVE_GETGID 1| #define HAVE_GETRUSAGE 1| #define HAVE_GETUID 1| #define HAVE_HSTRERROR 1| #define HAVE_MPROTECT 1| #define HAVE_PTHREAD_SELF 1| #define HAVE_RANDOM 1| #define HAVE_SCHED_YIELD 1| #define HAVE_SELECT 1| #define HAVE_SETGID 1| #define HAVE_SETUID 1| #define HAVE_SIGACTION 1| #define HAVE_SNPRINTF 1| #define HAVE_STAT 1| #define HAVE_SYSCONF 1| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_LOCALTIME 1| #define HAVE_TIME 1| #define HAVE_STRFTIME 1| #define HAVE_CLOCK_GETTIME 1| #define HAVE_CLOCK_MONOTONIC 1| #define HAVE_CTIME_R 1| #define HAVE_FTRUNCATE 1| #define HAVE_PREAD 1| #define HAVE_PWRITE 1| #define HAVE_GETADDRINFO 1| #define HAVE_FCNTL_F_SETFD 1| #define HAVE_MLOCK 1| #define HAVE_MUNLOCK 1| #define HAVE_MMAP 1| #define HAVE_MUNMAP 1| /* end confdefs.h. */|| #include | #include | #include | #include | int| main ()| {|| shmctl(0, SHM_LOCK, NULL);|| ;| return 0;| }configure:24035: result: noconfigure:24150: checking for 64-bit integral type support for sequencesconfigure:24218: arm-linux-androideabi-gcc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5conftest.c: In function 'main':conftest.c:129:10: warning: incompatible implicit declaration of built-in function 'snprintf' [enabled by default](void)snprintf(buf, sizeof(buf), "%lld", l);^configure:24218: $? = 0configure:24267: result: yesconfigure:24279: checking for growing a file under an mmap regionconfigure:24391: result: noconfigure:24855: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by Berkeley DB config.status 5.3.28, which wasgenerated by GNU Autoconf 2.68. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson d52f63223d5aconfig.status:1348: creating Makefileconfig.status:1348: creating db_cxx.hconfig.status:1348: creating db_int.hconfig.status:1348: creating clib_port.hconfig.status:1348: creating include.tclconfig.status:1348: creating db.hconfig.status:1348: creating db_185.hconfig.status:1348: creating db185_int.hconfig.status:1348: creating dbstl_common.hconfig.status:1348: creating db_config.hconfig.status:1522: executing libtool commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=arm-linux-androideabi-gccac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_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=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=arm-linux-androideabi-g++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=setac_cv_env_build_alias_value=x86_64-unknown-linuxac_cv_env_host_alias_set=setac_cv_env_host_alias_value=arm-linux-androideabiac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func__fstati64=noac_cv_func_abort=yesac_cv_func_atoi=yesac_cv_func_atol=yesac_cv_func_backtrace=noac_cv_func_backtrace_symbols=noac_cv_func_bsearch=yesac_cv_func_clock_gettime=yesac_cv_func_ctime_r=yesac_cv_func_directio=noac_cv_func_fchmod=yesac_cv_func_fclose=yesac_cv_func_fcntl=yesac_cv_func_fdatasync=yesac_cv_func_fgetc=yesac_cv_func_fgets=yesac_cv_func_fopen=yesac_cv_func_ftruncate=yesac_cv_func_fwrite=yesac_cv_func_getcwd=yesac_cv_func_getenv=yesac_cv_func_getgid=yesac_cv_func_getopt=yesac_cv_func_getrusage=yesac_cv_func_gettimeofday=yesac_cv_func_getuid=yesac_cv_func_hstrerror=yesac_cv_func_isalpha=yesac_cv_func_isdigit=yesac_cv_func_isprint=yesac_cv_func_isspace=yesac_cv_func_localtime=yesac_cv_func_memcmp=yesac_cv_func_memcpy=yesac_cv_func_memmove=yesac_cv_func_mlock=yesac_cv_func_mmap=yesac_cv_func_mprotect=yesac_cv_func_munlock=yesac_cv_func_munmap=yesac_cv_func_pread=yesac_cv_func_printf=yesac_cv_func_pstat_getdynamic=noac_cv_func_pthread_self=yesac_cv_func_pthread_yield=noac_cv_func_pwrite=yesac_cv_func_qsort=yesac_cv_func_raise=yesac_cv_func_rand=yesac_cv_func_random=yesac_cv_func_sched_yield=yesac_cv_func_select=yesac_cv_func_setgid=yesac_cv_func_setuid=yesac_cv_func_shmget=noac_cv_func_sigaction=yesac_cv_func_snprintf=yesac_cv_func_stat=yesac_cv_func_strcasecmp=yesac_cv_func_strcat=yesac_cv_func_strchr=yesac_cv_func_strdup=yesac_cv_func_strerror=yesac_cv_func_strftime=yesac_cv_func_strncat=yesac_cv_func_strncmp=yesac_cv_func_strrchr=yesac_cv_func_strsep=yesac_cv_func_strtol=yesac_cv_func_strtoul=yesac_cv_func_sysconf=yesac_cv_func_time=yesac_cv_func_vsnprintf=yesac_cv_func_yield=noac_cv_header_dirent_dirent_h=yesac_cv_header_dlfcn_h=yesac_cv_header_execinfo_h=noac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_pthread_h=yesac_cv_header_stat_broken=noac_cv_header_stdc=yesac_cv_header_stddef_h=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_host=arm-unknown-linux-androideabiac_cv_lib_m=ac_cv_lib_m_mainac_cv_lib_m_main=yesac_cv_lib_nsl=ac_cv_lib_nsl_mainac_cv_lib_nsl_main=noac_cv_lib_pthread=ac_cv_lib_pthread_mainac_cv_lib_pthread_main=noac_cv_lib_socket=ac_cv_lib_socket_mainac_cv_lib_socket_main=noac_cv_member_struct_stat_st_blksize=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_FGREP='/usr/sbin/grep -F'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_SED=/usr/sbin/sedac_cv_path_ac_pt_db_cv_path_sh=/usr/sbin/shac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AR=arm-linux-androideabi-arac_cv_prog_AWK=gawkac_cv_prog_CC=arm-linux-androideabi-gccac_cv_prog_CPP='arm-linux-androideabi-gcc -E'ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdumpac_cv_prog_RANLIB=arm-linux-androideabi-ranlibac_cv_prog_STRIP=arm-linux-androideabi-stripac_cv_prog_ac_ct_CHMOD=chmodac_cv_prog_ac_ct_CP=cpac_cv_prog_ac_ct_LN=lnac_cv_prog_ac_ct_MKDIR=mkdirac_cv_prog_ac_ct_MV=mvac_cv_prog_ac_ct_RM=rmac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yesac_cv_search_fdatasync='none required'ac_cv_search_getaddrinfo='none required'ac_cv_search_hstrerror='none required'ac_cv_search_opendir='none required'ac_cv_search_sched_yield='none required'ac_cv_sizeof_char=1ac_cv_sizeof_char_p=4ac_cv_sizeof_int=4ac_cv_sizeof_long=4ac_cv_sizeof_long_long=8ac_cv_sizeof_short=2ac_cv_sizeof_size_t=4ac_cv_sizeof_unsigned_char=1ac_cv_sizeof_unsigned_int=4ac_cv_sizeof_unsigned_long=4ac_cv_sizeof_unsigned_long_long=8ac_cv_sizeof_unsigned_short=2ac_cv_sys_file_offset_bits=unknownac_cv_sys_large_files=unknownac_cv_sys_largefile_CC=noac_cv_tls=pthreadac_cv_type_FILE_p=yesac_cv_type_int16_t=yesac_cv_type_int32_t=yesac_cv_type_int64_t=yesac_cv_type_off_t=yesac_cv_type_pid_t=yesac_cv_type_size_t=yesac_cv_type_socklen_t=yesac_cv_type_ssize_t=yesac_cv_type_time_t=yesac_cv_type_u_char=yesac_cv_type_u_int16_t=yesac_cv_type_u_int32_t=yesac_cv_type_u_int64_t=yesac_cv_type_u_int8_t=yesac_cv_type_u_int=yesac_cv_type_u_long=yesac_cv_type_u_short=yesac_cv_type_uintmax_t=yesac_cv_type_uintptr_t=yesac_pt_db_cv_path_sh=/usr/sbin/shdb_cv_aligned_attribute=yesdb_cv_atomic=nodb_cv_atomicfileread=nodb_cv_build_atomicsupport=yesdb_cv_build_compression=yesdb_cv_build_cryptography=yesdb_cv_build_full=yesdb_cv_build_hash=yesdb_cv_build_heap=yesdb_cv_build_mutexsupport=yesdb_cv_build_partition=yesdb_cv_build_queue=yesdb_cv_build_replication=yesdb_cv_build_sequence=yesdb_cv_build_statistics=yesdb_cv_build_verify=yesdb_cv_clock_monotonic=yesdb_cv_compat185=yesdb_cv_ctime_r_3arg=2-argumentdb_cv_cxx=yesdb_cv_cxx_have_stdheaders=yesdb_cv_dbm=yesdb_cv_debug=nodb_cv_debug_rop=nodb_cv_debug_wop=nodb_cv_diagnostic=nodb_cv_dtrace=nodb_cv_dump185=nodb_cv_exit_defines=yesdb_cv_fcntl_f_setfd=yesdb_cv_gcc_2_96=nodb_cv_getaddrinfo=yesdb_cv_java=nodb_cv_jdbc=nodb_cv_localization=nodb_cv_log_checksum=yesdb_cv_mingw=nodb_cv_mmap_extend=nodb_cv_mutex=POSIX/pthreadsdb_cv_o_direct=nodb_cv_optreset=yesdb_cv_path_sh=/usr/sbin/shdb_cv_perfmon_statistics=nodb_cv_posixmutexes=nodb_cv_pthread_condinit_dupgood=yesdb_cv_pthread_rwlockinit_dupgood=yesdb_cv_rpc=nodb_cv_seq_fmt='"%lld"'db_cv_seq_type='long long'db_cv_seq_ufmt='"%llu"'db_cv_shmctl_shm_lock=nodb_cv_smallbuild=nodb_cv_sql=nodb_cv_sql_amalgamation=nodb_cv_sql_codegen=nodb_cv_sql_compat=nodb_cv_stl=yesdb_cv_stripped_messages=nodb_cv_systemtap=nodb_cv_tcl=nodb_cv_test=nodb_cv_uimutexes=nodb_cv_umrw=nodb_cv_uniquename=nolt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ldlt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ldlt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'lt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_c_o_CXX=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_pic_works_CXX=yeslt_cv_prog_compiler_rtti_exceptions=nolt_cv_prog_compiler_static_works=yeslt_cv_prog_compiler_static_works_CXX=yeslt_cv_prog_gnu_ld=yeslt_cv_prog_gnu_ldcxx=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=yeslt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''lt_cv_sys_max_cmd_len=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_noop## ----------------- #### Output variables. #### ----------------- ##ADDITIONAL_INCS='db_185.h dbstl_common.h $(topdir)/lang/cxx/stl/dbstl_set.h $(topdir)/lang/cxx/stl/dbstl_vector.h $(topdir)/lang/cxx/stl/dbstl_exception.h $(topdir)/lang/cxx/stl/dbstl_map.h $(topdir)/lang/cxx/stl/dbstl_utility.h $(topdir)/lang/cxx/stl/dbstl_dbc.h $(topdir)/lang/cxx/stl/dbstl_dbt.h $(topdir)/lang/cxx/stl/dbstl_base_iterator.h $(topdir)/lang/cxx/stl/dbstl_container.h $(topdir)/lang/cxx/stl/dbstl_element_ref.h $(topdir)/lang/cxx/stl/dbstl_inner_utility.h $(topdir)/lang/cxx/stl/dbstl_resource_manager.h'ADDITIONAL_LANG=''ADDITIONAL_OBJS='db185.lo mut_pthread.lo $(BTREE_OBJS) $(HASH_OBJS) $(HASH_VRFY_OBJS) $(HEAP_OBJS) $(HEAP_VRFY_OBJS) $(QUEUE_OBJS) $(QUEUE_VRFY_OBJS) $(REP_OBJS) $(REPMGR_OBJS) $(BTREE_VRFY_OBJS) $(LOG_VRFY_OBJS) $(LOCK_OBJS) $(MUTEX_OBJS) dbm.lo hsearch.lo'ADDITIONAL_PROGS=''AR='arm-linux-androideabi-ar'AWK='gawk'BUILD_TARGET='library_build'CC='arm-linux-androideabi-gcc'CCC='arm-linux-androideabi-g++'CFLAGS=' 'CHMOD='chmod'CONFIGURATION_ARGS=''CONFIGURATION_PATH=''CP='cp'CPP='arm-linux-androideabi-gcc -E'CPPFLAGS=' -D_GNU_SOURCE -D_REENTRANT'CRYPTO_OBJS='$(CRYPTO_OBJS)'CXX='arm-linux-androideabi-g++'CXXCPP='arm-linux-androideabi-g++ -E'CXXFLAGS=''DB_CONST=''DB_PROTO1='#undef __P'DB_PROTO2='#define __P(protos) protos'DB_STRUCT_ALIGN8='__attribute__ ((aligned (8)))'DB_VERSION_FAMILY='11'DB_VERSION_FULL_STRING='"Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September 9, 2013)"'DB_VERSION_MAJOR='5'DB_VERSION_MINOR='3'DB_VERSION_PATCH='28'DB_VERSION_RELEASE='2'DB_VERSION_STRING='"Berkeley DB 5.3.28: (September 9, 2013)"'DB_VERSION_UNIQUE_NAME=''DEFAULT_LIB='$(libso_target)'DEFAULT_LIB_CXX='$(libxso_target)'DEFAULT_LIB_SQL=''DEFAULT_LIB_SQLITE=''DEFAULT_LIB_STL='$(libstlso_target)'DEFAULT_LIB_TCL=''DEFS='-DHAVE_CONFIG_H'DLLTOOL='false'DSYMUTIL=''DTRACE=''DTRACE_CPP='-C'DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''FGREP='/usr/sbin/grep -F'FILE_t_decl=''FINAL_OBJS=''GREP='/usr/sbin/grep'INSTALLER='$(LIBTOOL) --mode=install cp -p'INSTALL_DATA='${INSTALL} -m 644'INSTALL_LIBS='$(libso_target) $(libdb) $(libxso_target) $(libcxx) $(libstlso_target) $(libstl)'INSTALL_LIBS_EXTRA=''INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_TARGET='library_install'INT64_FMT='#define INT64_FMT "%lld"'JAR=''JAVA=''JAVAC='nojavac'JAVACFLAGS=''JMODSUFFIX='.so'KILL=''LD='/sysroot/arm-linux-androideabi/bin/ld'LDFLAGS=''LIBCSO_LIBS=''LIBJSO_LIBS=''LIBOBJS=''LIBS=''LIBSO_LIBS=''LIBTOOL='./libtool'LIBTSO_LIBS=''LIBTSO_MODSUFFIX='.so'LIBTSO_MODULE='-module'LIBXSO_LIBS=''LIPO=''LISTPROBES_COMMAND=''LISTPROBES_DEPENDENCY=''LN='ln'LN_S='ln -s'LTLIBOBJS=''MAKEFILE_CC='$(LIBTOOL) --mode=compile arm-linux-androideabi-gcc'MAKEFILE_CCLINK='$(LIBTOOL) --mode=link arm-linux-androideabi-gcc'MAKEFILE_CXX='$(LIBTOOL) --mode=compile arm-linux-androideabi-g++'MAKEFILE_CXXLINK='$(LIBTOOL) --mode=link arm-linux-androideabi-g++'MAKEFILE_SOLINK='$(LIBTOOL) --mode=link arm-linux-androideabi-gcc -avoid-version'MAKEFILE_XSOLINK='$(LIBTOOL) --mode=link arm-linux-androideabi-g++ -avoid-version'MANIFEST_TOOL=':'MKDIR='mkdir'MODSUFFIX='.so'MV='mv'NM='/sysroot/bin/arm-linux-androideabi-nm -B'NMEDIT=''OBJDUMP='arm-linux-androideabi-objdump'OBJEXT='o'OSDIR='os'OTOOL64=''OTOOL=''PACKAGE_BUGREPORT='Oracle Technology Network Berkeley DB forum'PACKAGE_NAME='Berkeley DB'PACKAGE_STRING='Berkeley DB 5.3.28'PACKAGE_TARNAME='db-5.3.28'PACKAGE_URL=''PACKAGE_VERSION='5.3.28'PATH_SEPARATOR='/'PERL=''POSTLINK='$(LIBTOOL) --mode=execute true'PRINTLOG_OBJS='$(PRINT_OBJS)'RANLIB='arm-linux-androideabi-ranlib'REPLACEMENT_OBJS=''RM='rm -f'SED='/usr/sbin/sed'SHELL='/bin/sh'SOFLAGS='-rpath $(libdir)'SOSUFFIX='.so'SQL_FLAGS=''SQL_LIBS=''STAP=''STRIP='arm-linux-androideabi-strip'SWIGCFLAGS=''TCL_BIN_DIR=''TCL_INCLUDE_SPEC=''TCL_LIB_FILE=''TCL_SRC_DIR=''TCL_TCLSH=''TEST_LIBS=' -lm'TLS_decl='#define HAVE_PTHREAD_TLS'TLS_defn=''UINT64_FMT='#define UINT64_FMT "%llu"'WSTRING_decl=''_ACJNI_JAVAC=''ac_ct_AR=''ac_ct_CC=''ac_ct_CXX=''ac_ct_DUMPBIN=''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'cxx_have_stdheaders='#define HAVE_CXX_STDHEADERS 1'datadir='${datarootdir}'datarootdir='${prefix}/share'db_cv_path_sh='/usr/sbin/sh'db_int_def=''db_seq_decl='typedef long long db_seq_t;'db_threadid_t_decl='typedef pthread_t db_threadid_t;'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='arm-unknown-linux-androideabi'host_alias='arm-linux-androideabi'host_cpu='arm'host_os='linux-androideabi'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'int16_decl=''int32_decl=''int64_decl=''inttypes_h_decl='#include ' libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'o='.lo'off_t_decl=''oldincludedir='/usr/include'pdfdir='${docdir}'pid_t_decl=''platform_footer=''platform_header=''prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'size_t_decl=''ssize_t_decl=''stddef_h_decl='#include ' stdint_h_decl='#include ' subdir_cmd=''sysconfdir='${prefix}/etc'target_alias=''thread_h_decl='#include ' time_t_decl=''topdir='..'u_char_decl=''u_int16_decl=''u_int32_decl=''u_int64_decl=''u_int8_decl=''u_int_decl=''u_long_decl=''u_short_decl=''uintmax_t_decl=''uintptr_t_decl=''unistd_h_decl='#include ' uudecode=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "Berkeley DB"#define PACKAGE_TARNAME "db-5.3.28"#define PACKAGE_VERSION "5.3.28"#define PACKAGE_STRING "Berkeley DB 5.3.28"#define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"#define PACKAGE_URL ""#define HAVE_UPGRADE_SUPPORT 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_DLFCN_H 1#define LT_OBJDIR ".libs/"#define HAVE_SYSTEM_INCLUDE_FILES 1#define TIME_WITH_SYS_TIME 1#define HAVE_DIRENT_H 1#define HAVE_SYS_SELECT_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_SYS_TIME_H 1#define HAVE_STRUCT_STAT_ST_BLKSIZE 1#define SIZEOF_CHAR 1#define SIZEOF_UNSIGNED_CHAR 1#define SIZEOF_SHORT 2#define SIZEOF_UNSIGNED_SHORT 2#define SIZEOF_INT 4#define SIZEOF_UNSIGNED_INT 4#define SIZEOF_LONG 4#define SIZEOF_UNSIGNED_LONG 4#define SIZEOF_LONG_LONG 8#define SIZEOF_UNSIGNED_LONG_LONG 8#define SIZEOF_CHAR_P 4#define SIZEOF_SIZE_T 4#define HAVE_EXIT_SUCCESS 1#define HAVE_GETOPT_OPTRESET 1#define HAVE_MUTEX_PTHREADS 1#define HAVE_PTHREAD_COND_REINIT_OKAY 1#define HAVE_PTHREAD_RWLOCK_REINIT_OKAY 1#define HAVE_MUTEX_SUPPORT 1#define HAVE_SHARED_LATCHES 1#define HAVE_SIMPLE_THREAD_TYPE 1#define HAVE_ABORT 1#define HAVE_ATOI 1#define HAVE_ATOL 1#define HAVE_BSEARCH 1#define HAVE_GETCWD 1#define HAVE_GETENV 1#define HAVE_GETOPT 1#define HAVE_ISALPHA 1#define HAVE_ISDIGIT 1#define HAVE_ISPRINT 1#define HAVE_ISSPACE 1#define HAVE_MEMCMP 1#define HAVE_MEMCPY 1#define HAVE_MEMMOVE 1#define HAVE_PRINTF 1#define HAVE_QSORT 1#define HAVE_RAISE 1#define HAVE_RAND 1#define HAVE_STRCASECMP 1#define HAVE_STRCAT 1#define HAVE_STRCHR 1#define HAVE_STRDUP 1#define HAVE_STRERROR 1#define HAVE_STRNCAT 1#define HAVE_STRNCMP 1#define HAVE_STRRCHR 1#define HAVE_STRSEP 1#define HAVE_STRTOL 1#define HAVE_STRTOUL 1#define HAVE_FCHMOD 1#define HAVE_FCLOSE 1#define HAVE_FCNTL 1#define HAVE_FDATASYNC 1#define HAVE_FGETC 1#define HAVE_FGETS 1#define HAVE_FOPEN 1#define HAVE_FWRITE 1#define HAVE_GETGID 1#define HAVE_GETRUSAGE 1#define HAVE_GETUID 1#define HAVE_HSTRERROR 1#define HAVE_MPROTECT 1#define HAVE_PTHREAD_SELF 1#define HAVE_RANDOM 1#define HAVE_SCHED_YIELD 1#define HAVE_SELECT 1#define HAVE_SETGID 1#define HAVE_SETUID 1#define HAVE_SIGACTION 1#define HAVE_SNPRINTF 1#define HAVE_STAT 1#define HAVE_SYSCONF 1#define HAVE_VSNPRINTF 1#define HAVE_GETTIMEOFDAY 1#define HAVE_LOCALTIME 1#define HAVE_TIME 1#define HAVE_STRFTIME 1#define HAVE_CLOCK_GETTIME 1#define HAVE_CLOCK_MONOTONIC 1#define HAVE_CTIME_R 1#define HAVE_FTRUNCATE 1#define HAVE_PREAD 1#define HAVE_PWRITE 1#define HAVE_GETADDRINFO 1#define HAVE_FCNTL_F_SETFD 1#define HAVE_MLOCK 1#define HAVE_MUNLOCK 1#define HAVE_MMAP 1#define HAVE_MUNMAP 1#define HAVE_64BIT_TYPES 1#define HAVE_LOG_CHECKSUM 1#define HAVE_COMPRESSION 1#define HAVE_PARTITION 1#define HAVE_HASH 1#define HAVE_HEAP 1#define HAVE_QUEUE 1#define HAVE_REPLICATION 1#define HAVE_REPLICATION_THREADS 1#define HAVE_STATISTICS 1#define HAVE_VERIFY 1#define HAVE_CRYPTO 1#define HAVE_DBM 1configure: exit 0