Build of privoxy with android toolchain

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

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

SLOCLanguage
30,715 ansic
10,583 sh
3,886 perl
42 makefile
45,226 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: privoxy 3.0.24-3 (Tue Apr 4 21:07:55 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
# autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
# autoheader: WARNING: is deprecated and discouraged.
# autoheader:
# autoheader: WARNING: Using the third argument of `AC_DEFINE' and
# autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
# autoheader: WARNING: `acconfig.h':
# autoheader:
# autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
# autoheader: [Define if a function `main' is needed.])
# autoheader:
# autoheader: WARNING: More sophisticated templates can also be produced, see the
# autoheader: WARNING: documentation.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# 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 how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... yes
# checking for gawk... gawk
# checking for gdb... no
# checking for groups... /usr/sbin/groups
# checking for id... /usr/sbin/id
# configure: WARNING: There is no user 'privoxy' on this system
# checking for user... none specified
# checking for group... none specified
# checking for w3m... w3m
# checking for db2html... no
# checking for docbook2html... no
# checking for rpm... no
# checking for jade... no
# checking for openjade... no
# checking for man2html... no
# checking for /usr/share/sgml/docbook/dsssl-stylesheets... no
# checking for /usr/share/sgml/docbkdsl... no
# checking for /usr/share/sgml/docbook-dsssl... no
# checking for /usr/local/share/sgml/docbook/dsssl/modular... no
# checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/... no
# checking for /usr/share/sgml/CATALOG.docbk30... no
# checking for /usr/share/sgml/CATALOG.docbk31... no
# checking for /usr/share/sgml/CATALOG.docbk31... no
# checking for /usr/local/share/sgml/docbook/3.0/docbook.cat... no
# checking for /usr/local/share/sgml/docbook/3.1/docbook.cat... no
# checking for /usr/share/sgml/docbook/dtd/3.1/docbook.cat... no
# 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 pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# Using POSIX threads
# checking for gethostbyname in -lnsl... no
# checking for gethostbyaddr_r... no
# no
# checking for gethostbyname_r... yes
# checking signature of gethostbyname_r... 6 args
# checking for gmtime_r... yes
# checking signature of gmtime_r... ok
# checking for localtime_r... yes
# checking signature of localtime_r... ok
# checking for socklen_t... yes
# checking for ANSI C header files... (cached) yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for pid_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking size of int... 4
# checking size of char *... 4
# checking size of long... 4
# checking size of long long... 8
# checking size of size_t... 4
# checking OS.h usability... no
# checking OS.h presence... no
# checking for OS.h... no
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/timeb.h usability... no
# checking sys/timeb.h presence... no
# checking for sys/timeb.h... no
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking for unistd.h... (cached) yes
# checking for bcopy... yes
# checking whether arm-linux-androideabi-gcc needs -traditional... no
# checking return type of signal handlers... void
# checking for access... yes
# checking for atexit... yes
# checking for getcwd... yes
# checking for gethostbyaddr... yes
# checking for gethostbyaddr_r... (cached) no
# checking for gethostbyname... yes
# checking for gethostbyname_r... (cached) yes
# checking for gettimeofday... yes
# checking for inet_ntoa... yes
# checking for memchr... yes
# checking for memmove... yes
# checking for memset... yes
# checking for poll... yes
# checking for putenv... yes
# checking for random... yes
# checking for regcomp... yes
# checking for select... yes
# checking for setlocale... yes
# checking for shutdown... yes
# checking for snprintf... yes
# checking for socket... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strftime... yes
# checking for strlcat... yes
# checking for strlcpy... yes
# checking for strptime... yes
# checking for strtoul... yes
# checking for timegm... yes
# checking for tzset... yes
# checking for getaddrinfo... yes
# checking for getnameinfo... yes
# checking for pcre_compile in -lpcre... no
# checking for regcomp in -lpcreposix... no
# checking for zlibVersion in -lz... yes
# Enabling compression support.
# configure: WARNING: You are using the static PCRE code which is out of date and scheduled for removal, for details see:
# http://sourceforge.net/mailarchive/forum.php?thread_name=20080511195555.2dc6cfdc%40fabiankeil.de&forum_name=ijbswa-developers
# Enabling connection-sharing support.
# configure: creating ./config.status
# config.status: creating GNUmakefile
# config.status: creating doc/source/ldp.dsl
# config.status: creating config.h
# arm-linux-androideabi-gcc -c -pipe -O2 -pthread -Wall -Ipcre actions.c -o actions.o
# arm-linux-androideabi-gcc -c -pipe -O2 -pthread -Wall -Ipcre cgi.c -o cgi.o
# arm-linux-androideabi-gcc -c -pipe -O2 -pthread -Wall -Ipcre cgiedit.c -o cgiedit.o
# arm-linux-androideabi-gcc -c -pipe -O2 -pthread -Wall -Ipcre cgisimple.c -o cgisimple.o
# arm-linux-androideabi-gcc -c -pipe -O2 -pthread -Wall -Ipcre deanimate.c -o deanimate.o
# arm-linux-androideabi-gcc -c -pipe -O2 -pthread -Wall -Ipcre encode.c -o encode.o
# arm-linux-androideabi-gcc -c -pipe -O2 -pthread -Wall -Ipcre errlog.c -o errlog.o
# arm-linux-androideabi-gcc -c -pipe -O2 -pthread -Wall -Ipcre filters.c -o filters.o
# filters.c:105:35: error: unknown type name 'in_port_t'
# in_port_t **port)
# ^
# filters.c: In function 'match_sockaddr':
# filters.c:174:4: error: unknown type name 'in_port_t'
# in_port_t *network_port, *netmask_port, *address_port;
# ^
# filters.c:184:4: warning: implicit declaration of function 'sockaddr_storage_to_ip' [-Wimplicit-function-declaration]
# sockaddr_storage_to_ip(network, &network_addr, &addr_len, &network_port);
# ^
# In file included from /sysroot/sysroot/usr/include/netinet/in.h:32:0,
# from filters.c:49:
# filters.c:190:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# && IN6_IS_ADDR_V4MAPPED((struct in6_addr *)address_addr))
# ^
# filters.c:190:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# && IN6_IS_ADDR_V4MAPPED((struct in6_addr *)address_addr))
# ^
# filters.c:190:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# && IN6_IS_ADDR_V4MAPPED((struct in6_addr *)address_addr))
# ^
# filters.c:197:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# && IN6_IS_ADDR_V4MAPPED((struct in6_addr *)network_addr))
# ^
# filters.c:197:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# && IN6_IS_ADDR_V4MAPPED((struct in6_addr *)network_addr))
# ^
# filters.c:197:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# && IN6_IS_ADDR_V4MAPPED((struct in6_addr *)network_addr))
# ^
# filters.c: In function 'acl_addr':
# filters.c:330:4: error: unknown type name 'in_port_t'
# in_port_t *mask_port;
# ^
# make: *** [GNUmakefile:270: filters.o] Error 1
# make: *** Waiting for unfinished jobs....
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/privoxy/src/privoxy-3.0.24-stable/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 --sysconfdir=/etc/privoxy --enable-compression
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6d531867e5e8
# 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:2487: checking build system type
# configure:2501: result: x86_64-unknown-linux-gnu
# configure:2521: checking host system type
# configure:2534: result: arm-unknown-linux-androideabi
# configure:2627: checking for arm-linux-androideabi-gcc
# configure:2654: result: arm-linux-androideabi-gcc
# configure:2923: checking for C compiler version
# configure:2932: 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:2943: $? = 0
# configure:2932: 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:2943: $? = 0
# configure:2932: 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:2943: $? = 1
# configure:2932: 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:2943: $? = 1
# configure:2963: checking whether the C compiler works
# configure:2985: arm-linux-androideabi-gcc conftest.c >&5
# configure:2989: $? = 0
# configure:3037: result: yes
# configure:3040: checking for C compiler default output file name
# configure:3042: result: a.out
# configure:3048: checking for suffix of executables
# configure:3055: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3059: $? = 0
# configure:3081: result:
# configure:3103: checking whether we are cross compiling
# configure:3141: result: yes
# configure:3146: checking for suffix of object files
# configure:3168: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3172: $? = 0
# configure:3193: result: o
# configure:3197: checking whether we are using the GNU C compiler
# configure:3216: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3216: $? = 0
# configure:3225: result: yes
# configure:3234: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3254: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3254: $? = 0
# configure:3295: result: yes
# configure:3312: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3375: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3375: $? = 0
# configure:3388: result: none needed
# configure:3413: checking how to run the C preprocessor
# configure:3444: arm-linux-androideabi-gcc -E conftest.c
# configure:3444: $? = 0
# configure:3458: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3458: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | /* end confdefs.h. */
# | #include
# configure:3483: result: arm-linux-androideabi-gcc -E
# configure:3503: arm-linux-androideabi-gcc -E conftest.c
# configure:3503: $? = 0
# configure:3517: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3517: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | /* end confdefs.h. */
# | #include
# configure:3559: checking for a BSD-compatible install
# configure:3627: result: /usr/bin/install -c
# configure:3638: checking whether ln -s works
# configure:3642: result: yes
# configure:3649: checking whether make sets $(MAKE)
# configure:3671: result: yes
# configure:3684: checking for gawk
# configure:3700: found /usr/sbin/gawk
# configure:3711: result: gawk
# configure:3725: checking for gdb
# configure:3753: result: no
# configure:3763: checking for groups
# configure:3782: found /usr/sbin/groups
# configure:3795: result: /usr/sbin/groups
# configure:3805: checking for id
# configure:3824: found /usr/sbin/id
# configure:3837: result: /usr/sbin/id
# configure:3889: WARNING: There is no user 'privoxy' on this system
# configure:3892: checking for user
# configure:3920: result: none specified
# configure:3930: checking for group
# configure:3966: result: none specified
# configure:4053: checking for w3m
# configure:4069: found /usr/sbin/w3m
# configure:4080: result: w3m
# configure:4102: checking for db2html
# configure:4132: result: no
# configure:4102: checking for docbook2html
# configure:4132: result: no
# configure:4150: checking for rpm
# configure:4180: result: no
# configure:4201: checking for jade
# configure:4231: result: no
# configure:4201: checking for openjade
# configure:4231: result: no
# configure:4246: checking for man2html
# configure:4276: result: no
# configure:4301: checking for /usr/share/sgml/docbook/dsssl-stylesheets
# configure:4301: checking for /usr/share/sgml/docbkdsl
# configure:4301: checking for /usr/share/sgml/docbook-dsssl
# configure:4301: checking for /usr/local/share/sgml/docbook/dsssl/modular
# configure:4301: checking for /usr/share/sgml/docbook/stylesheet/dsssl/modular/
# configure:4319: checking for /usr/share/sgml/CATALOG.docbk30
# configure:4319: checking for /usr/share/sgml/CATALOG.docbk31
# configure:4319: checking for /usr/share/sgml/CATALOG.docbk31
# configure:4319: checking for /usr/local/share/sgml/docbook/3.0/docbook.cat
# configure:4319: checking for /usr/local/share/sgml/docbook/3.1/docbook.cat
# configure:4319: checking for /usr/share/sgml/docbook/dtd/3.1/docbook.cat
# configure:4353: checking for grep that handles long lines and -e
# configure:4411: result: /usr/sbin/grep
# configure:4416: checking for egrep
# configure:4478: result: /usr/sbin/grep -E
# configure:4483: checking for ANSI C header files
# configure:4503: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4503: $? = 0
# configure:4587: result: yes
# configure:4600: checking for sys/types.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4600: checking for sys/stat.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4600: checking for stdlib.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4600: checking for string.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4600: checking for memory.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4600: checking for strings.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4600: checking for inttypes.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4600: checking for stdint.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4600: checking for unistd.h
# configure:4600: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4600: $? = 0
# configure:4600: result: yes
# configure:4612: checking pthread.h usability
# configure:4612: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4612: $? = 0
# configure:4612: result: yes
# configure:4612: checking pthread.h presence
# configure:4612: arm-linux-androideabi-gcc -E conftest.c
# configure:4612: $? = 0
# configure:4612: result: yes
# configure:4612: checking for pthread.h
# configure:4612: result: yes
# configure:4657: arm-linux-androideabi-gcc -o conftest -pipe -O2 -pthread conftest.c 1>&5
# configure:4657: $? = 0
# configure:4678: checking for gethostbyname in -lnsl
# configure:4703: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c -lnsl 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lnsl
# collect2: error: ld returned 1 exit status
# configure:4703: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 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:4712: result: no
# configure:4724: checking for gethostbyaddr_r
# configure:4724: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# /tmp/ccnpd97R.o:conftest.c:function main: error: undefined reference to 'gethostbyaddr_r'
# collect2: error: ld returned 1 exit status
# configure:4724: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 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:4724: result: no
# configure:4825: result: no
# configure:4831: checking for gethostbyname_r
# configure:4831: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:4831: $? = 0
# configure:4831: result: yes
# configure:4834: checking signature of gethostbyname_r
# configure:4854: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:4854: $? = 0
# configure:4858: result: 6 args
# configure:4937: checking for gmtime_r
# configure:4937: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:4937: $? = 0
# configure:4937: result: yes
# configure:4940: checking signature of gmtime_r
# configure:4959: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:35:5: warning: passing argument 1 of 'gmtime_r' from incompatible pointer type [enabled by default]
# (void) gmtime_r(t, tm)
# ^
# In file included from conftest.c:27:0:
# /sysroot/sysroot/usr/include/time.h:75:19: note: expected 'const time_t *' but argument is of type 'struct time *'
# extern struct tm* gmtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
# ^
# configure:4959: $? = 0
# configure:4961: result: ok
# configure:4982: checking for localtime_r
# configure:4982: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:4982: $? = 0
# configure:4982: result: yes
# configure:4985: checking signature of localtime_r
# configure:5004: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:36:5: warning: passing argument 1 of 'localtime_r' from incompatible pointer type [enabled by default]
# (void) localtime_r(t, tm)
# ^
# In file included from conftest.c:28:0:
# /sysroot/sysroot/usr/include/time.h:72:19: note: expected 'const time_t *' but argument is of type 'struct time *'
# extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
# ^
# configure:5004: $? = 0
# configure:5006: result: ok
# configure:5050: checking for socklen_t
# configure:5059: result: yes
# configure:5122: checking for ANSI C header files
# configure:5226: result: yes
# configure:5237: checking for dirent.h that defines DIR
# configure:5256: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5256: $? = 0
# configure:5264: result: yes
# configure:5277: checking for library containing opendir
# configure:5308: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5308: $? = 0
# configure:5325: result: none required
# configure:5392: checking for an ANSI C-conforming const
# configure:5458: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5458: $? = 0
# configure:5465: result: yes
# configure:5473: checking for size_t
# configure:5473: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5473: $? = 0
# configure:5473: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:66:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:5473: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5473: result: yes
# configure:5484: checking for pid_t
# configure:5484: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5484: $? = 0
# configure:5484: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:66:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:5484: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5484: result: yes
# configure:5495: checking whether time.h and sys/time.h may both be included
# configure:5515: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5515: $? = 0
# configure:5522: result: yes
# configure:5530: checking whether struct tm is in sys/time.h or time.h
# configure:5550: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5550: $? = 0
# configure:5557: result: time.h
# configure:5569: checking size of int
# configure:5574: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5574: $? = 0
# configure:5574: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:5574: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5574: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:5574: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5574: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:67:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:5574: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5574: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5574: $? = 0
# configure:5574: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5574: $? = 0
# configure:5574: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5574: $? = 0
# configure:5588: result: 4
# configure:5602: checking size of char *
# configure:5607: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5607: $? = 0
# configure:5607: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];
# ^
# configure:5607: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5607: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];
# ^
# configure:5607: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5607: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:68:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];
# ^
# configure:5607: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5607: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5607: $? = 0
# configure:5607: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5607: $? = 0
# configure:5607: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5607: $? = 0
# configure:5621: result: 4
# configure:5635: checking size of long
# configure:5640: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5640: $? = 0
# configure:5640: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:5640: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5640: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:5640: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5640: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:69:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:5640: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5640: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5640: $? = 0
# configure:5640: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5640: $? = 0
# configure:5640: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5640: $? = 0
# configure:5654: result: 4
# configure:5668: checking size of long long
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5673: $? = 0
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:5673: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:5673: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:5673: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:70:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:5673: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5673: $? = 0
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5673: $? = 0
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5673: $? = 0
# configure:5673: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5673: $? = 0
# configure:5687: result: 8
# configure:5701: checking size of size_t
# configure:5706: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5706: $? = 0
# configure:5706: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:71:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^
# configure:5706: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5706: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:71:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^
# configure:5706: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5706: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:71:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^
# configure:5706: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5706: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5706: $? = 0
# configure:5706: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5706: $? = 0
# configure:5706: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5706: $? = 0
# configure:5720: result: 4
# configure:5752: checking OS.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c:69:16: fatal error: OS.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5752: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5752: result: no
# configure:5752: checking OS.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# conftest.c:36:16: fatal error: OS.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5752: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# configure:5752: result: no
# configure:5752: checking for OS.h
# configure:5752: result: no
# configure:5752: checking arpa/inet.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking arpa/inet.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for arpa/inet.h
# configure:5752: result: yes
# configure:5752: checking errno.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking errno.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for errno.h
# configure:5752: result: yes
# configure:5752: checking fcntl.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking fcntl.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for fcntl.h
# configure:5752: result: yes
# configure:5752: checking limits.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking limits.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for limits.h
# configure:5752: result: yes
# configure:5752: checking locale.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking locale.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for locale.h
# configure:5752: result: yes
# configure:5752: checking netdb.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking netdb.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for netdb.h
# configure:5752: result: yes
# configure:5752: checking netinet/in.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking netinet/in.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for netinet/in.h
# configure:5752: result: yes
# configure:5752: checking stddef.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking stddef.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for stddef.h
# configure:5752: result: yes
# configure:5752: checking for stdlib.h
# configure:5752: result: yes
# configure:5752: checking for string.h
# configure:5752: result: yes
# configure:5752: checking sys/ioctl.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking sys/ioctl.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for sys/ioctl.h
# configure:5752: result: yes
# configure:5752: checking sys/socket.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking sys/socket.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for sys/socket.h
# configure:5752: result: yes
# configure:5752: checking sys/time.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking sys/time.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for sys/time.h
# configure:5752: result: yes
# configure:5752: checking sys/timeb.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c:82:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5752: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SIZE_T 4
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5752: result: no
# configure:5752: checking sys/timeb.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# conftest.c:49:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5752: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SIZE_T 4
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure:5752: result: no
# configure:5752: checking for sys/timeb.h
# configure:5752: result: no
# configure:5752: checking sys/wait.h usability
# configure:5752: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking sys/wait.h presence
# configure:5752: arm-linux-androideabi-gcc -E -pthread conftest.c
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5752: checking for sys/wait.h
# configure:5752: result: yes
# configure:5752: checking for unistd.h
# configure:5752: result: yes
# configure:5765: checking for bcopy
# configure:5765: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# conftest.c:74:6: warning: conflicting types for built-in function 'bcopy' [enabled by default]
# char bcopy ();
# ^
# configure:5765: $? = 0
# configure:5765: result: yes
# configure:5775: checking whether arm-linux-androideabi-gcc needs -traditional
# configure:5809: result: no
# configure:5816: checking return type of signal handlers
# configure:5834: arm-linux-androideabi-gcc -c -pipe -O2 conftest.c 1>&5
# conftest.c: In function 'main':
# conftest.c:58:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:5834: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SIZE_T 4
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_BCOPY 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:5841: result: void
# configure:5884: checking for access
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for atexit
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for getcwd
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for gethostbyaddr
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for gethostbyaddr_r
# configure:5884: result: no
# configure:5884: checking for gethostbyname
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for gethostbyname_r
# configure:5884: result: yes
# configure:5884: checking for gettimeofday
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for inet_ntoa
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for memchr
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# conftest.c:84:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
# char memchr ();
# ^
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for memmove
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# conftest.c:85:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for memset
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# conftest.c:86:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for poll
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for putenv
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for random
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for regcomp
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for select
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for setlocale
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for shutdown
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for snprintf
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# conftest.c:94:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for socket
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for strchr
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# conftest.c:96:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for strdup
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# conftest.c:97:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for strerror
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for strftime
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# conftest.c:99:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
# char strftime ();
# ^
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for strlcat
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for strlcpy
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for strptime
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for strtoul
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for timegm
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:5884: checking for tzset
# configure:5884: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:5884: $? = 0
# configure:5884: result: yes
# configure:6008: checking for getaddrinfo
# configure:6008: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:6008: $? = 0
# configure:6008: result: yes
# configure:6010: checking for getnameinfo
# configure:6010: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c 1>&5
# configure:6010: $? = 0
# configure:6010: result: yes
# configure:6023: checking for pcre_compile in -lpcre
# configure:6048: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c -lpcre 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpcre
# /tmp/ccJpQqUk.o:conftest.c:function main: error: undefined reference to 'pcre_compile'
# collect2: error: ld returned 1 exit status
# configure:6048: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SIZE_T 4
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_BCOPY 1
# | #define RETSIGTYPE void
# | #define HAVE_ACCESS 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POLL 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_RFC2553 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 pcre_compile ();
# | int
# | main ()
# | {
# | return pcre_compile ();
# | ;
# | return 0;
# | }
# configure:6057: result: no
# configure:6115: checking for regcomp in -lpcreposix
# configure:6140: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c -lpcreposix -lpcre 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpcreposix
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpcre
# collect2: error: ld returned 1 exit status
# configure:6140: $? = 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 VERSION_MAJOR 3
# | #define VERSION_MINOR 0
# | #define VERSION_POINT 24
# | #define VERSION "3.0.24"
# | #define CODE_STATUS "stable"
# | #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 FEATURE_PTHREAD 1
# | #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_LOCALTIME_R 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_CHAR_P 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SIZE_T 4
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_BCOPY 1
# | #define RETSIGTYPE void
# | #define HAVE_ACCESS 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYNAME_R 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_POLL 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRLCAT 1
# | #define HAVE_STRLCPY 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_TZSET 1
# | #define HAVE_RFC2553 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 regcomp ();
# | int
# | main ()
# | {
# | return regcomp ();
# | ;
# | return 0;
# | }
# configure:6149: result: no
# configure:6390: checking for zlibVersion in -lz
# configure:6415: arm-linux-androideabi-gcc -o conftest -pipe -O2 conftest.c -lz 1>&5
# configure:6415: $? = 0
# configure:6424: result: yes
# configure:6481: WARNING: You are using the static PCRE code which is out of date and scheduled for removal, for details see:
# http://sourceforge.net/mailarchive/forum.php?thread_name=20080511195555.2dc6cfdc%40fabiankeil.de&forum_name=ijbswa-developers
# configure:6631: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 6d531867e5e8
#
# config.status:920: creating GNUmakefile
# config.status:920: creating doc/source/ldp.dsl
# config.status:920: creating config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# 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_access=yes
# ac_cv_func_atexit=yes
# ac_cv_func_bcopy=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyaddr_r=no
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostbyname_r=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_poll=yes
# ac_cv_func_putenv=yes
# ac_cv_func_random=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_select=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_shutdown=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strlcat=yes
# ac_cv_func_strlcpy=yes
# ac_cv_func_strptime=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_timegm=yes
# ac_cv_func_tzset=yes
# ac_cv_header_OS_h=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_ioctl_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_nsl_gethostbyname=no
# ac_cv_lib_pcre_pcre_compile=no
# ac_cv_lib_pcreposix_regcomp=no
# ac_cv_lib_z_zlibVersion=yes
# ac_cv_objext=o
# ac_cv_path_BGROUPS=/usr/sbin/groups
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ID=/usr/sbin/id
# ac_cv_path_install='/usr/bin/install -c'
# 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_GDB=no
# ac_cv_prog_W3M=w3m
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_sizeof_char_p=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=4
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_size_t=4
# ac_cv_struct_tm=time.h
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AMIGAOS_ONLY='#'
# AWK='gawk'
# BGROUPS='/usr/sbin/groups'
# CC='arm-linux-androideabi-gcc'
# CFLAGS='-pipe -O2'
# CODE_STATUS='stable'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# DB2HTML='false'
# DEFS='-DHAVE_CONFIG_H'
# DKPREFIX='none'
# DOC_STATUS='p-stable'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GDB='no'
# GREP='/usr/sbin/grep'
# GROUP=''
# ID='/usr/sbin/id'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# JADEBIN='false'
# JADECAT=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=' -lz'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAN2HTML='false'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PTHREAD_LIB=''
# PTHREAD_ONLY=''
# RPMBIN='false'
# RPM_BASE=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SOCKET_LIB=''
# SPECIAL_CFLAGS='-pthread'
# STATIC_PCRE_ONLY=''
# STATIC_PCRS_ONLY=''
# USER=''
# VERSION_MAJOR='3'
# VERSION_MINOR='0'
# VERSION_POINT='24'
# W3M='w3m'
# WIN_ONLY='#'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc/privoxy'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define VERSION_MAJOR 3
# #define VERSION_MINOR 0
# #define VERSION_POINT 24
# #define VERSION "3.0.24"
# #define CODE_STATUS "stable"
# #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 FEATURE_PTHREAD 1
# #define HAVE_GETHOSTBYNAME_R_6_ARGS 1
# #define HAVE_GMTIME_R 1
# #define HAVE_LOCALTIME_R 1
# #define STDC_HEADERS 1
# #define HAVE_DIRENT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define SIZEOF_INT 4
# #define SIZEOF_CHAR_P 4
# #define SIZEOF_LONG 4
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_SIZE_T 4
# #define HAVE_ARPA_INET_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_BCOPY 1
# #define RETSIGTYPE void
# #define HAVE_ACCESS 1
# #define HAVE_ATEXIT 1
# #define HAVE_GETCWD 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTBYNAME_R 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INET_NTOA 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_POLL 1
# #define HAVE_PUTENV 1
# #define HAVE_RANDOM 1
# #define HAVE_REGCOMP 1
# #define HAVE_SELECT 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRLCAT 1
# #define HAVE_STRLCPY 1
# #define HAVE_STRPTIME 1
# #define HAVE_STRTOUL 1
# #define HAVE_TIMEGM 1
# #define HAVE_TZSET 1
# #define HAVE_RFC2553 1
# #define __MT__ 1
# #define FEATURE_TOGGLE 1
# #define FEATURE_FORCE_LOAD 1
# #define FEATURE_FAST_REDIRECTS 1
# #define FEATURE_STATISTICS 1
# #define FEATURE_IMAGE_BLOCKING 1
# #define FEATURE_ACL 1
# #define FEATURE_TRUST 1
# #define FEATURE_CGI_EDIT_ACTIONS 1
# #define FEATURE_ZLIB 1
# #define FEATURE_COMPRESSION 1
# #define STATIC_PCRE 1
# #define FEATURE_CONNECTION_KEEP_ALIVE 1
# #define FEATURE_CONNECTION_SHARING 1
# #define STATIC_PCRS 1
#
# configure: exit 0