Build of apr with android toolchain

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

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

SLOCLanguage
57,667 ansic
10,693 sh
832 perl
392 awk
142 python
69,726 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: apr 1.5.2-1 (Tue Apr 4 20:50:38 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# Configuring APR library
# Platform: arm-unknown-linux-androideabi
# checking for working mkdir -p... yes
# APR Version: 1.5.2
# checking for chosen layout... apr
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for a sed that does not truncate output... /usr/sbin/sed
# Applying APR hints file rules for arm-unknown-linux-androideabi
# setting CPPFLAGS to "-DLINUX -D_REENTRANT -D_GNU_SOURCE"
# (Default will be unix)
# checking whether make sets $(MAKE)... yes
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for gawk... gawk
# checking whether ln -s works... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for rm... rm
# checking for as... as
# checking for cpp... cpp
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for library containing strerror... none required
# checking whether system uses EBCDIC... no
# performing libtool configuration...
# checking how to print strings... printf
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
# yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... rm: cannot remove 'conftest*': No such file or directory
# no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# grep: /tmp/apr/src/apr-1.5.2/libtool: No such file or directory
#
# Check for compiler flags...
# checking whether the compiler provides atomic builtins... no
# checking whether to enable -D_LARGEFILE64_SOURCE... no
# configure: Configured for Linux 4.10
#
# Checking for libraries...
# checking for library containing gethostbyname... none required
# checking for library containing gethostname... none required
# checking for library containing socket... none required
# checking for library containing crypt... no
# checking for main in -ltruerand... no
# checking for library containing modf... -lm
#
# Checking for Threads...
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for CFLAGS needed for pthreads...
# checking for LIBS needed for pthreads...
# checking for pthread.h... (cached) yes
# checking whether pthread_getspecific takes two arguments... no
# checking whether pthread_attr_getdetachstate takes one argument... no
# checking for recursive mutex support... no
# checking for pthread_key_delete... yes
# checking for pthread_rwlock_init... yes
# checking for pthread_attr_setguardsize... yes
# checking for pthread_yield... no
# checking for pthread_rwlock_t... yes
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... yes
# checking for sched_yield... yes
# APR will use threads
# checking for readdir in -lc_r... no
# checking for gethostbyname in -lc_r... no
# checking for gethostbyaddr in -lc_r... no
# checking for getservbyname in -lc_r... no
# checking for gethostbyname_r... yes
# checking for gethostbyaddr_r... no
# checking for getservbyname_r... no
# checking for sigsuspend... yes
# checking for sigwait... yes
# checking for poll... yes
# checking for kqueue... no
# checking for port_create... no
# checking for epoll support... no
# checking for epoll_create1 support... no
# checking for dup3 support... no
# checking for accept4 support... no
# checking for SOCK_CLOEXEC support... no
# checking for fdatasync... yes
# checking for epoll_create1 support... (cached) no
# checking for asio -> message queue support... no
# checking for dup3 support... (cached) no
# checking for accept4 support... (cached) no
# checking for SOCK_CLOEXEC support... (cached) no
# checking for getpwnam_r... yes
# checking for getpwuid_r... yes
# checking for getgrnam_r... no
# checking for getgrgid_r... no
#
# Checking for Shared Memory Support...
# checking for library containing shm_open... no
# checking for sys/types.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/ipc.h usability... yes
# checking sys/ipc.h presence... yes
# checking for sys/ipc.h... yes
# checking sys/mutex.h usability... no
# checking sys/mutex.h presence... no
# checking for sys/mutex.h... no
# checking sys/shm.h usability... yes
# checking sys/shm.h presence... yes
# checking for sys/shm.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking kernel/OS.h usability... no
# checking kernel/OS.h presence... no
# checking for kernel/OS.h... no
# checking os2.h usability... no
# checking os2.h presence... no
# checking for os2.h... no
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking for mmap... yes
# checking for munmap... yes
# checking for shm_open... no
# checking for shm_unlink... no
# checking for shmget... no
# checking for shmat... no
# checking for shmdt... no
# checking for shmctl... no
# checking for create_area... no
# checking for MAP_ANON in sys/mman.h... yes
# checking for /dev/zero... configure: error: cannot check for file existence when cross compiling
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/apr/src/apr-1.5.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --includedir=/usr/include/apr-1 --with-installbuilddir=/usr/share/apr-1/build --enable-nonportable-atomics --with-devrandom=/dev/urandom --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b8d89abe79bf
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:4598: checking build system type
# configure:4612: result: x86_64-unknown-linux-gnu
# configure:4632: checking host system type
# configure:4645: result: arm-unknown-linux-androideabi
# configure:4665: checking target system type
# configure:4678: result: arm-unknown-linux-androideabi
# configure:4741: checking for working mkdir -p
# configure:4757: result: yes
# configure:4849: checking for chosen layout
# configure:4851: result: apr
# configure:5076: checking for arm-linux-androideabi-gcc
# configure:5103: result: arm-linux-androideabi-gcc
# configure:5372: checking for C compiler version
# configure:5381: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5392: $? = 0
# configure:5381: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:5392: $? = 0
# configure:5381: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:5392: $? = 1
# configure:5381: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:5392: $? = 1
# configure:5412: checking whether the C compiler works
# configure:5434: arm-linux-androideabi-gcc conftest.c >&5
# configure:5438: $? = 0
# configure:5486: result: yes
# configure:5489: checking for C compiler default output file name
# configure:5491: result: a.out
# configure:5497: checking for suffix of executables
# configure:5504: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5508: $? = 0
# configure:5530: result:
# configure:5552: checking whether we are cross compiling
# configure:5590: result: yes
# configure:5595: checking for suffix of object files
# configure:5617: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5621: $? = 0
# configure:5642: result: o
# configure:5646: checking whether we are using the GNU C compiler
# configure:5665: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5665: $? = 0
# configure:5674: result: yes
# configure:5683: checking whether arm-linux-androideabi-gcc accepts -g
# configure:5703: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:5703: $? = 0
# configure:5744: result: yes
# configure:5761: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5824: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5824: $? = 0
# configure:5837: result: none needed
# configure:5858: checking for a sed that does not truncate output
# configure:5922: result: /usr/sbin/sed
# configure:9275: checking whether make sets $(MAKE)
# configure:9297: result: yes
# configure:9311: checking how to run the C preprocessor
# configure:9342: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# configure:9342: $? = 0
# configure:9356: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9356: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:9381: result: arm-linux-androideabi-gcc -E
# configure:9401: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# configure:9401: $? = 0
# configure:9415: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:9415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:9447: checking for gawk
# configure:9463: found /usr/sbin/gawk
# configure:9474: result: gawk
# configure:9485: checking whether ln -s works
# configure:9489: result: yes
# configure:9499: checking for arm-linux-androideabi-ranlib
# configure:9515: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:9526: result: arm-linux-androideabi-ranlib
# configure:9602: checking for a BSD-compatible install
# configure:9670: result: /usr/bin/install -c
# configure:9683: checking for rm
# configure:9699: found /usr/sbin/rm
# configure:9710: result: rm
# configure:9720: checking for as
# configure:9736: found /usr/sbin/as
# configure:9747: result: as
# configure:9757: checking for cpp
# configure:9773: found /usr/sbin/cpp
# configure:9784: result: cpp
# configure:9795: checking for arm-linux-androideabi-ar
# configure:9811: found /sysroot/bin/arm-linux-androideabi-ar
# configure:9822: result: arm-linux-androideabi-ar
# configure:9888: checking for grep that handles long lines and -e
# configure:9946: result: /usr/sbin/grep
# configure:9951: checking for egrep
# configure:10013: result: /usr/sbin/grep -E
# configure:10018: checking for ANSI C header files
# configure:10038: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10038: $? = 0
# configure:10122: result: yes
# configure:10135: checking for sys/types.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10135: checking for sys/stat.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10135: checking for stdlib.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10135: checking for string.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10135: checking for memory.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10135: checking for strings.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10135: checking for inttypes.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10135: checking for stdint.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10135: checking for unistd.h
# configure:10135: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10135: $? = 0
# configure:10135: result: yes
# configure:10148: checking minix/config.h usability
# configure:10148: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:10148: result: no
# configure:10148: checking minix/config.h presence
# configure:10148: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:10148: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:10148: result: no
# configure:10148: checking for minix/config.h
# configure:10148: result: no
# configure:10169: checking whether it is safe to define __EXTENSIONS__
# configure:10187: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10187: $? = 0
# configure:10194: result: yes
# configure:10210: checking for library containing strerror
# configure:10241: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:10241: $? = 0
# configure:10258: result: none required
# configure:10267: checking whether system uses EBCDIC
# configure:10300: result: no
# configure:10698: checking how to print strings
# configure:10725: result: printf
# configure:10746: checking for a sed that does not truncate output
# configure:10810: result: /usr/sbin/sed
# configure:10828: checking for fgrep
# configure:10890: result: /usr/sbin/grep -F
# configure:10925: checking for ld used by arm-linux-androideabi-gcc
# configure:10992: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:10999: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:11014: result: yes
# configure:11026: checking for BSD- or MS-compatible name lister (nm)
# configure:11075: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:11205: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:11212: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:11215: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:11218: output
# 00000000 B some_variable
# configure:11225: result: BSD nm
# configure:11229: checking the maximum length of command line arguments
# configure:11359: result: 1572864
# configure:11376: checking whether the shell understands some XSI constructs
# configure:11386: result: yes
# configure:11390: checking whether the shell understands "+="
# configure:11396: result: yes
# configure:11431: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:11471: result: func_convert_file_noop
# configure:11478: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:11498: result: func_convert_file_noop
# configure:11505: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:11512: result: -r
# configure:11546: checking for arm-linux-androideabi-objdump
# configure:11573: result: objdump
# configure:11642: checking how to recognize dependent libraries
# configure:11844: result: pass_all
# configure:11889: checking for arm-linux-androideabi-dlltool
# configure:11916: result: dlltool
# configure:11986: checking how to associate runtime and link libraries
# configure:12013: result: printf %s\n
# configure:12029: checking for arm-linux-androideabi-ar
# configure:12056: result: arm-linux-androideabi-ar
# configure:12137: checking for archiver @FILE support
# configure:12154: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:12154: $? = 0
# configure:12157: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:12160: $? = 0
# configure:12165: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:12168: $? = 1
# configure:12180: result: @
# configure:12198: checking for arm-linux-androideabi-strip
# configure:12214: found /sysroot/bin/arm-linux-androideabi-strip
# configure:12225: result: arm-linux-androideabi-strip
# configure:12297: checking for arm-linux-androideabi-ranlib
# configure:12324: result: arm-linux-androideabi-ranlib
# configure:12466: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:12586: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:12589: $? = 0
# configure:12593: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:12596: $? = 0
# configure:12662: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c conftstm.o >&5
# configure:12665: $? = 0
# configure:12703: result: ok
# configure:12740: checking for sysroot
# configure:12770: result: no
# configure:12986: checking for arm-linux-androideabi-mt
# configure:13016: result: no
# configure:13026: checking for mt
# configure:13056: result: no
# configure:13076: checking if : is a manifest tool
# configure:13082: : '-?'
# configure:13090: result: no
# configure:13729: checking for dlfcn.h
# configure:13729: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:13729: $? = 0
# configure:13729: result: yes
# configure:13933: checking for objdir
# configure:13948: result: .libs
# configure:14219: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:14237: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:14241: $? = 0
# configure:14254: result: no
# configure:14581: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:14588: result: -fPIC -DPIC
# configure:14596: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:14614: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE -fPIC -DPIC -DPIC conftest.c >&5
# configure:14618: $? = 0
# configure:14631: result: yes
# configure:14660: checking if arm-linux-androideabi-gcc static flag -static works
# configure:14688: result: yes
# configure:14703: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:14724: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE -o out/conftest2.o conftest.c >&5
# configure:14728: $? = 0
# configure:14750: result: yes
# configure:14758: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:14805: result: yes
# configure:14838: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:15991: result: yes
# configure:16028: checking whether -lc should be explicitly linked in
# configure:16036: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:16039: $? = 0
# configure:16054: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:16057: $? = 0
# configure:16071: result: no
# configure:16231: checking dynamic linker characteristics
# configure:16742: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:16742: $? = 0
# configure:16964: result: GNU/Linux ld.so
# configure:17071: checking how to hardcode library paths into programs
# configure:17096: result: immediate
# configure:17636: checking whether stripping libraries is possible
# configure:17641: result: yes
# configure:17676: checking if libtool supports shared libraries
# configure:17678: result: yes
# configure:17681: checking whether to build shared libraries
# configure:17702: result: yes
# configure:17705: checking whether to build static libraries
# configure:17709: result: no
# configure:18349: checking whether the compiler provides atomic builtins
# configure:18406: result: no
# configure:18700: checking whether to enable -D_LARGEFILE64_SOURCE
# configure:18759: result: no
# configure:18859: Configured for Linux 4.10
# configure:18899: checking for library containing gethostbyname
# configure:18930: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:18930: $? = 0
# configure:18947: result: none required
# configure:18955: checking for library containing gethostname
# configure:18986: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:18986: $? = 0
# configure:19003: result: none required
# configure:19011: checking for library containing socket
# configure:19042: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:19042: $? = 0
# configure:19059: result: none required
# configure:19067: checking for library containing crypt
# configure:19098: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# /tmp/ccIhKN3t.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:19098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:19098: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lcrypt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypt
# /tmp/ccUe9E7y.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:19098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:19098: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lufc >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lufc
# /tmp/ccwrZcOC.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:19098: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:19115: result: no
# configure:19123: checking for main in -ltruerand
# configure:19142: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -ltruerand >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltruerand
# collect2: error: ld returned 1 exit status
# configure:19142: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# |
# | int
# | main ()
# | {
# | return main ();
# | ;
# | return 0;
# | }
# configure:19151: result: no
# configure:19162: checking for library containing modf
# configure:19193: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# conftest.c:33:6: warning: conflicting types for built-in function 'modf' [enabled by default]
# char modf ();
# ^
# /tmp/ccM4O5qN.o:conftest.c:function main: error: undefined reference to 'modf'
# collect2: error: ld returned 1 exit status
# configure:19193: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char modf ();
# | int
# | main ()
# | {
# | return modf ();
# | ;
# | return 0;
# | }
# configure:19193: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# conftest.c:33:6: warning: conflicting types for built-in function 'modf' [enabled by default]
# char modf ();
# ^
# configure:19193: $? = 0
# configure:19210: result: -lm
# configure:19234: checking pthread.h usability
# configure:19234: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE -w conftest.c >&5
# configure:19234: $? = 0
# configure:19234: result: yes
# configure:19234: checking pthread.h presence
# configure:19234: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE -w conftest.c
# configure:19234: $? = 0
# configure:19234: result: yes
# configure:19234: checking for pthread.h
# configure:19234: result: yes
# configure:19282: checking for CFLAGS needed for pthreads
# configure:19336: result:
# configure:19372: checking for LIBS needed for pthreads
# configure:19426: result:
# configure:19466: checking for pthread.h
# configure:19466: result: yes
# configure:19767: checking whether pthread_getspecific takes two arguments
# configure:19790: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:37:1: error: too many arguments to function 'pthread_getspecific'
# pthread_getspecific(key,&tmp);
# ^
# In file included from conftest.c:29:0:
# /sysroot/sysroot/usr/include/pthread.h:189:7: note: declared here
# void* pthread_getspecific(pthread_key_t);
# ^
# configure:19790: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | pthread_key_t key;
# | void *tmp;
# | pthread_getspecific(key,&tmp);
# |
# | ;
# | return 0;
# | }
# configure:19802: result: no
# configure:19812: checking whether pthread_attr_getdetachstate takes one argument
# configure:19834: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:36:1: error: too few arguments to function 'pthread_attr_getdetachstate'
# pthread_attr_getdetachstate(attr);
# ^
# In file included from conftest.c:29:0:
# /sysroot/sysroot/usr/include/pthread.h:147:5: note: declared here
# int pthread_attr_getdetachstate(const pthread_attr_t*, int*) __nonnull((1, 2));
# ^
# configure:19834: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | pthread_attr_t *attr;
# | pthread_attr_getdetachstate(attr);
# |
# | ;
# | return 0;
# | }
# configure:19846: result: no
# configure:19856: checking for recursive mutex support
# configure:19889: result: no
# configure:19902: checking for pthread_key_delete
# configure:19902: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:19902: $? = 0
# configure:19902: result: yes
# configure:19902: checking for pthread_rwlock_init
# configure:19902: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:19902: $? = 0
# configure:19902: result: yes
# configure:19902: checking for pthread_attr_setguardsize
# configure:19902: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:19902: $? = 0
# configure:19902: result: yes
# configure:19902: checking for pthread_yield
# configure:19902: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccSfwRSo.o:conftest.c:function main: error: undefined reference to 'pthread_yield'
# collect2: error: ld returned 1 exit status
# configure:19902: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 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:19902: result: no
# configure:19913: checking for pthread_rwlock_t
# configure:19930: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:19930: $? = 0
# configure:19937: result: yes
# configure:19949: checking sched.h usability
# configure:19949: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:19949: $? = 0
# configure:19949: result: yes
# configure:19949: checking sched.h presence
# configure:19949: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# configure:19949: $? = 0
# configure:19949: result: yes
# configure:19949: checking for sched.h
# configure:19949: result: yes
# configure:19961: checking for sched_yield
# configure:19961: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:19961: $? = 0
# configure:19961: result: yes
# configure:19980: checking for readdir in -lc_r
# configure:20005: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lc_r -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc_r
# collect2: error: ld returned 1 exit status
# configure:20005: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char readdir ();
# | int
# | main ()
# | {
# | return readdir ();
# | ;
# | return 0;
# | }
# configure:20014: result: no
# configure:20023: checking for gethostbyname in -lc_r
# configure:20048: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lc_r -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc_r
# collect2: error: ld returned 1 exit status
# configure:20048: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gethostbyname ();
# | int
# | main ()
# | {
# | return gethostbyname ();
# | ;
# | return 0;
# | }
# configure:20057: result: no
# configure:20070: checking for gethostbyaddr in -lc_r
# configure:20095: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lc_r -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc_r
# collect2: error: ld returned 1 exit status
# configure:20095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gethostbyaddr ();
# | int
# | main ()
# | {
# | return gethostbyaddr ();
# | ;
# | return 0;
# | }
# configure:20104: result: no
# configure:20117: checking for getservbyname in -lc_r
# configure:20142: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lc_r -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lc_r
# collect2: error: ld returned 1 exit status
# configure:20142: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getservbyname ();
# | int
# | main ()
# | {
# | return getservbyname ();
# | ;
# | return 0;
# | }
# configure:20151: result: no
# configure:20166: checking for gethostbyname_r
# configure:20166: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20166: $? = 0
# configure:20166: result: yes
# configure:20166: checking for gethostbyaddr_r
# configure:20166: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/cc0yskcI.o:conftest.c:function main: error: undefined reference to 'gethostbyaddr_r'
# collect2: error: ld returned 1 exit status
# configure:20166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | /* end confdefs.h. */
# | /* Define gethostbyaddr_r to an innocuous variant, in case declares gethostbyaddr_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define gethostbyaddr_r innocuous_gethostbyaddr_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char gethostbyaddr_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef gethostbyaddr_r
# |
# | /* 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 gethostbyaddr_r ();
# | /* 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_gethostbyaddr_r || defined __stub___gethostbyaddr_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return gethostbyaddr_r ();
# | ;
# | return 0;
# | }
# configure:20166: result: no
# configure:20166: checking for getservbyname_r
# configure:20166: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccG844vP.o:conftest.c:function main: error: undefined reference to 'getservbyname_r'
# collect2: error: ld returned 1 exit status
# configure:20166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | /* end confdefs.h. */
# | /* Define getservbyname_r to an innocuous variant, in case declares getservbyname_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getservbyname_r innocuous_getservbyname_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getservbyname_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getservbyname_r
# |
# | /* 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 getservbyname_r ();
# | /* 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_getservbyname_r || defined __stub___getservbyname_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getservbyname_r ();
# | ;
# | return 0;
# | }
# configure:20166: result: no
# configure:20297: checking for sigsuspend
# configure:20297: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20297: $? = 0
# configure:20297: result: yes
# configure:20310: checking for sigwait
# configure:20310: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20310: $? = 0
# configure:20310: result: yes
# configure:20334: checking for poll
# configure:20334: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20334: $? = 0
# configure:20334: result: yes
# configure:20334: checking for kqueue
# configure:20334: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccscQoBc.o:conftest.c:function main: error: undefined reference to 'kqueue'
# collect2: error: ld returned 1 exit status
# configure:20334: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# | /* Define kqueue to an innocuous variant, in case declares kqueue.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define kqueue innocuous_kqueue
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char kqueue (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef kqueue
# |
# | /* 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 kqueue ();
# | /* 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_kqueue || defined __stub___kqueue
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return kqueue ();
# | ;
# | return 0;
# | }
# configure:20334: result: no
# configure:20334: checking for port_create
# configure:20334: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccMi9daj.o:conftest.c:function main: error: undefined reference to 'port_create'
# collect2: error: ld returned 1 exit status
# configure:20334: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | /* end confdefs.h. */
# | /* Define port_create to an innocuous variant, in case declares port_create.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define port_create innocuous_port_create
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char port_create (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef port_create
# |
# | /* 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 port_create ();
# | /* 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_port_create || defined __stub___port_create
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return port_create ();
# | ;
# | return 0;
# | }
# configure:20334: result: no
# configure:20346: checking for epoll support
# configure:20375: result: no
# configure:20385: checking for epoll_create1 support
# configure:20414: result: no
# configure:20424: checking for dup3 support
# configure:20452: result: no
# configure:20465: checking for accept4 support
# configure:20523: result: no
# configure:20532: checking for SOCK_CLOEXEC support
# configure:20561: result: no
# configure:20572: checking for fdatasync
# configure:20572: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20572: $? = 0
# configure:20572: result: yes
# configure:20583: checking for epoll_create1 support
# configure:20612: result: no
# configure:20622: checking for asio -> message queue support
# configure:20655: result: no
# configure:20665: checking for dup3 support
# configure:20693: result: no
# configure:20703: checking for accept4 support
# configure:20795: result: no
# configure:20804: checking for SOCK_CLOEXEC support
# configure:20833: result: no
# configure:20845: checking for getpwnam_r
# configure:20845: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20845: $? = 0
# configure:20845: result: yes
# configure:20845: checking for getpwuid_r
# configure:20845: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20845: $? = 0
# configure:20845: result: yes
# configure:20845: checking for getgrnam_r
# configure:20845: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/cc4pAD4m.o:conftest.c:function main: error: undefined reference to 'getgrnam_r'
# collect2: error: ld returned 1 exit status
# configure:20845: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | /* end confdefs.h. */
# | /* Define getgrnam_r to an innocuous variant, in case declares getgrnam_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getgrnam_r innocuous_getgrnam_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getgrnam_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getgrnam_r
# |
# | /* 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 getgrnam_r ();
# | /* 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_getgrnam_r || defined __stub___getgrnam_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getgrnam_r ();
# | ;
# | return 0;
# | }
# configure:20845: result: no
# configure:20845: checking for getgrgid_r
# configure:20845: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/cckmRjFs.o:conftest.c:function main: error: undefined reference to 'getgrgid_r'
# collect2: error: ld returned 1 exit status
# configure:20845: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | /* end confdefs.h. */
# | /* Define getgrgid_r to an innocuous variant, in case declares getgrgid_r.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getgrgid_r innocuous_getgrgid_r
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getgrgid_r (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getgrgid_r
# |
# | /* 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 getgrgid_r ();
# | /* 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_getgrgid_r || defined __stub___getgrgid_r
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getgrgid_r ();
# | ;
# | return 0;
# | }
# configure:20845: result: no
# configure:20859: checking for library containing shm_open
# configure:20890: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccOLHbKw.o:conftest.c:function main: error: undefined reference to 'shm_open'
# collect2: error: ld returned 1 exit status
# configure:20890: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shm_open ();
# | int
# | main ()
# | {
# | return shm_open ();
# | ;
# | return 0;
# | }
# configure:20890: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lrt -lm >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# /tmp/ccCGJ3wx.o:conftest.c:function main: error: undefined reference to 'shm_open'
# collect2: error: ld returned 1 exit status
# configure:20890: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shm_open ();
# | int
# | main ()
# | {
# | return shm_open ();
# | ;
# | return 0;
# | }
# configure:20907: result: no
# configure:20927: checking for sys/types.h
# configure:20927: result: yes
# configure:20927: checking sys/mman.h usability
# configure:20927: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:20927: $? = 0
# configure:20927: result: yes
# configure:20927: checking sys/mman.h presence
# configure:20927: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# configure:20927: $? = 0
# configure:20927: result: yes
# configure:20927: checking for sys/mman.h
# configure:20927: result: yes
# configure:20927: checking sys/ipc.h usability
# configure:20927: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:20927: $? = 0
# configure:20927: result: yes
# configure:20927: checking sys/ipc.h presence
# configure:20927: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# configure:20927: $? = 0
# configure:20927: result: yes
# configure:20927: checking for sys/ipc.h
# configure:20927: result: yes
# configure:20927: checking sys/mutex.h usability
# configure:20927: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# conftest.c:77:23: fatal error: sys/mutex.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_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:20927: result: no
# configure:20927: checking sys/mutex.h presence
# configure:20927: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# conftest.c:44:23: fatal error: sys/mutex.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | /* end confdefs.h. */
# | #include
# configure:20927: result: no
# configure:20927: checking for sys/mutex.h
# configure:20927: result: no
# configure:20927: checking sys/shm.h usability
# configure:20927: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:20927: $? = 0
# configure:20927: result: yes
# configure:20927: checking sys/shm.h presence
# configure:20927: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# configure:20927: $? = 0
# configure:20927: result: yes
# configure:20927: checking for sys/shm.h
# configure:20927: result: yes
# configure:20927: checking sys/file.h usability
# configure:20927: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# configure:20927: $? = 0
# configure:20927: result: yes
# configure:20927: checking sys/file.h presence
# configure:20927: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# configure:20927: $? = 0
# configure:20927: result: yes
# configure:20927: checking for sys/file.h
# configure:20927: result: yes
# configure:20927: checking kernel/OS.h usability
# configure:20927: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# conftest.c:79:23: fatal error: kernel/OS.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_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:20927: result: no
# configure:20927: checking kernel/OS.h presence
# configure:20927: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# conftest.c:46:23: fatal error: kernel/OS.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# configure:20927: result: no
# configure:20927: checking for kernel/OS.h
# configure:20927: result: no
# configure:20927: checking os2.h usability
# configure:20927: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# conftest.c:79:17: fatal error: os2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_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:20927: result: no
# configure:20927: checking os2.h presence
# configure:20927: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# conftest.c:46:17: fatal error: os2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# configure:20927: result: no
# configure:20927: checking for os2.h
# configure:20927: result: no
# configure:20927: checking windows.h usability
# configure:20927: arm-linux-androideabi-gcc -c -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c >&5
# conftest.c:79:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_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:20927: result: no
# configure:20927: checking windows.h presence
# configure:20927: arm-linux-androideabi-gcc -E -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c
# conftest.c:46:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20927: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# configure:20927: result: no
# configure:20927: checking for windows.h
# configure:20927: result: no
# configure:20941: checking for mmap
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20941: $? = 0
# configure:20941: result: yes
# configure:20941: checking for munmap
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# configure:20941: $? = 0
# configure:20941: result: yes
# configure:20941: checking for shm_open
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccwEMucb.o:conftest.c:function main: error: undefined reference to 'shm_open'
# collect2: error: ld returned 1 exit status
# configure:20941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | /* end confdefs.h. */
# | /* Define shm_open to an innocuous variant, in case declares shm_open.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shm_open innocuous_shm_open
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shm_open (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shm_open
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shm_open ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shm_open || defined __stub___shm_open
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shm_open ();
# | ;
# | return 0;
# | }
# configure:20941: result: no
# configure:20941: checking for shm_unlink
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/cca3VLfG.o:conftest.c:function main: error: undefined reference to 'shm_unlink'
# collect2: error: ld returned 1 exit status
# configure:20941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | /* end confdefs.h. */
# | /* Define shm_unlink to an innocuous variant, in case declares shm_unlink.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shm_unlink innocuous_shm_unlink
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shm_unlink (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shm_unlink
# |
# | /* 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 shm_unlink ();
# | /* 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_shm_unlink || defined __stub___shm_unlink
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shm_unlink ();
# | ;
# | return 0;
# | }
# configure:20941: result: no
# configure:20941: checking for shmget
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccmXug6M.o:conftest.c:function main: error: undefined reference to 'shmget'
# collect2: error: ld returned 1 exit status
# configure:20941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 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:20941: result: no
# configure:20941: checking for shmat
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccyBhe3S.o:conftest.c:function main: error: undefined reference to 'shmat'
# collect2: error: ld returned 1 exit status
# configure:20941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | /* end confdefs.h. */
# | /* Define shmat to an innocuous variant, in case declares shmat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shmat innocuous_shmat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shmat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shmat
# |
# | /* 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 shmat ();
# | /* 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_shmat || defined __stub___shmat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shmat ();
# | ;
# | return 0;
# | }
# configure:20941: result: no
# configure:20941: checking for shmdt
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccGBWZv0.o:conftest.c:function main: error: undefined reference to 'shmdt'
# collect2: error: ld returned 1 exit status
# configure:20941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | /* end confdefs.h. */
# | /* Define shmdt to an innocuous variant, in case declares shmdt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shmdt innocuous_shmdt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shmdt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shmdt
# |
# | /* 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 shmdt ();
# | /* 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_shmdt || defined __stub___shmdt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shmdt ();
# | ;
# | return 0;
# | }
# configure:20941: result: no
# configure:20941: checking for shmctl
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccGVv4Z4.o:conftest.c:function main: error: undefined reference to 'shmctl'
# collect2: error: ld returned 1 exit status
# configure:20941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | /* end confdefs.h. */
# | /* Define shmctl to an innocuous variant, in case declares shmctl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shmctl innocuous_shmctl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shmctl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shmctl
# |
# | /* 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 shmctl ();
# | /* 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_shmctl || defined __stub___shmctl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shmctl ();
# | ;
# | return 0;
# | }
# configure:20941: result: no
# configure:20941: checking for create_area
# configure:20941: arm-linux-androideabi-gcc -o conftest -DLINUX -D_REENTRANT -D_GNU_SOURCE conftest.c -lm >&5
# /tmp/ccKvq0wa.o:conftest.c:function main: error: undefined reference to 'create_area'
# collect2: error: ld returned 1 exit status
# configure:20941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_PTHREAD_KEY_DELETE 1
# | #define HAVE_PTHREAD_RWLOCK_INIT 1
# | #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# | #define HAVE_PTHREAD_RWLOCKS 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_SIGSUSPEND 1
# | #define HAVE_SIGWAIT 1
# | #define HAVE_POLL 1
# | #define HAVE_FDATASYNC 1
# | #define HAVE_GETPWNAM_R 1
# | #define HAVE_GETPWUID_R 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_IPC_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MMAP 1
# | #define HAVE_MUNMAP 1
# | /* end confdefs.h. */
# | /* Define create_area to an innocuous variant, in case declares create_area.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define create_area innocuous_create_area
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char create_area (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef create_area
# |
# | /* 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 create_area ();
# | /* 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_create_area || defined __stub___create_area
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return create_area ();
# | ;
# | return 0;
# | }
# configure:20941: result: no
# configure:20952: checking for MAP_ANON in sys/mman.h
# configure:20977: result: yes
# configure:20985: checking for /dev/zero
# configure:20991: error: cannot check for file existence when cross compiling
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_define_GETHOSTBYADDR_IS_THREAD_SAFE=no
# ac_cv_define_GETHOSTBYNAME_IS_THREAD_SAFE=no
# ac_cv_define_GETSERVBYNAME_IS_THREAD_SAFE=no
# ac_cv_define_MAP_ANON=yes
# ac_cv_define_READDIR_IS_THREAD_SAFE=no
# ac_cv_ebcdic=no
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_create_area=no
# ac_cv_func_fdatasync=yes
# ac_cv_func_getgrgid_r=no
# ac_cv_func_getgrnam_r=no
# ac_cv_func_gethostbyaddr_r=no
# ac_cv_func_gethostbyname_r=yes
# ac_cv_func_getpwnam_r=yes
# ac_cv_func_getpwuid_r=yes
# ac_cv_func_getservbyname_r=no
# ac_cv_func_kqueue=no
# ac_cv_func_mmap=yes
# ac_cv_func_munmap=yes
# ac_cv_func_poll=yes
# ac_cv_func_port_create=no
# ac_cv_func_pthread_attr_setguardsize=yes
# ac_cv_func_pthread_key_delete=yes
# ac_cv_func_pthread_rwlock_init=yes
# ac_cv_func_pthread_yield=no
# ac_cv_func_sched_yield=yes
# ac_cv_func_shm_open=no
# ac_cv_func_shm_unlink=no
# ac_cv_func_shmat=no
# ac_cv_func_shmctl=no
# ac_cv_func_shmdt=no
# ac_cv_func_shmget=no
# ac_cv_func_sigsuspend=yes
# ac_cv_func_sigwait=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_kernel_OS_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_os2_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_sched_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_ipc_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_mutex_h=no
# ac_cv_header_sys_shm_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_windows_h=no
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_c_r_gethostbyaddr=no
# ac_cv_lib_c_r_gethostbyname=no
# ac_cv_lib_c_r_getservbyname=no
# ac_cv_lib_c_r_readdir=no
# ac_cv_lib_truerand_main=no
# ac_cv_mkdir_p=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AS=as
# ac_cv_prog_ASCPP=cpp
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_RM=rm
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_pthread_attr_getdetachstate_one_arg=no
# ac_cv_pthread_getspecific_two_args=no
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_crypt=no
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_gethostname='none required'
# ac_cv_search_modf=-lm
# ac_cv_search_shm_open=no
# ac_cv_search_socket='none required'
# ac_cv_search_strerror='none required'
# ac_cv_target=arm-unknown-linux-androideabi
# ap_cv_atomic_builtins=no
# apr_cv_accept4=no
# apr_cv_aio_msgq=no
# apr_cv_dup3=no
# apr_cv_epoll=no
# apr_cv_epoll_create1=no
# apr_cv_mutex_recursive=no
# apr_cv_sock_cloexec=no
# apr_cv_type_rwlock_t=yes
# apr_cv_use_lfs64=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# APR_CONFIG_LOCATION='source'
# APR_DOTTED_VERSION='1.5.2'
# APR_LIBNAME='apr-${APR_MAJOR_VERSION}'
# APR_MAJOR_VERSION='1'
# AR='arm-linux-androideabi-ar'
# AS='as'
# ASCPP='cpp'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS='-DLINUX -D_REENTRANT -D_GNU_SOURCE'
# DEFAULT_OSDIR='unix'
# DEFS=''
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXTRA_CFLAGS=''
# EXTRA_CPPFLAGS=''
# EXTRA_INCLUDES=''
# EXTRA_LDFLAGS=''
# EXTRA_LIBS=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INCLUDES=''
# INCLUDE_OUTPUTS=''
# INCLUDE_RULES=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_SUBDIRS='none'
# INTERNAL_CPPFLAGS=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LDLIBS=''
# LIBOBJS=''
# LIBS='-lm '
# LIBTOOL='$(SHELL) $(apr_builddir)/libtool'
# LIBTOOL_LIBS=''
# LIPO=''
# LN_S='ln -s'
# LTFLAGS='--silent'
# LTLIBOBJS=''
# LT_LDFLAGS=''
# LT_NO_INSTALL=''
# LT_VERSION='-version-info 5:2:5'
# MANIFEST_TOOL=':'
# MKDEP='$(CC) -MM'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# NOTEST_CFLAGS=''
# NOTEST_CPPFLAGS=''
# NOTEST_INCLUDES=''
# NOTEST_LDFLAGS=''
# NOTEST_LIBS=''
# OBJDUMP='objdump'
# OBJECTS_PLATFORM='$(OBJECTS_unix)'
# OBJEXT='o'
# OSDIR='unix'
# OTOOL64=''
# OTOOL=''
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# RM='rm'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# acceptfilter=''
# apr_builddir='/tmp/apr/src/apr-1.5.2'
# apr_builders='/tmp/apr/src/apr-1.5.2/build'
# apr_charset_ebcdic='0'
# apr_has_user=''
# apr_has_xthread_files=''
# apr_inaddr_none=''
# apr_procattr_user_set_requires_password=''
# apr_srcdir='/tmp/apr/src/apr-1.5.2'
# apr_tcp_nopush_flag=''
# apr_thread_func=''
# aprdso=''
# aprlfs=''
# arpa_ineth=''
# bigendian=''
# 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'
# conioh=''
# crypth=''
# ctypeh=''
# datadir='${prefix}'
# datarootdir='${prefix}/share'
# direnth=''
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# eolstr='\n'
# errnoh=''
# exec_prefix='${prefix}'
# export_lib_target='-rpath \$(libdir) \$(OBJECTS)'
# fcntlh=''
# fcntlser=''
# file_as_socket=''
# flockser=''
# fork=''
# hasfcntlser=''
# hasflockser=''
# hasposixser=''
# hasprocpthreadser=''
# hassysvser=''
# have_corkable_tcp=''
# have_getrlimit=''
# have_in_addr=''
# have_inet_addr=''
# have_inet_network=''
# have_iovec=''
# have_ipv6=''
# have_memchr=''
# have_memmove=''
# have_proc_invoked=''
# have_sa_storage=''
# have_sctp=''
# have_setrlimit=''
# have_sigaction=''
# have_sigsuspend='1'
# have_sigwait='1'
# have_strcasecmp=''
# have_strdup=''
# have_stricmp=''
# have_strncasecmp=''
# have_strnicmp=''
# have_strstr=''
# have_unicode_fs=''
# have_union_semun=''
# havebeosarea=''
# havemmapanon=''
# havemmapshm=''
# havemmaptmp=''
# havemmapzero=''
# haveos2shm=''
# haveshmget=''
# haveshmgetanon=''
# havewin32shm=''
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='/usr/include/apr-1'
# infodir='${datarootdir}/info'
# ino_t_value=''
# installbuilddir='/usr/share/apr-1/build'
# int64_literal=''
# int64_t_fmt=''
# int64_value=''
# int_value=''
# ioh=''
# lib_target='-rpath $(libdir) $(OBJECTS)'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/modules'
# limitsh=''
# link='$(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) $(LT_LDFLAGS) $(LT_VERSION) $(ALL_LDFLAGS) -o $@'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}'
# long_value=''
# lt_compile='$(LIBTOOL) $(LTFLAGS) --mode=compile $(COMPILE) -o $@ -c $< && touch $@'
# mandir='${prefix}/man'
# mmap=''
# netdbh=''
# netinet_inh=''
# netinet_sctp_uioh=''
# netinet_sctph=''
# netinet_tcph=''
# o_nonblock_inherited=''
# oc=''
# off_t_fmt=''
# off_t_value=''
# oldincludedir='/usr/include'
# osuuid=''
# pdfdir='${docdir}'
# pid_t_fmt=''
# posixser=''
# prefix='/usr'
# proc_mutex_is_global='0'
# processh=''
# proclockglobal=''
# procpthreadser=''
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pthreadh='1'
# pthreadser='1'
# rand=''
# sbindir='${exec_prefix}/bin'
# semaphoreh=''
# sendfile=''
# sharedmem=''
# sharedstatedir='${prefix}/com'
# shlibpath_var='LD_LIBRARY_PATH'
# short_value=''
# signalh=''
# size_t_fmt=''
# size_t_value=''
# so_ext='lo'
# socklen_t_value=''
# ssize_t_fmt=''
# ssize_t_value=''
# stdargh=''
# stdint=''
# stdioh=''
# stdlibh=''
# stringh=''
# stringsh=''
# struct_rlimit=''
# sys_ioctlh=''
# sys_sendfileh=''
# sys_signalh=''
# sys_socketh=''
# sys_sockioh=''
# sys_syslimitsh=''
# sys_timeh=''
# sys_typesh=''
# sys_uioh=''
# sys_unh=''
# sys_waith=''
# sysconfdir='${prefix}/conf'
# sysvser=''
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
# tcp_nodelay_inherited=''
# threads='1'
# timeh=''
# top_builddir='/tmp/apr/src/apr-1.5.2'
# uint64_literal=''
# uint64_t_fmt=''
# uint64_t_hex_fmt=''
# unistdh=''
# usebeosarea=''
# usemmapanon=''
# usemmapshm=''
# usemmaptmp=''
# usemmapzero=''
# useos2shm=''
# useshmget=''
# useshmgetanon=''
# usewin32shm=''
# voidp_size=''
# windowsh=''
# winsock2h=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_PTHREAD_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_PTHREAD_KEY_DELETE 1
# #define HAVE_PTHREAD_RWLOCK_INIT 1
# #define HAVE_PTHREAD_ATTR_SETGUARDSIZE 1
# #define HAVE_PTHREAD_RWLOCKS 1
# #define HAVE_SCHED_H 1
# #define HAVE_SCHED_YIELD 1
# #define HAVE_GETHOSTBYNAME_R 1
# #define HAVE_SIGSUSPEND 1
# #define HAVE_SIGWAIT 1
# #define HAVE_POLL 1
# #define HAVE_FDATASYNC 1
# #define HAVE_GETPWNAM_R 1
# #define HAVE_GETPWUID_R 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_IPC_H 1
# #define HAVE_SYS_SHM_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_MMAP 1
# #define HAVE_MUNMAP 1
# #define HAVE_MAP_ANON 1
#
# configure: exit 1