Build of lzo with android toolchain

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

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

SLOCLanguage
23,559 ansic
16,568 sh
1,677 asm
1,366 makefile
261 perl
43,431 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: lzo 2.09-1 (Tue Apr 4 20:48:31 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: Configuring LZO 2.09
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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 whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking the archiver (arm-linux-androideabi-ar) interface... ar
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking whether the C preprocessor needs special flags... none needed
# checking for an ANSI C-conforming const... yes
# 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 whether byte ordering is bigendian... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether make supports nested variables... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for memory.h... (cached) yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking whether limits.h is sane... yes
# checking for off_t... yes
# checking for ptrdiff_t... yes
# checking for size_t... yes
# checking return type of signal handlers... void
# checking size of short... 2
# checking size of int... 4
# checking size of long... 4
# checking size of long long... 8
# checking size of __int16... 0
# checking size of __int32... 0
# checking size of __int64... 0
# checking size of void *... 4
# checking size of size_t... 4
# checking size of ptrdiff_t... 4
# checking size of __int32... (cached) 0
# checking size of intmax_t... 8
# checking size of uintmax_t... 8
# checking size of intptr_t... 4
# checking size of uintptr_t... 4
# checking size of float... 4
# checking size of double... 8
# checking size of long double... 8
# checking size of dev_t... 4
# checking size of fpos_t... 4
# checking size of mode_t... 2
# checking size of off_t... 4
# checking size of ssize_t... 4
# checking size of time_t... 4
# checking for access... yes
# checking for alloca... no
# checking for atexit... yes
# checking for atoi... yes
# checking for atol... yes
# checking for chmod... yes
# checking for chown... yes
# checking for clock_getcpuclockid... no
# checking for clock_getres... yes
# checking for clock_gettime... yes
# checking for ctime... yes
# checking for difftime... yes
# checking for fstat... yes
# checking for getenv... yes
# checking for getpagesize... yes
# checking for getrusage... yes
# checking for gettimeofday... yes
# checking for gmtime... yes
# checking for isatty... yes
# checking for localtime... yes
# checking for longjmp... yes
# checking for lstat... yes
# checking for memcmp... yes
# checking for memcpy... yes
# checking for memmove... yes
# checking for memset... yes
# checking for mkdir... yes
# checking for mktime... yes
# checking for mmap... yes
# checking for mprotect... yes
# checking for munmap... yes
# checking for qsort... yes
# checking for raise... yes
# checking for rmdir... yes
# checking for setjmp... yes
# checking for signal... yes
# checking for snprintf... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strftime... yes
# checking for stricmp... no
# checking for strncasecmp... yes
# checking for strnicmp... no
# checking for strrchr... yes
# checking for strstr... yes
# checking for time... yes
# checking for umask... yes
# checking for utime... yes
# checking for vsnprintf... yes
# checking whether to build assembly versions... no
# checking whether your compiler passes the LZO conformance test... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
#
# LZO configuration summary
# -------------------------
# LZO version : 2.09
# configured for host : arm-unknown-linux-androideabi
# source code location : .
# compiler : arm-linux-androideabi-gcc
# preprocessor definitions : -DLZO_HAVE_CONFIG_H=1
# preprocessor flags :
# compiler flags :
# build static library : yes
# build shared library : yes
# enable i386 assembly code : no
#
#
# LZO 2.09 configured.
#
# Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer
# All Rights Reserved.
#
# The LZO library is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
# published by the Free Software Foundation; either version 2 of
# the License, or (at your option) any later version.
#
# The LZO library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# Markus F.X.J. Oberhumer
#
# http://www.oberhumer.com/opensource/lzo/
#
#
# Type 'make' to build LZO.
# Type 'make check' and 'make test' to test LZO.
# Type 'make install' to install LZO.
# After installing LZO, please have a look at 'examples/simple.c'.
#
# make all-am
# make[1]: Entering directory '/tmp/lzo/src/lzo-2.09'
# CC src/lzo1.lo
# CC src/lzo1_99.lo
# CC src/lzo1a.lo
# CC src/lzo1a_99.lo
# CC src/lzo1b_1.lo
# CC src/lzo1b_2.lo
# CC src/lzo1b_3.lo
# CC src/lzo1b_4.lo
# CC src/lzo1b_5.lo
# CC src/lzo1b_6.lo
# CC src/lzo1b_7.lo
# CC src/lzo1b_8.lo
# CC src/lzo1b_9.lo
# CC src/lzo1b_99.lo
# CC src/lzo1b_9x.lo
# CC src/lzo1b_cc.lo
# CC src/lzo1b_d1.lo
# CC src/lzo1b_rr.lo
# CC src/lzo1b_d2.lo
# CC src/lzo1b_xx.lo
# CC src/lzo1c_1.lo
# CC src/lzo1c_2.lo
# CC src/lzo1c_3.lo
# CC src/lzo1c_4.lo
# CC src/lzo1c_5.lo
# CC src/lzo1c_6.lo
# CC src/lzo1c_7.lo
# CC src/lzo1c_8.lo
# CC src/lzo1c_9.lo
# CC src/lzo1c_99.lo
# CC src/lzo1c_9x.lo
# CC src/lzo1c_cc.lo
# CC src/lzo1c_d1.lo
# CC src/lzo1c_d2.lo
# CC src/lzo1c_rr.lo
# CC src/lzo1c_xx.lo
# CC src/lzo1f_1.lo
# CC src/lzo1f_9x.lo
# CC src/lzo1f_d1.lo
# CC src/lzo1f_d2.lo
# CC src/lzo1x_1.lo
# CC src/lzo1x_1k.lo
# CC src/lzo1x_1l.lo
# CC src/lzo1x_1o.lo
# CC src/lzo1x_9x.lo
# CC src/lzo1x_d1.lo
# CC src/lzo1x_d2.lo
# CC src/lzo1x_d3.lo
# CC src/lzo1x_o.lo
# CC src/lzo1y_1.lo
# CC src/lzo1y_9x.lo
# CC src/lzo1y_d1.lo
# CC src/lzo1y_d2.lo
# CC src/lzo1y_d3.lo
# CC src/lzo1y_o.lo
# CC src/lzo1z_9x.lo
# CC src/lzo1z_d1.lo
# CC src/lzo1z_d2.lo
# CC src/lzo1z_d3.lo
# CC src/lzo2a_9x.lo
# CC src/lzo2a_d1.lo
# CC src/lzo2a_d2.lo
# CC src/lzo_crc.lo
# CC src/lzo_init.lo
# CC src/lzo_ptr.lo
# CC src/lzo_str.lo
# CC src/lzo_util.lo
# CC examples/dict.o
# CC examples/lzopack.o
# CC examples/overlap.o
# CC examples/precomp.o
# CC examples/precomp2.o
# CC examples/simple.o
# CC lzotest/lzotest.o
# CC tests/align.o
# CC tests/chksum.o
# CC tests/promote.o
# CC tests/sizes.o
# CC minilzo/t-testmini.o
# CC minilzo/t-minilzo.o
# CCLD src/liblzo2.la
# CCLD tests/promote
# CCLD tests/sizes
# CCLD minilzo/testmini
# CCLD examples/dict
# CCLD examples/lzopack
# CCLD examples/overlap
# CCLD examples/precomp
# CCLD examples/precomp2
# CCLD examples/simple
# CCLD lzotest/lzotest
# CCLD tests/align
# CCLD tests/chksum
# make[1]: Leaving directory '/tmp/lzo/src/lzo-2.09'
# minilzo/minilzo.c:45:20: fatal error: limits.h: No such file or directory
# #include
# ^
# compilation terminated.
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/lzo/src/lzo-2.09/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 LZO configure 2.09, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --enable-shared
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 1dcedacb69a8
# 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:2483: Configuring LZO 2.09
# configure:2630: checking build system type
# configure:2644: result: x86_64-unknown-linux-gnu
# configure:2664: checking host system type
# configure:2677: result: arm-unknown-linux-androideabi
# configure:2697: checking target system type
# configure:2710: result: arm-unknown-linux-androideabi
# configure:2737: checking whether to enable maintainer-specific portions of Makefiles
# configure:2746: result: no
# configure:2811: checking for arm-linux-androideabi-gcc
# configure:2838: result: arm-linux-androideabi-gcc
# configure:3107: checking for C compiler version
# configure:3116: 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:3127: $? = 0
# configure:3116: 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:3127: $? = 0
# configure:3116: 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:3127: $? = 1
# configure:3116: 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:3127: $? = 1
# configure:3147: checking whether the C compiler works
# configure:3169: arm-linux-androideabi-gcc conftest.c >&5
# configure:3173: $? = 0
# configure:3221: result: yes
# configure:3224: checking for C compiler default output file name
# configure:3226: result: a.out
# configure:3232: checking for suffix of executables
# configure:3239: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3243: $? = 0
# configure:3265: result:
# configure:3287: checking whether we are cross compiling
# configure:3325: result: yes
# configure:3330: checking for suffix of object files
# configure:3352: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3356: $? = 0
# configure:3377: result: o
# configure:3381: checking whether we are using the GNU C compiler
# configure:3400: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3400: $? = 0
# configure:3409: result: yes
# configure:3418: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3438: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3438: $? = 0
# configure:3479: result: yes
# configure:3496: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3559: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3559: $? = 0
# configure:3572: result: none needed
# configure:3600: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:3622: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3625: $? = 0
# configure:3622: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:3625: $? = 0
# configure:3637: result: yes
# configure:3661: checking for arm-linux-androideabi-ar
# configure:3677: found /sysroot/bin/arm-linux-androideabi-ar
# configure:3688: result: arm-linux-androideabi-ar
# configure:3758: checking the archiver (arm-linux-androideabi-ar) interface
# configure:3774: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3774: $? = 0
# configure:3776: arm-linux-androideabi-ar cru libconftest.a conftest.o >&5
# configure:3779: $? = 0
# configure:3807: result: ar
# configure:3848: checking for style of include used by make
# configure:3876: result: GNU
# configure:3908: checking dependency style of arm-linux-androideabi-gcc
# configure:4017: result: gcc3
# configure:4037: checking how to run the C preprocessor
# configure:4068: arm-linux-androideabi-gcc -E conftest.c
# configure:4068: $? = 0
# configure:4082: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4082: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | /* end confdefs.h. */
# | #include
# configure:4107: result: arm-linux-androideabi-gcc -E
# configure:4127: arm-linux-androideabi-gcc -E conftest.c
# configure:4127: $? = 0
# configure:4141: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4141: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | /* end confdefs.h. */
# | #include
# configure:4170: checking whether the C preprocessor needs special flags
# configure:4199: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4199: $? = 0
# configure:4209: result: none needed
# configure:4223: checking for an ANSI C-conforming const
# configure:4289: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4289: $? = 0
# configure:4296: result: yes
# configure:4305: checking for grep that handles long lines and -e
# configure:4363: result: /usr/sbin/grep
# configure:4368: checking for egrep
# configure:4430: result: /usr/sbin/grep -E
# configure:4435: checking for ANSI C header files
# configure:4455: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4455: $? = 0
# configure:4539: result: yes
# configure:4552: checking for sys/types.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4552: checking for sys/stat.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4552: checking for stdlib.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4552: checking for string.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4552: checking for memory.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4552: checking for strings.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4552: checking for inttypes.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4552: checking for stdint.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4552: checking for unistd.h
# configure:4552: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4552: $? = 0
# configure:4552: result: yes
# configure:4565: checking whether byte ordering is bigendian
# configure:4580: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:20:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:20:15: error: unknown type name 'universal'
# configure:4580: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4625: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:26:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4625: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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
# | #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:4669: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:25:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:25:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:4669: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4725: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4725: $? = 0
# configure:4771: result: no
# configure:4800: checking for special C compiler options needed for large files
# configure:4845: result: no
# configure:4851: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4876: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:26:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:26:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:27:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:27:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:26:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4876: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4900: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:27:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:27:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:28:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:28:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:27:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4900: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4908: result: unknown
# configure:4920: checking for _LARGE_FILES value needed for large files
# configure:4945: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:26:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:26:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:27:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:27:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:26:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4945: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4969: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:27:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:27:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:28:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:28:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:27:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:4969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4977: result: unknown
# configure:5010: checking for a BSD-compatible install
# configure:5078: result: /usr/bin/install -c
# configure:5089: checking whether build environment is sane
# configure:5144: result: yes
# configure:5200: checking for arm-linux-androideabi-strip
# configure:5216: found /sysroot/bin/arm-linux-androideabi-strip
# configure:5227: result: arm-linux-androideabi-strip
# configure:5292: checking for a thread-safe mkdir -p
# configure:5331: result: /usr/sbin/mkdir -p
# configure:5338: checking for gawk
# configure:5354: found /usr/sbin/gawk
# configure:5365: result: gawk
# configure:5376: checking whether make sets $(MAKE)
# configure:5398: result: yes
# configure:5418: checking whether make supports nested variables
# configure:5435: result: yes
# configure:5520: checking dependency style of arm-linux-androideabi-gcc
# configure:5631: result: gcc3
# configure:5700: checking whether make supports nested variables
# configure:5717: result: yes
# configure:5841: checking how to print strings
# configure:5868: result: printf
# configure:5889: checking for a sed that does not truncate output
# configure:5953: result: /usr/sbin/sed
# configure:5971: checking for fgrep
# configure:6033: result: /usr/sbin/grep -F
# configure:6068: checking for ld used by arm-linux-androideabi-gcc
# configure:6135: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:6142: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:6157: result: yes
# configure:6169: checking for BSD- or MS-compatible name lister (nm)
# configure:6218: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:6348: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:6355: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6358: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:6361: output
# 00000000 B some_variable
# configure:6368: result: BSD nm
# configure:6371: checking whether ln -s works
# configure:6375: result: yes
# configure:6383: checking the maximum length of command line arguments
# configure:6514: result: 1572864
# configure:6562: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:6602: result: func_convert_file_noop
# configure:6609: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6629: result: func_convert_file_noop
# configure:6636: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:6643: result: -r
# configure:6677: checking for arm-linux-androideabi-objdump
# configure:6693: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:6704: result: arm-linux-androideabi-objdump
# configure:6776: checking how to recognize dependent libraries
# configure:6973: result: pass_all
# configure:7018: checking for arm-linux-androideabi-dlltool
# configure:7048: result: no
# configure:7058: checking for dlltool
# configure:7088: result: no
# configure:7118: checking how to associate runtime and link libraries
# configure:7145: result: printf %s\n
# configure:7161: checking for arm-linux-androideabi-ar
# configure:7188: result: arm-linux-androideabi-ar
# configure:7269: checking for archiver @FILE support
# configure:7286: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7286: $? = 0
# configure:7289: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:7292: $? = 0
# configure:7297: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:7300: $? = 1
# configure:7312: result: @
# configure:7330: checking for arm-linux-androideabi-strip
# configure:7357: result: arm-linux-androideabi-strip
# configure:7429: checking for arm-linux-androideabi-ranlib
# configure:7445: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7456: result: arm-linux-androideabi-ranlib
# configure:7598: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:7751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7754: $? = 0
# configure:7758: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7761: $? = 0
# configure:7827: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:7830: $? = 0
# configure:7868: result: ok
# configure:7915: checking for sysroot
# configure:7945: result: no
# configure:8218: checking for arm-linux-androideabi-mt
# configure:8248: result: no
# configure:8258: checking for mt
# configure:8288: result: no
# configure:8308: checking if : is a manifest tool
# configure:8314: : '-?'
# configure:8322: result: no
# configure:8961: checking for dlfcn.h
# configure:8961: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8961: $? = 0
# configure:8961: result: yes
# configure:9105: checking for objdir
# configure:9120: result: .libs
# configure:9387: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:9405: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:9409: $? = 0
# configure:9422: result: no
# configure:9770: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9777: result: -fPIC -DPIC
# configure:9785: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9803: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9807: $? = 0
# configure:9820: result: yes
# configure:9849: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9877: result: yes
# configure:9892: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9913: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9917: $? = 0
# configure:9939: result: yes
# configure:9947: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9994: result: yes
# configure:10027: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:11175: result: yes
# configure:11212: checking whether -lc should be explicitly linked in
# configure:11220: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11223: $? = 0
# configure:11238: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:11241: $? = 0
# configure:11255: result: no
# configure:11415: checking dynamic linker characteristics
# configure:12157: result: Android linker
# configure:12264: checking how to hardcode library paths into programs
# configure:12289: result: immediate
# configure:12837: checking whether stripping libraries is possible
# configure:12842: result: yes
# configure:12877: checking if libtool supports shared libraries
# configure:12879: result: yes
# configure:12882: checking whether to build shared libraries
# configure:12903: result: yes
# configure:12906: checking whether to build static libraries
# configure:12910: result: yes
# configure:12954: checking whether time.h and sys/time.h may both be included
# configure:12974: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12974: $? = 0
# configure:12981: result: yes
# configure:12992: checking assert.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking assert.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for assert.h
# configure:12992: result: yes
# configure:12992: checking ctype.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking ctype.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for ctype.h
# configure:12992: result: yes
# configure:12992: checking dirent.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking dirent.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for dirent.h
# configure:12992: result: yes
# configure:12992: checking errno.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking errno.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for errno.h
# configure:12992: result: yes
# configure:12992: checking fcntl.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking fcntl.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for fcntl.h
# configure:12992: result: yes
# configure:12992: checking float.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking float.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for float.h
# configure:12992: result: yes
# configure:12992: checking limits.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking limits.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for limits.h
# configure:12992: result: yes
# configure:12992: checking malloc.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking malloc.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for malloc.h
# configure:12992: result: yes
# configure:12992: checking for memory.h
# configure:12992: result: yes
# configure:12992: checking setjmp.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking setjmp.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for setjmp.h
# configure:12992: result: yes
# configure:12992: checking signal.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking signal.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for signal.h
# configure:12992: result: yes
# configure:12992: checking stdarg.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking stdarg.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for stdarg.h
# configure:12992: result: yes
# configure:12992: checking stddef.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking stddef.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for stddef.h
# configure:12992: result: yes
# configure:12992: checking for stdint.h
# configure:12992: result: yes
# configure:12992: checking stdio.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking stdio.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for stdio.h
# configure:12992: result: yes
# configure:12992: checking for stdlib.h
# configure:12992: result: yes
# configure:12992: checking for string.h
# configure:12992: result: yes
# configure:12992: checking for strings.h
# configure:12992: result: yes
# configure:12992: checking time.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking time.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for time.h
# configure:12992: result: yes
# configure:12992: checking for unistd.h
# configure:12992: result: yes
# configure:12992: checking utime.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking utime.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for utime.h
# configure:12992: result: yes
# configure:12992: checking sys/mman.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking sys/mman.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for sys/mman.h
# configure:12992: result: yes
# configure:12992: checking sys/resource.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking sys/resource.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for sys/resource.h
# configure:12992: result: yes
# configure:12992: checking for sys/stat.h
# configure:12992: result: yes
# configure:12992: checking sys/time.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking sys/time.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for sys/time.h
# configure:12992: result: yes
# configure:12992: checking for sys/types.h
# configure:12992: result: yes
# configure:12992: checking sys/wait.h usability
# configure:12992: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking sys/wait.h presence
# configure:12992: arm-linux-androideabi-gcc -E conftest.c
# configure:12992: $? = 0
# configure:12992: result: yes
# configure:12992: checking for sys/wait.h
# configure:12992: result: yes
# configure:13007: checking whether limits.h is sane
# configure:13120: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13120: $? = 0
# configure:13127: result: yes
# configure:13139: checking for off_t
# configure:13139: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13139: $? = 0
# configure:13139: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:13139: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13139: result: yes
# configure:13150: checking for ptrdiff_t
# configure:13150: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13150: $? = 0
# configure:13150: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:13150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13150: result: yes
# configure:13161: checking for size_t
# configure:13161: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13161: $? = 0
# configure:13161: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:13161: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13161: result: yes
# configure:13172: checking return type of signal handlers
# configure:13190: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:58:1: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:13190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:13197: result: void
# configure:13211: checking size of short
# configure:13216: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13216: $? = 0
# configure:13216: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure:13216: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | /* 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 (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13216: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure:13216: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | /* 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 (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13216: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13216: $? = 0
# configure:13216: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13216: $? = 0
# configure:13230: result: 2
# configure:13244: checking size of int
# configure:13249: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13249: $? = 0
# configure:13249: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure:13249: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | /* 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:13249: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure:13249: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | /* 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:13249: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure:13249: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | /* 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:13249: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13249: $? = 0
# configure:13249: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13249: $? = 0
# configure:13249: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13249: $? = 0
# configure:13263: result: 4
# configure:13277: checking size of long
# configure:13282: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13282: $? = 0
# configure:13282: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:91:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure:13282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #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:13282: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:91:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure:13282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #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:13282: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:91:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure:13282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #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:13282: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13282: $? = 0
# configure:13282: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13282: $? = 0
# configure:13282: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13282: $? = 0
# configure:13296: result: 4
# configure:13311: checking size of long long
# configure:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13316: $? = 0
# configure:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure:13316: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #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:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure:13316: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #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:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure:13316: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #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:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure:13316: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #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:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13316: $? = 0
# configure:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13316: $? = 0
# configure:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13316: $? = 0
# configure:13316: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13316: $? = 0
# configure:13330: result: 8
# configure:13344: checking size of __int16
# configure:13349: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:55: error: '__int16' undeclared (first use in this function)
# static int test_array [1 - 2 * !(((long int) (sizeof (__int16))) >= 0)];
# ^
# conftest.c:93:55: note: each undeclared identifier is reported only once for each function it appears in
# configure:13349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int16))) >= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13349: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:55: error: '__int16' undeclared (first use in this function)
# static int test_array [1 - 2 * !(((long int) (sizeof (__int16))) < 0)];
# ^
# conftest.c:93:55: note: each undeclared identifier is reported only once for each function it appears in
# configure:13349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int16))) < 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13363: result: 0
# configure:13377: checking size of __int32
# configure:13382: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:55: error: '__int32' undeclared (first use in this function)
# static int test_array [1 - 2 * !(((long int) (sizeof (__int32))) >= 0)];
# ^
# conftest.c:94:55: note: each undeclared identifier is reported only once for each function it appears in
# configure:13382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int32))) >= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13382: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:55: error: '__int32' undeclared (first use in this function)
# static int test_array [1 - 2 * !(((long int) (sizeof (__int32))) < 0)];
# ^
# conftest.c:94:55: note: each undeclared identifier is reported only once for each function it appears in
# configure:13382: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int32))) < 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13396: result: 0
# configure:13410: checking size of __int64
# configure:13415: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:55: error: '__int64' undeclared (first use in this function)
# static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) >= 0)];
# ^
# conftest.c:95:55: note: each undeclared identifier is reported only once for each function it appears in
# configure:13415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) >= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13415: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:55: error: '__int64' undeclared (first use in this function)
# static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) < 0)];
# ^
# conftest.c:95:55: note: each undeclared identifier is reported only once for each function it appears in
# configure:13415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) < 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13429: result: 0
# configure:13444: checking size of void *
# configure:13449: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13449: $? = 0
# configure:13449: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# ^
# configure:13449: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13449: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# ^
# configure:13449: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13449: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# ^
# configure:13449: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13449: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13449: $? = 0
# configure:13449: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13449: $? = 0
# configure:13449: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13449: $? = 0
# configure:13463: result: 4
# configure:13477: checking size of size_t
# configure:13482: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13482: $? = 0
# configure:13482: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^
# configure:13482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13482: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^
# configure:13482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13482: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^
# configure:13482: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13482: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13482: $? = 0
# configure:13482: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13482: $? = 0
# configure:13482: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13482: $? = 0
# configure:13496: result: 4
# configure:13510: checking size of ptrdiff_t
# configure:13515: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13515: $? = 0
# configure:13515: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 0)];
# ^
# configure:13515: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13515: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 1)];
# ^
# configure:13515: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13515: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 3)];
# ^
# configure:13515: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ptrdiff_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13515: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13515: $? = 0
# configure:13515: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13515: $? = 0
# configure:13515: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13515: $? = 0
# configure:13529: result: 4
# configure:13545: checking size of __int32
# configure:13564: result: 0
# configure:13578: checking size of intmax_t
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13583: $? = 0
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 0)];
# ^
# configure:13583: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 1)];
# ^
# configure:13583: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 3)];
# ^
# configure:13583: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 7)];
# ^
# configure:13583: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13583: $? = 0
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13583: $? = 0
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13583: $? = 0
# configure:13583: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13583: $? = 0
# configure:13597: result: 8
# configure:13611: checking size of uintmax_t
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13616: $? = 0
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uintmax_t))) <= 0)];
# ^
# configure:13616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uintmax_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uintmax_t))) <= 1)];
# ^
# configure:13616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uintmax_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uintmax_t))) <= 3)];
# ^
# configure:13616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uintmax_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uintmax_t))) <= 7)];
# ^
# configure:13616: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uintmax_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13616: $? = 0
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13616: $? = 0
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13616: $? = 0
# configure:13616: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13616: $? = 0
# configure:13630: result: 8
# configure:13644: checking size of intptr_t
# configure:13649: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13649: $? = 0
# configure:13649: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (intptr_t))) <= 0)];
# ^
# configure:13649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (intptr_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13649: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (intptr_t))) <= 1)];
# ^
# configure:13649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (intptr_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13649: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (intptr_t))) <= 3)];
# ^
# configure:13649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (intptr_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13649: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13649: $? = 0
# configure:13649: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13649: $? = 0
# configure:13649: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13649: $? = 0
# configure:13663: result: 4
# configure:13677: checking size of uintptr_t
# configure:13682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13682: $? = 0
# configure:13682: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 0)];
# ^
# configure:13682: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13682: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 1)];
# ^
# configure:13682: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13682: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 3)];
# ^
# configure:13682: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uintptr_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13682: $? = 0
# configure:13682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13682: $? = 0
# configure:13682: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13682: $? = 0
# configure:13696: result: 4
# configure:13711: checking size of float
# configure:13716: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13716: $? = 0
# configure:13716: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
# ^
# configure:13716: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13716: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
# ^
# configure:13716: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13716: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
# ^
# configure:13716: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13716: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13716: $? = 0
# configure:13716: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13716: $? = 0
# configure:13716: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13716: $? = 0
# configure:13730: result: 4
# configure:13744: checking size of double
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13749: $? = 0
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
# ^
# configure:13749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 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 (double))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
# ^
# configure:13749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 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 (double))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
# ^
# configure:13749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 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 (double))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
# ^
# configure:13749: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 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 (double))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13749: $? = 0
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13749: $? = 0
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13749: $? = 0
# configure:13749: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13749: $? = 0
# configure:13763: result: 8
# configure:13777: checking size of long double
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13782: $? = 0
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
# ^
# configure:13782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
# ^
# configure:13782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
# ^
# configure:13782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
# ^
# configure:13782: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13782: $? = 0
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13782: $? = 0
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13782: $? = 0
# configure:13782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13782: $? = 0
# configure:13796: result: 8
# configure:13811: checking size of dev_t
# configure:13816: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13816: $? = 0
# configure:13816: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:107:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (dev_t))) <= 0)];
# ^
# configure:13816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (dev_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13816: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:107:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (dev_t))) <= 1)];
# ^
# configure:13816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (dev_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13816: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:107:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (dev_t))) <= 3)];
# ^
# configure:13816: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (dev_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13816: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13816: $? = 0
# configure:13816: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13816: $? = 0
# configure:13816: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13816: $? = 0
# configure:13830: result: 4
# configure:13844: checking size of fpos_t
# configure:13849: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13849: $? = 0
# configure:13849: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 0)];
# ^
# configure:13849: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13849: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 1)];
# ^
# configure:13849: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13849: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 3)];
# ^
# configure:13849: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (fpos_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13849: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13849: $? = 0
# configure:13849: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13849: $? = 0
# configure:13849: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13849: $? = 0
# configure:13863: result: 4
# configure:13877: checking size of mode_t
# configure:13882: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13882: $? = 0
# configure:13882: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (mode_t))) <= 0)];
# ^
# configure:13882: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (mode_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13882: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (mode_t))) <= 1)];
# ^
# configure:13882: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (mode_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13882: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13882: $? = 0
# configure:13882: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13882: $? = 0
# configure:13896: result: 2
# configure:13910: checking size of off_t
# configure:13915: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13915: $? = 0
# configure:13915: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^
# configure:13915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | /* 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:13915: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^
# configure:13915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | /* 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:13915: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^
# configure:13915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | /* 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:13915: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13915: $? = 0
# configure:13915: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13915: $? = 0
# configure:13915: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13915: $? = 0
# configure:13929: result: 4
# configure:13943: checking size of ssize_t
# configure:13948: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13948: $? = 0
# configure:13948: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:111:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];
# ^
# configure:13948: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13948: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:111:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];
# ^
# configure:13948: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13948: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:111:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];
# ^
# configure:13948: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13948: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13948: $? = 0
# configure:13948: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13948: $? = 0
# configure:13948: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13948: $? = 0
# configure:13962: result: 4
# configure:13976: checking size of time_t
# configure:13981: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13981: $? = 0
# configure:13981: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:112:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
# ^
# configure:13981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | #define SIZEOF_SSIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13981: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:112:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
# ^
# configure:13981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | #define SIZEOF_SSIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13981: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:112:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
# ^
# configure:13981: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | #define SIZEOF_SSIZE_T 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:13981: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13981: $? = 0
# configure:13981: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13981: $? = 0
# configure:13981: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13981: $? = 0
# configure:13995: result: 4
# configure:14016: checking for access
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for alloca
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:101:6: warning: conflicting types for built-in function 'alloca' [enabled by default]
# char alloca ();
# ^
# /tmp/ccmohgad.o:conftest.c:function main: error: undefined reference to 'alloca'
# collect2: error: ld returned 1 exit status
# configure:14016: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | #define SIZEOF_SSIZE_T 4
# | #define SIZEOF_TIME_T 4
# | #define HAVE_ACCESS 1
# | /* end confdefs.h. */
# | /* Define alloca to an innocuous variant, in case declares alloca.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define alloca innocuous_alloca
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char alloca (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef alloca
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char alloca ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_alloca || defined __stub___alloca
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return alloca ();
# | ;
# | return 0;
# | }
# configure:14016: result: no
# configure:14016: checking for atexit
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for atoi
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for atol
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for chmod
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for chown
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for clock_getcpuclockid
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccQ5RV5l.o:conftest.c:function main: error: undefined reference to 'clock_getcpuclockid'
# collect2: error: ld returned 1 exit status
# configure:14016: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | #define SIZEOF_SSIZE_T 4
# | #define SIZEOF_TIME_T 4
# | #define HAVE_ACCESS 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ATOI 1
# | #define HAVE_ATOL 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | /* Define clock_getcpuclockid to an innocuous variant, in case declares clock_getcpuclockid.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define clock_getcpuclockid innocuous_clock_getcpuclockid
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char clock_getcpuclockid (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef clock_getcpuclockid
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char clock_getcpuclockid ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_clock_getcpuclockid || defined __stub___clock_getcpuclockid
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return clock_getcpuclockid ();
# | ;
# | return 0;
# | }
# configure:14016: result: no
# configure:14016: checking for clock_getres
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for clock_gettime
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for ctime
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for difftime
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for fstat
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for getenv
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for getpagesize
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for getrusage
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for gettimeofday
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for gmtime
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for isatty
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for localtime
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for longjmp
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for lstat
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for memcmp
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:120:6: warning: conflicting types for built-in function 'memcmp' [enabled by default]
# char memcmp ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for memcpy
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:121:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
# char memcpy ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for memmove
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:122:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for memset
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:123:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for mkdir
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for mktime
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for mmap
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for mprotect
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for munmap
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for qsort
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for raise
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for rmdir
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for setjmp
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for signal
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for snprintf
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:134:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for strcasecmp
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:135:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for strchr
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:136:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for strdup
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:137:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for strerror
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for strftime
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:139:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
# char strftime ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for stricmp
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccIbocwV.o:conftest.c:function main: error: undefined reference to 'stricmp'
# collect2: error: ld returned 1 exit status
# configure:14016: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | #define SIZEOF_SSIZE_T 4
# | #define SIZEOF_TIME_T 4
# | #define HAVE_ACCESS 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ATOI 1
# | #define HAVE_ATOL 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CTIME 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_FSTAT 1
# | #define HAVE_GETENV 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME 1
# | #define HAVE_ISATTY 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LONGJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKTIME 1
# | #define HAVE_MMAP 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_QSORT 1
# | #define HAVE_RAISE 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SETJMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRFTIME 1
# | /* end confdefs.h. */
# | /* Define stricmp to an innocuous variant, in case declares stricmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define stricmp innocuous_stricmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char stricmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef stricmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char stricmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_stricmp || defined __stub___stricmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return stricmp ();
# | ;
# | return 0;
# | }
# configure:14016: result: no
# configure:14016: checking for strncasecmp
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:140:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
# char strncasecmp ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for strnicmp
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccWQZih8.o:conftest.c:function main: error: undefined reference to 'strnicmp'
# collect2: error: ld returned 1 exit status
# configure:14016: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "LZO"
# | #define PACKAGE_TARNAME "lzo"
# | #define PACKAGE_VERSION "2.09"
# | #define PACKAGE_STRING "LZO 2.09"
# | #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# | #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# | #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 LZO_ABI_LITTLE_ENDIAN 1
# | #define PACKAGE "lzo"
# | #define VERSION "2.09"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ASSERT_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define RETSIGTYPE void
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF___INT16 0
# | #define SIZEOF___INT32 0
# | #define SIZEOF___INT64 0
# | #define SIZEOF_VOID_P 4
# | #define SIZEOF_SIZE_T 4
# | #define SIZEOF_PTRDIFF_T 4
# | #define SIZEOF___INT32 0
# | #define SIZEOF_INTMAX_T 8
# | #define SIZEOF_UINTMAX_T 8
# | #define SIZEOF_INTPTR_T 4
# | #define SIZEOF_UINTPTR_T 4
# | #define SIZEOF_FLOAT 4
# | #define SIZEOF_DOUBLE 8
# | #define SIZEOF_LONG_DOUBLE 8
# | #define SIZEOF_DEV_T 4
# | #define SIZEOF_FPOS_T 4
# | #define SIZEOF_MODE_T 2
# | #define SIZEOF_OFF_T 4
# | #define SIZEOF_SSIZE_T 4
# | #define SIZEOF_TIME_T 4
# | #define HAVE_ACCESS 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_ATOI 1
# | #define HAVE_ATOL 1
# | #define HAVE_CHMOD 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CLOCK_GETRES 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CTIME 1
# | #define HAVE_DIFFTIME 1
# | #define HAVE_FSTAT 1
# | #define HAVE_GETENV 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_GMTIME 1
# | #define HAVE_ISATTY 1
# | #define HAVE_LOCALTIME 1
# | #define HAVE_LONGJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MKTIME 1
# | #define HAVE_MMAP 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_QSORT 1
# | #define HAVE_RAISE 1
# | #define HAVE_RMDIR 1
# | #define HAVE_SETJMP 1
# | #define HAVE_SIGNAL 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_STRNCASECMP 1
# | /* end confdefs.h. */
# | /* Define strnicmp to an innocuous variant, in case declares strnicmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strnicmp innocuous_strnicmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strnicmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strnicmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strnicmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strnicmp || defined __stub___strnicmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strnicmp ();
# | ;
# | return 0;
# | }
# configure:14016: result: no
# configure:14016: checking for strrchr
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:141:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
# char strrchr ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for strstr
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:142:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
# char strstr ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for time
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for umask
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for utime
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14016: checking for vsnprintf
# configure:14016: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:146:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:14016: $? = 0
# configure:14016: result: yes
# configure:14059: checking whether to build assembly versions
# configure:14093: result: no
# configure:14123: checking whether your compiler passes the LZO conformance test
# configure:14171: arm-linux-androideabi-gcc -c -I./include -I. conftest.c >&5
# configure:14171: $? = 0
# configure:14179: result: yes
# configure:14335: checking that generated files are newer than configure
# configure:14341: result: done
# configure:14373: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by LZO config.status 2.09, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 1dcedacb69a8
#
# config.status:1197: creating Makefile
# config.status:1197: creating config.h
# config.status:1426: executing depfiles commands
# config.status:1426: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_access=yes
# ac_cv_func_alloca=no
# ac_cv_func_atexit=yes
# ac_cv_func_atoi=yes
# ac_cv_func_atol=yes
# ac_cv_func_chmod=yes
# ac_cv_func_chown=yes
# ac_cv_func_clock_getcpuclockid=no
# ac_cv_func_clock_getres=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_ctime=yes
# ac_cv_func_difftime=yes
# ac_cv_func_fstat=yes
# ac_cv_func_getenv=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_gmtime=yes
# ac_cv_func_isatty=yes
# ac_cv_func_localtime=yes
# ac_cv_func_longjmp=yes
# ac_cv_func_lstat=yes
# ac_cv_func_memcmp=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mktime=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_munmap=yes
# ac_cv_func_qsort=yes
# ac_cv_func_raise=yes
# ac_cv_func_rmdir=yes
# ac_cv_func_setjmp=yes
# ac_cv_func_signal=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_stricmp=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strnicmp=no
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_time=yes
# ac_cv_func_umask=yes
# ac_cv_func_utime=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_assert_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_resource_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_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof___int16=0
# ac_cv_sizeof___int32=0
# ac_cv_sizeof___int64=0
# ac_cv_sizeof_dev_t=4
# ac_cv_sizeof_double=8
# ac_cv_sizeof_float=4
# ac_cv_sizeof_fpos_t=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_intmax_t=8
# ac_cv_sizeof_intptr_t=4
# ac_cv_sizeof_long=4
# ac_cv_sizeof_long_double=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_mode_t=2
# ac_cv_sizeof_off_t=4
# ac_cv_sizeof_ptrdiff_t=4
# ac_cv_sizeof_short=2
# ac_cv_sizeof_size_t=4
# ac_cv_sizeof_ssize_t=4
# ac_cv_sizeof_time_t=4
# ac_cv_sizeof_uintmax_t=8
# ac_cv_sizeof_uintptr_t=4
# ac_cv_sizeof_void_p=4
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_target=arm-unknown-linux-androideabi
# ac_cv_type_off_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# am_cv_CCAS_dependencies_compiler_type=gcc3
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_ar_interface=ar
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# mfx_cv_header_sane_limits_h=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing automake-1.15'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCAS='arm-linux-androideabi-gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DLZO_HAVE_CONFIG_H=1'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LZO_USE_ASM_i386_obj_elf32_FALSE=''
# LZO_USE_ASM_i386_obj_elf32_TRUE='#'
# LZO_USE_ASM_i386_src_gas_FALSE=''
# LZO_USE_ASM_i386_src_gas_TRUE='#'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='lzo'
# PACKAGE_BUGREPORT='markus@oberhumer.com'
# PACKAGE_NAME='LZO'
# PACKAGE_STRING='LZO 2.09'
# PACKAGE_TARNAME='lzo'
# PACKAGE_URL='http://www.oberhumer.com/opensource/lzo/'
# PACKAGE_VERSION='2.09'
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='2.09'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCCAS_FALSE='#'
# am__fastdepCCAS_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/lzo/src/lzo-2.09/autoconf/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "LZO"
# #define PACKAGE_TARNAME "lzo"
# #define PACKAGE_VERSION "2.09"
# #define PACKAGE_STRING "LZO 2.09"
# #define PACKAGE_BUGREPORT "markus@oberhumer.com"
# #define PACKAGE_URL "http://www.oberhumer.com/opensource/lzo/"
# #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 LZO_ABI_LITTLE_ENDIAN 1
# #define PACKAGE "lzo"
# #define VERSION "2.09"
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_ASSERT_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_WAIT_H 1
# #define RETSIGTYPE void
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 4
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF___INT16 0
# #define SIZEOF___INT32 0
# #define SIZEOF___INT64 0
# #define SIZEOF_VOID_P 4
# #define SIZEOF_SIZE_T 4
# #define SIZEOF_PTRDIFF_T 4
# #define SIZEOF___INT32 0
# #define SIZEOF_INTMAX_T 8
# #define SIZEOF_UINTMAX_T 8
# #define SIZEOF_INTPTR_T 4
# #define SIZEOF_UINTPTR_T 4
# #define SIZEOF_FLOAT 4
# #define SIZEOF_DOUBLE 8
# #define SIZEOF_LONG_DOUBLE 8
# #define SIZEOF_DEV_T 4
# #define SIZEOF_FPOS_T 4
# #define SIZEOF_MODE_T 2
# #define SIZEOF_OFF_T 4
# #define SIZEOF_SSIZE_T 4
# #define SIZEOF_TIME_T 4
# #define HAVE_ACCESS 1
# #define HAVE_ATEXIT 1
# #define HAVE_ATOI 1
# #define HAVE_ATOL 1
# #define HAVE_CHMOD 1
# #define HAVE_CHOWN 1
# #define HAVE_CLOCK_GETRES 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CTIME 1
# #define HAVE_DIFFTIME 1
# #define HAVE_FSTAT 1
# #define HAVE_GETENV 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_GMTIME 1
# #define HAVE_ISATTY 1
# #define HAVE_LOCALTIME 1
# #define HAVE_LONGJMP 1
# #define HAVE_LSTAT 1
# #define HAVE_MEMCMP 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_MKTIME 1
# #define HAVE_MMAP 1
# #define HAVE_MPROTECT 1
# #define HAVE_MUNMAP 1
# #define HAVE_QSORT 1
# #define HAVE_RAISE 1
# #define HAVE_RMDIR 1
# #define HAVE_SETJMP 1
# #define HAVE_SIGNAL 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRFTIME 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_TIME 1
# #define HAVE_UMASK 1
# #define HAVE_UTIME 1
# #define HAVE_VSNPRINTF 1
#
# configure: exit 0