Build of neon with android toolchain

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

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

SLOCLanguage
24,380 ansic
10,772 sh
35,152 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: neon 0.30.1-2 (Tue Apr 4 22:18:26 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking 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 grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for inline... inline
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for off_t... yes
# checking for uname... Linux
# checking whether make sets $(MAKE)... yes
# checking size of int... 4
# checking size of long... 4
# checking size of long long... 8
# checking for gcc -Wformat -Werror sanity... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking size of size_t... 4
# checking how to print size_t... u
# checking size of off_t... 4
# checking how to print off_t... ld
# checking size of ssize_t... 4
# checking how to print ssize_t... d
# checking whether byte ordering is bigendian... no
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for sys/time.h... yes
# checking for limits.h... yes
# checking for sys/select.h... yes
# checking for arpa/inet.h... yes
# checking for libintl.h... no
# checking for signal.h... yes
# checking for sys/socket.h... yes
# checking for netinet/in.h... yes
# checking for netinet/tcp.h... yes
# checking for netdb.h... yes
# checking for sys/poll.h... yes
# checking for sys/limits.h... yes
# checking for fcntl.h... yes
# checking for iconv.h... no
# checking for timezone global... yes
# checking for off64_t... yes
# checking size of off64_t... 8
# checking how to print off64_t... lld
# checking for strtoll... yes
# checking for lseek64... yes
# checking for fstat64... yes
# configure: LFS (large file) support enabled
# checking for strcasecmp... yes
# checking for signal... yes
# checking for setvbuf... yes
# checking for setsockopt... yes
# checking for stpcpy... yes
# checking for poll... yes
# checking for fcntl... yes
# checking for getsockopt... yes
# checking whether stpcpy is declared... yes
# checking for library containing socket... none needed
# checking for library containing getaddrinfo... none needed
# checking for gai_strerror... yes
# checking for getnameinfo... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# configure: IPv6 support is enabled
# checking for working AI_ADDRCONFIG... no
# checking for socklen_t... yes
# checking for struct tm.tm_gmtoff... yes
# checking for struct tm.__tm_gmtoff... no
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for inflate in -lz... yes
# configure: zlib support enabled, using -lz
# checking whether to enable ACL support in neon... yes
# checking for pkg-config... /usr/sbin/pkg-config
# checking for openssl pkg-config data... yes
# configure: using SSL library configuration from pkg-config
# checking openssl/ssl.h usability... no
# checking openssl/ssl.h presence... no
# checking for openssl/ssl.h... no
# configure: error: OpenSSL headers not found, cannot enable SSL support
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/neon/src/neon-0.30.1/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 neon configure 0.30.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-expat --enable-shared --disable-static --with-ssl=openssl --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 6d013a69875e
# 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:2676: checking for a BSD-compatible install
# configure:2744: result: /usr/bin/install -c
# configure:2827: checking for arm-linux-androideabi-gcc
# configure:2854: result: arm-linux-androideabi-gcc
# configure:3123: checking for C compiler version
# configure:3132: 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:3143: $? = 0
# configure:3132: 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:3143: $? = 0
# configure:3132: 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:3143: $? = 1
# configure:3132: 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:3143: $? = 1
# configure:3163: checking whether the C compiler works
# configure:3185: arm-linux-androideabi-gcc conftest.c >&5
# configure:3189: $? = 0
# configure:3237: result: yes
# configure:3240: checking for C compiler default output file name
# configure:3242: result: a.out
# configure:3248: checking for suffix of executables
# configure:3255: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3259: $? = 0
# configure:3281: result:
# configure:3303: checking whether we are cross compiling
# configure:3341: result: yes
# configure:3346: checking for suffix of object files
# configure:3368: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3372: $? = 0
# configure:3393: result: o
# configure:3397: checking whether we are using the GNU C compiler
# configure:3416: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3416: $? = 0
# configure:3425: result: yes
# configure:3434: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3454: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3454: $? = 0
# configure:3495: result: yes
# configure:3512: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3575: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3575: $? = 0
# configure:3588: result: none needed
# configure:3614: checking how to run the C preprocessor
# configure:3645: arm-linux-androideabi-gcc -E conftest.c
# configure:3645: $? = 0
# configure:3659: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | /* end confdefs.h. */
# | #include
# configure:3684: result: arm-linux-androideabi-gcc -E
# configure:3704: arm-linux-androideabi-gcc -E conftest.c
# configure:3704: $? = 0
# configure:3718: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3718: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | /* end confdefs.h. */
# | #include
# configure:3747: checking for grep that handles long lines and -e
# configure:3805: result: /usr/sbin/grep
# configure:3810: checking for egrep
# configure:3872: result: /usr/sbin/grep -E
# configure:3877: checking for ANSI C header files
# configure:3897: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3897: $? = 0
# configure:3981: result: yes
# configure:3994: checking for sys/types.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for sys/stat.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for stdlib.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for string.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for memory.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for strings.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for inttypes.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for stdint.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for unistd.h
# configure:3994: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:4007: checking minix/config.h usability
# configure:4007: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:58:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* 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:4007: result: no
# configure:4007: checking minix/config.h presence
# configure:4007: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:25:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4007: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4007: result: no
# configure:4007: checking for minix/config.h
# configure:4007: result: no
# configure:4028: checking whether it is safe to define __EXTENSIONS__
# configure:4046: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4046: $? = 0
# configure:4053: result: yes
# configure:4067: checking for inline
# configure:4083: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4083: $? = 0
# configure:4091: result: inline
# configure:4109: checking for an ANSI C-conforming const
# configure:4175: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4175: $? = 0
# configure:4182: result: yes
# configure:4190: checking for size_t
# configure:4190: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4190: $? = 0
# configure:4190: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:4190: result: yes
# configure:4201: checking for off_t
# configure:4201: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4201: $? = 0
# configure:4201: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:4201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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 ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4201: result: yes
# configure:4214: checking for uname
# configure:4223: result: Linux
# configure:4235: checking whether make sets $(MAKE)
# configure:4257: result: yes
# configure:4271: checking size of int
# configure:4276: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4276: $? = 0
# configure:4276: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:4276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:4276: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:4276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:4276: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:4276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:4276: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4276: $? = 0
# configure:4276: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4276: $? = 0
# configure:4276: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4276: $? = 0
# configure:4290: result: 4
# configure:4304: checking size of long
# configure:4309: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: arm-linux-androideabi-gcc -c conftest.c >&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 (long))) <= 0)];
# ^
# configure:4309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4309: arm-linux-androideabi-gcc -c conftest.c >&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 (long))) <= 1)];
# ^
# configure:4309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4309: arm-linux-androideabi-gcc -c conftest.c >&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 (long))) <= 3)];
# ^
# configure:4309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4309: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4309: $? = 0
# configure:4323: result: 4
# configure:4337: checking size of long long
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4342: $? = 0
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&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 (long long))) <= 0)];
# ^
# configure:4342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&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 (long long))) <= 1)];
# ^
# configure:4342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&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 (long long))) <= 3)];
# ^
# configure:4342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&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 (long long))) <= 7)];
# ^
# configure:4342: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4342: $? = 0
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4342: $? = 0
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4342: $? = 0
# configure:4342: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4342: $? = 0
# configure:4356: result: 8
# configure:4367: checking for gcc -Wformat -Werror sanity
# configure:4388: arm-linux-androideabi-gcc -c -Wformat -Werror conftest.c >&5
# configure:4388: $? = 0
# configure:4396: result: yes
# configure:4424: checking errno.h usability
# configure:4424: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking errno.h presence
# configure:4424: arm-linux-androideabi-gcc -E conftest.c
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking for errno.h
# configure:4424: result: yes
# configure:4424: checking stdarg.h usability
# configure:4424: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking stdarg.h presence
# configure:4424: arm-linux-androideabi-gcc -E conftest.c
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking for stdarg.h
# configure:4424: result: yes
# configure:4424: checking for string.h
# configure:4424: result: yes
# configure:4424: checking for stdlib.h
# configure:4424: result: yes
# configure:4424: checking sys/uio.h usability
# configure:4424: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking sys/uio.h presence
# configure:4424: arm-linux-androideabi-gcc -E conftest.c
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking for sys/uio.h
# configure:4424: result: yes
# configure:4443: checking size of size_t
# configure:4448: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4448: $? = 0
# configure:4448: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^
# configure:4448: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4448: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^
# configure:4448: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4448: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^
# configure:4448: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4448: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4448: $? = 0
# configure:4448: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4448: $? = 0
# configure:4448: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4448: $? = 0
# configure:4464: result: 4
# configure:4479: checking how to print size_t
# configure:4504: arm-linux-androideabi-gcc -c -Wformat -Werror conftest.c >&5
# configure:4504: $? = 0
# configure:4521: result: u
# configure:4541: checking size of off_t
# configure:4546: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4546: $? = 0
# configure:4546: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4546: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4546: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4546: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4546: $? = 0
# configure:4546: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4546: $? = 0
# configure:4546: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4546: $? = 0
# configure:4562: result: 4
# configure:4577: checking how to print off_t
# configure:4602: arm-linux-androideabi-gcc -c -Wformat -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:47:1: error: format '%d' expects argument of type 'int', but argument 2 has type 'off_t' [-Werror=format=]
# off_t i = 1; printf("%d", i);
# ^
# cc1: all warnings being treated as errors
# configure:4602: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# |
# | #include
# | int
# | main ()
# | {
# | off_t i = 1; printf("%d", i);
# | ;
# | return 0;
# | }
# configure:4602: arm-linux-androideabi-gcc -c -Wformat -Werror conftest.c >&5
# configure:4602: $? = 0
# configure:4619: result: ld
# configure:4640: checking size of ssize_t
# configure:4645: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4645: $? = 0
# configure:4645: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];
# ^
# configure:4645: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | /* 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 (ssize_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4645: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];
# ^
# configure:4645: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | /* 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 (ssize_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4645: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];
# ^
# configure:4645: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | /* 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 (ssize_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4645: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4645: $? = 0
# configure:4645: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4645: $? = 0
# configure:4645: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4645: $? = 0
# configure:4661: result: 4
# configure:4676: checking how to print ssize_t
# configure:4701: arm-linux-androideabi-gcc -c -Wformat -Werror conftest.c >&5
# configure:4701: $? = 0
# configure:4718: result: d
# configure:4733: checking whether byte ordering is bigendian
# configure:4748: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:45:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:45:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:45:15: error: unknown type name 'universal'
# configure:4748: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4793: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:51:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4793: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4837: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:50:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:50:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4837: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4893: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4893: $? = 0
# configure:4939: result: no
# configure:4957: checking whether strerror_r is declared
# configure:4957: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4957: $? = 0
# configure:4957: result: yes
# configure:4970: checking for strerror_r
# configure:4970: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4979: checking whether strerror_r returns char *
# configure:5003: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:13: error: invalid type argument of unary '*' (have 'int')
# char x = *strerror_r (0, buf, sizeof buf);
# ^
# conftest.c:85:14: warning: initialization makes pointer from integer without a cast [enabled by default]
# char *p = strerror_r (0, buf, sizeof buf);
# ^
# configure:5003: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:5041: result: no
# configure:5053: checking for snprintf
# configure:5053: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:69:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:5053: $? = 0
# configure:5053: result: yes
# configure:5053: checking for vsnprintf
# configure:5053: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:5053: $? = 0
# configure:5053: result: yes
# configure:5144: checking for sys/time.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for limits.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/select.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for arpa/inet.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for libintl.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:90:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_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
# | /* netinet/tcp.h requires netinet/in.h on some platforms. */
# | #ifdef HAVE_NETINET_IN_H
# | #include
# | #endif
# |
# | #include
# configure:5144: result: no
# configure:5144: checking for signal.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/socket.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netinet/in.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netinet/tcp.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netdb.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/poll.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/limits.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for fcntl.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for iconv.h
# configure:5144: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:98:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5144: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_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
# | /* netinet/tcp.h requires netinet/in.h on some platforms. */
# | #ifdef HAVE_NETINET_IN_H
# | #include
# | #endif
# |
# | #include
# configure:5144: result: no
# configure:5162: checking for timezone global
# configure:5180: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5180: $? = 0
# configure:5188: result: yes
# configure:5247: checking for off64_t
# configure:5247: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5247: $? = 0
# configure:5247: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:22: error: expected expression before ')' token
# if (sizeof ((off64_t)))
# ^
# configure:5247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 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 ((off64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5247: result: yes
# configure:5258: checking size of off64_t
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5263: $? = 0
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 0)];
# ^
# configure:5263: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 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 (off64_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 1)];
# ^
# configure:5263: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 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 (off64_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 3)];
# ^
# configure:5263: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 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 (off64_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 7)];
# ^
# configure:5263: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 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 (off64_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5263: $? = 0
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5263: $? = 0
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5263: $? = 0
# configure:5263: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5263: $? = 0
# configure:5279: result: 8
# configure:5294: checking how to print off64_t
# configure:5319: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -Wformat -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:1: error: format '%d' expects argument of type 'int', but argument 2 has type 'off64_t' [-Werror=format=]
# off64_t i = 1; printf("%d", i);
# ^
# cc1: all warnings being treated as errors
# configure:5319: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 1
# | #define SIZEOF_OFF64_T 8
# | /* end confdefs.h. */
# | #include
# |
# | #include
# | int
# | main ()
# | {
# | off64_t i = 1; printf("%d", i);
# | ;
# | return 0;
# | }
# configure:5319: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -Wformat -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:1: error: format '%ld' expects argument of type 'long int', but argument 2 has type 'off64_t' [-Werror=format=]
# off64_t i = 1; printf("%ld", i);
# ^
# cc1: all warnings being treated as errors
# configure:5319: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 1
# | #define SIZEOF_OFF64_T 8
# | /* end confdefs.h. */
# | #include
# |
# | #include
# | int
# | main ()
# | {
# | off64_t i = 1; printf("%ld", i);
# | ;
# | return 0;
# | }
# configure:5319: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -Wformat -Werror conftest.c >&5
# configure:5319: $? = 0
# configure:5336: result: lld
# configure:5353: checking for strtoll
# configure:5353: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5353: $? = 0
# configure:5353: result: yes
# configure:5365: checking for lseek64
# configure:5365: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5365: $? = 0
# configure:5365: result: yes
# configure:5365: checking for fstat64
# configure:5365: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE conftest.c >&5
# configure:5365: $? = 0
# configure:5365: result: yes
# configure:5384: LFS (large file) support enabled
# configure:5431: checking for strcasecmp
# configure:5431: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# conftest.c:91:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:5431: $? = 0
# configure:5431: result: yes
# configure:5449: checking for signal
# configure:5449: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for setvbuf
# configure:5449: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for setsockopt
# configure:5449: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for stpcpy
# configure:5449: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# conftest.c:95:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# char stpcpy ();
# ^
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for poll
# configure:5449: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for fcntl
# configure:5449: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for getsockopt
# configure:5449: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5466: checking whether stpcpy is declared
# configure:5466: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5466: $? = 0
# configure:5466: result: yes
# configure:5489: checking for library containing socket
# configure:5506: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5506: $? = 0
# configure:5543: result: none needed
# configure:5561: checking for library containing getaddrinfo
# configure:5578: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5578: $? = 0
# configure:5615: result: none needed
# configure:5635: checking for gai_strerror
# configure:5635: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for getnameinfo
# configure:5635: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for inet_ntop
# configure:5635: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for inet_pton
# configure:5635: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5689: IPv6 support is enabled
# configure:5695: checking for working AI_ADDRCONFIG
# configure:5728: result: no
# configure:5926: checking for socklen_t
# configure:5926: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5926: $? = 0
# configure:5926: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:5926: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 1
# | #define SIZEOF_OFF64_T 8
# | #define NE_FMT_OFF64_T "lld"
# | #define HAVE_STRTOLL 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_FSTAT64 1
# | #define NE_HAVE_LFS 1
# | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T
# | #define HAVE_STRCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_POLL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETSOCKOPT 1
# | #define NE_USE_POLL 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define NE_HAVE_IPV6 1
# | #define USE_GETADDRINFO 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_SOCKET_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5926: result: yes
# configure:5950: checking for struct tm.tm_gmtoff
# configure:5950: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5950: $? = 0
# configure:5950: result: yes
# configure:5960: checking for struct tm.__tm_gmtoff
# configure:5960: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: 'struct tm' has no member named '__tm_gmtoff'
# if (ac_aggr.__tm_gmtoff)
# ^
# configure:5960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 1
# | #define SIZEOF_OFF64_T 8
# | #define NE_FMT_OFF64_T "lld"
# | #define HAVE_STRTOLL 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_FSTAT64 1
# | #define NE_HAVE_LFS 1
# | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T
# | #define HAVE_STRCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_POLL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETSOCKOPT 1
# | #define NE_USE_POLL 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define NE_HAVE_IPV6 1
# | #define USE_GETADDRINFO 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct tm ac_aggr;
# | if (ac_aggr.__tm_gmtoff)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5960: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:19: error: 'struct tm' has no member named '__tm_gmtoff'
# if (sizeof ac_aggr.__tm_gmtoff)
# ^
# configure:5960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 1
# | #define SIZEOF_OFF64_T 8
# | #define NE_FMT_OFF64_T "lld"
# | #define HAVE_STRTOLL 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_FSTAT64 1
# | #define NE_HAVE_LFS 1
# | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T
# | #define HAVE_STRCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_POLL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETSOCKOPT 1
# | #define NE_USE_POLL 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define NE_HAVE_IPV6 1
# | #define USE_GETADDRINFO 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct tm ac_aggr;
# | if (sizeof ac_aggr.__tm_gmtoff)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5960: result: no
# configure:5989: checking zlib.h usability
# configure:5989: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# configure:5989: $? = 0
# configure:5989: result: yes
# configure:5989: checking zlib.h presence
# configure:5989: arm-linux-androideabi-gcc -E -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
# configure:5989: $? = 0
# configure:5989: result: yes
# configure:5989: checking for zlib.h
# configure:5989: result: yes
# configure:5992: checking for inflate in -lz
# configure:6017: arm-linux-androideabi-gcc -o conftest -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c -lz >&5
# configure:6017: $? = 0
# configure:6026: result: yes
# configure:6038: zlib support enabled, using -lz
# configure:6076: checking whether to enable ACL support in neon
# configure:6082: result: yes
# configure:6122: checking for pkg-config
# configure:6140: found /usr/sbin/pkg-config
# configure:6153: result: /usr/sbin/pkg-config
# configure:6335: checking for openssl pkg-config data
# configure:6346: result: yes
# configure:6353: using SSL library configuration from pkg-config
# configure:6539: checking openssl/ssl.h usability
# configure:6539: arm-linux-androideabi-gcc -c -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c >&5
# conftest.c:120:25: fatal error: openssl/ssl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6539: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 1
# | #define SIZEOF_OFF64_T 8
# | #define NE_FMT_OFF64_T "lld"
# | #define HAVE_STRTOLL 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_FSTAT64 1
# | #define NE_HAVE_LFS 1
# | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T
# | #define HAVE_STRCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_POLL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETSOCKOPT 1
# | #define NE_USE_POLL 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define NE_HAVE_IPV6 1
# | #define USE_GETADDRINFO 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 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:6539: result: no
# configure:6539: checking openssl/ssl.h presence
# configure:6539: arm-linux-androideabi-gcc -E -D_LARGEFILE64_SOURCE -DNE_LFS conftest.c
# conftest.c:87:25: fatal error: openssl/ssl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6539: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "neon"
# | #define PACKAGE_TARNAME "neon"
# | #define PACKAGE_VERSION "0.30.1"
# | #define PACKAGE_STRING "neon 0.30.1"
# | #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define NEON_IS_LIBRARY 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define HAVE_ERRNO_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define SIZEOF_SIZE_T 4
# | #define NE_FMT_SIZE_T "u"
# | #define SIZEOF_OFF_T 4
# | #define NE_FMT_OFF_T "ld"
# | #define SIZEOF_SSIZE_T 4
# | #define NE_FMT_SSIZE_T "d"
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_LIMITS_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_TIMEZONE 1
# | #define SIZEOF_OFF64_T 8
# | #define NE_FMT_OFF64_T "lld"
# | #define HAVE_STRTOLL 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_FSTAT64 1
# | #define NE_HAVE_LFS 1
# | #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T
# | #define HAVE_STRCASECMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_SETSOCKOPT 1
# | #define HAVE_STPCPY 1
# | #define HAVE_POLL 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETSOCKOPT 1
# | #define NE_USE_POLL 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define NE_HAVE_IPV6 1
# | #define USE_GETADDRINFO 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 1
# | /* end confdefs.h. */
# | #include
# configure:6539: result: no
# configure:6539: checking for openssl/ssl.h
# configure:6539: result: no
# configure:6546: error: OpenSSL headers not found, cannot enable SSL support
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# 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_fcntl=yes
# ac_cv_func_fstat64=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getsockopt=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_lseek64=yes
# ac_cv_func_poll=yes
# ac_cv_func_setsockopt=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_signal=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strtoll=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_iconv_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_openssl_ssl_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_limits_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_select_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_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_lib_z_inflate=yes
# ac_cv_member_struct_tm___tm_gmtoff=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=4
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off64_t=8
# ac_cv_sizeof_off_t=4
# ac_cv_sizeof_size_t=4
# ac_cv_sizeof_ssize_t=4
# ac_cv_type_off64_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ne_cv_cc_timezone=yes
# ne_cv_cc_werror=yes
# ne_cv_fmt_off64_t=lld
# ne_cv_fmt_off_t=ld
# ne_cv_fmt_size_t=u
# ne_cv_fmt_ssize_t=d
# ne_cv_gai_addrconfig=no
# ne_cv_libsfor_getaddrinfo='none needed'
# ne_cv_libsfor_socket='none needed'
# ne_cv_os_uname=Linux
# ne_cv_pkg_openssl=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOW_INSTALL='yes'
# ALL_LINGUAS=''
# AR=''
# AWK=''
# CC='arm-linux-androideabi-gcc'
# CERTUTIL=''
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=' -D_LARGEFILE64_SOURCE -DNE_LFS '
# DEFS=''
# DLLTOOL=''
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP=''
# GNUTLS_CONFIG=''
# GREP='/usr/sbin/grep'
# HAVE_LD_VERSION_SCRIPT_FALSE=''
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HELPERS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# KRB5_CONFIG=''
# LD=''
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL=''
# LIPO=''
# LN_S=''
# LTLIBOBJS=''
# MANIFEST_TOOL=''
# NEONOBJS=''
# NEON_BUILD_BUNDLED='yes'
# NEON_CFLAGS=' -D_LARGEFILE64_SOURCE -DNE_LFS'
# NEON_EXTRAOBJS=' ne_oldacl ne_acl3744'
# NEON_LIBS=' -lz -lssl -lcrypto'
# NEON_LINK_FLAGS=''
# NEON_LTLIBS=''
# NEON_OBJEXT=''
# NEON_PC_LIBS=''
# NEON_SUPPORTS_SSL=''
# NEON_TARGET=''
# NEON_VERSION='0.30.1'
# NE_FLAG_DAV=''
# NE_FLAG_I18N=''
# NE_FLAG_IPV6='yes'
# NE_FLAG_LFS='yes'
# NE_FLAG_LIBPXY=''
# NE_FLAG_SSL=''
# NE_FLAG_TS_SSL=''
# NE_FLAG_ZLIB='yes'
# NM=''
# NMEDIT=''
# OBJDUMP=''
# OBJEXT='o'
# OPENSSL=''
# OTOOL64=''
# OTOOL=''
# PACKAGE_BUGREPORT='neon@lists.manyfish.co.uk'
# PACKAGE_NAME='neon'
# PACKAGE_STRING='neon 0.30.1'
# PACKAGE_TARNAME='neon'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.30.1'
# PATH_SEPARATOR=':'
# PK12UTIL=''
# PKG_CONFIG='/usr/sbin/pkg-config'
# RANLIB=''
# SED=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP=''
# TESTS=''
# TEST_LDFLAGS=''
# XML2_CONFIG=''
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux'
# build_alias='x86_64-unknown-linux'
# build_cpu=''
# build_os=''
# build_vendor=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host='arm-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu=''
# host_os=''
# host_vendor=''
# 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='${prefix}/etc'
# target_alias=''
# top_builddir=''
# user_LDFLAGS=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "neon"
# #define PACKAGE_TARNAME "neon"
# #define PACKAGE_VERSION "0.30.1"
# #define PACKAGE_STRING "neon 0.30.1"
# #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"
# #define PACKAGE_URL ""
# #define _GNU_SOURCE 1
# #define NEON_IS_LIBRARY 1
# #define NEON_VERSION "0.30.1"
# #define NE_VERSION_MAJOR (0)
# #define NE_VERSION_MINOR (30)
# #define NE_VERSION_PATCH (1)
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 4
# #define SIZEOF_LONG_LONG 8
# #define HAVE_ERRNO_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_SYS_UIO_H 1
# #define SIZEOF_SIZE_T 4
# #define NE_FMT_SIZE_T "u"
# #define SIZEOF_OFF_T 4
# #define NE_FMT_OFF_T "ld"
# #define SIZEOF_SSIZE_T 4
# #define NE_FMT_SSIZE_T "d"
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_LIMITS_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_TIMEZONE 1
# #define SIZEOF_OFF64_T 8
# #define NE_FMT_OFF64_T "lld"
# #define HAVE_STRTOLL 1
# #define HAVE_LSEEK64 1
# #define HAVE_FSTAT64 1
# #define NE_HAVE_LFS 1
# #define NE_FMT_NE_OFF_T NE_FMT_OFF64_T
# #define HAVE_STRCASECMP 1
# #define HAVE_SIGNAL 1
# #define HAVE_SETVBUF 1
# #define HAVE_SETSOCKOPT 1
# #define HAVE_STPCPY 1
# #define HAVE_POLL 1
# #define HAVE_FCNTL 1
# #define HAVE_GETSOCKOPT 1
# #define NE_USE_POLL 1
# #define HAVE_DECL_STPCPY 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
# #define NE_HAVE_IPV6 1
# #define USE_GETADDRINFO 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_STRUCT_TM_TM_GMTOFF 1
# #define NE_HAVE_ZLIB 1
#
# configure: exit 1