Build of lbzip2 with android toolchain

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

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

SLOCLanguage
27,957 ansic
9,008 makefile
4,306 sh
154 perl
41,425 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: lbzip2 2.5-3 (Tue Apr 4 19:34:10 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking 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 whether make supports nested variables... (cached) yes
# checking whether ln -s works... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for style of include used by make... GNU
# 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 dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for Minix Amsterdam compiler... no
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# 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 whether C compiler handles -Werror -Wunknown-warning-option... no
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for complete errno.h... yes
# checking for unistd.h... (cached) yes
# checking for features.h... yes
# checking for sys/stat.h... (cached) yes
# checking for sys/time.h... yes
# checking for sys/socket.h... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for math.h... yes
# checking for sys/mman.h... yes
# checking for sys/param.h... yes
# checking for pthread.h... yes
# checking for sched.h... yes
# checking for utime.h... yes
# checking for symlink... yes
# checking for vasnprintf... no
# checking for snprintf... yes
# checking for __fseterr... no
# checking for _set_invalid_parameter_handler... no
# checking for gettimeofday... yes
# checking for nanotime... no
# checking for lstat... yes
# checking for mprotect... yes
# checking for futimes... no
# checking for futimesat... no
# checking for futimens... yes
# checking for utimensat... yes
# checking for lutimes... no
# checking for working fcntl.h... cross-compiling
# checking for pid_t... yes
# checking for mode_t... yes
# checking for stdint.h... yes
# checking for inttypes.h... yes
# checking whether printf supports size specifiers as in C99... guessing no
# checking whether printf supports 'long double' arguments... guessing yes
# checking whether printf supports infinite 'double' arguments... guessing no
# checking whether byte ordering is bigendian... no
# checking whether long double and double are the same... yes
# checking whether printf supports infinite 'long double' arguments... guessing no
# checking whether printf supports the 'a' and 'A' directives... guessing no
# checking whether printf supports the 'F' directive... guessing no
# checking whether printf supports the 'n' directive... guessing yes
# checking whether printf supports the 'ls' directive... guessing yes
# checking whether printf supports POSIX/XSI format strings with positions... guessing yes
# checking whether printf supports the grouping flag... guessing yes
# checking whether printf supports the left-adjust flag correctly... guessing yes
# checking whether printf supports the zero flag correctly... guessing no
# checking whether printf supports large precisions... guessing yes
# checking whether printf survives out-of-memory conditions... guessing no
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... unknown
# checking whether snprintf returns a byte count as in C99... guessing no
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether frexp() can be used without linking with libm... no
# checking whether alarm is declared... yes
# checking whether stat file-mode macros are broken... no
# checking for nlink_t... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether stdint.h conforms to C99... no
# checking sys/inttypes.h usability... no
# checking sys/inttypes.h presence... no
# checking for sys/inttypes.h... no
# checking sys/bitypes.h usability... no
# checking sys/bitypes.h presence... no
# checking for sys/bitypes.h... no
# checking for bit size of ptrdiff_t... 32
# checking for bit size of size_t... 32
# checking for bit size of sig_atomic_t... 32
# checking for bit size of wchar_t... 32
# checking for bit size of wint_t... 32
# checking whether sig_atomic_t is signed... yes
# checking whether wchar_t is signed... no
# checking whether wint_t is signed... no
# checking for ptrdiff_t integer literal suffix...
# checking for size_t integer literal suffix... u
# checking for sig_atomic_t integer literal suffix...
# checking for wchar_t integer literal suffix... u
# checking for wint_t integer literal suffix... u
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking where to find the exponent in a 'float'... word 0 bit 23
# checking whether lstat correctly handles trailing slash... guessing no
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... guessing no
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for struct timespec in ... yes
# checking whether the utimes function works... no
# checking for struct utimbuf... yes
# checking whether uses 'inline' correctly... yes
# checking for alloca as a compiler built-in... yes
# checking for library containing clock_gettime... none required
# checking for clock_gettime... yes
# checking for clock_settime... yes
# checking whether conversion from 'int' to 'long double' works... guessing yes
# checking for nl_langinfo... no
# checking for ptrdiff_t... yes
# checking whether frexpl is declared... yes
# checking whether frexpl() can be used without linking with libm... no
# checking whether gettimeofday clobbers localtime buffer... guessing yes
# checking for gettimeofday with POSIX signature... almost
# checking sys/timeb.h usability... no
# checking sys/timeb.h presence... no
# checking for sys/timeb.h... no
# checking for _ftime... no
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... no
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... no
# checking whether isnan(double) can be used without linking with libm... yes
# checking whether isnan(float) can be used without linking with libm... yes
# checking whether isnan(float) works... guessing yes
# checking whether isnan(long double) can be used without linking with libm... yes
# checking whether isnanl works... guessing yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking whether NAN macro works... yes
# checking whether HUGE_VAL works... yes
# checking bp-sym.h usability... no
# checking bp-sym.h presence... no
# checking for bp-sym.h... no
# checking whether ldexp can be used without linking with libm... yes
# checking whether frexpl() can be used without linking with libm... (cached) no
# checking whether ldexpl() can be used without linking with libm... no
# checking whether pollutes the namespace... no
# checking for pthread_t... yes
# checking for pthread_spinlock_t... no
# checking for library containing pthread_create and pthread_join... none required
# checking for signbit macro... guessing no
# checking for signbit compiler built-ins... guessing no
# checking where to find the sign bit in a 'float'... unknown
# checking where to find the sign bit in a 'double'... unknown
# checking where to find the sign bit in a 'long double'... unknown
# checking whether copysignf is declared... yes
# checking whether copysignf can be used without linking with libm... no
# checking whether copysign is declared... yes
# checking whether copysign can be used without linking with libm... no
# checking whether copysignl is declared... yes
# checking whether copysignl can be used without linking with libm... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for ssize_t... yes
# checking whether stat handles trailing slashes on directories... guessing yes
# checking whether stat handles trailing slashes on files... guessing no
# checking for struct stat.st_atim.tv_nsec... no
# checking for struct stat.st_atimespec.tv_nsec... no
# checking for struct stat.st_atimensec... yes
# checking for struct stat.st_birthtimespec.tv_nsec... no
# checking for struct stat.st_birthtimensec... no
# checking for struct stat.st_birthtim.tv_nsec... no
# checking whether NULL can be used in arbitrary expressions... yes
# checking for nlink_t... (cached) yes
# checking for ptrdiff_t... (cached) yes
# checking for stdint.h... (cached) yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating lib/Makefile
# config.status: creating man/Makefile
# config.status: creating tests/Makefile
# config.status: creating lib/config.h
# config.status: executing depfiles commands
# Making all in lib
# make[1]: Entering directory '/tmp/lbzip2/src/lbzip2-2.5/lib'
# GEN alloca.h
# GEN c++defs.h
# GEN arg-nonnull.h
# GEN warn-on-use.h
# GEN pthread.h
# GEN stdint.h
# GEN time.h
# GEN sys/types.h
# GEN unistd.h
# GEN wchar.h
# GEN fcntl.h
# GEN inttypes.h
# GEN math.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN sys/stat.h
# GEN sys/time.h
# make all-recursive
# make[2]: Entering directory '/tmp/lbzip2/src/lbzip2-2.5/lib'
# make[3]: Entering directory '/tmp/lbzip2/src/lbzip2-2.5/lib'
# CC dtotimespec.o
# CC gettime.o
# CC math.o
# CC printf-frexp.o
# CC printf-frexpl.o
# CC stat-time.o
# CC timespec.o
# CC timespec-add.o
# CC timespec-sub.o
# CC unistd.o
# CC utimens.o
# CC xmalloc.o
# CC xsize.o
# CC asnprintf.o
# CC fprintf.o
# CC frexp.o
# CC frexpl.o
# CC fseterr.o
# fseterr.c: In function 'fseterr':
# fseterr.c:77:3: error: #error "Please port gnulib fseterr.c to your platform! Look at the definitions of ferror and clearerr on your system, then report this to bug-gnulib."
# #error "Please port gnulib fseterr.c to your platform! Look at the definitions of ferror and clearerr on your system, then report this to bug-gnulib."
# ^
# make[3]: *** [Makefile:1470: fseterr.o] Error 1
# make[3]: *** Waiting for unfinished jobs....
# make[3]: Leaving directory '/tmp/lbzip2/src/lbzip2-2.5/lib'
# make[2]: *** [Makefile:1490: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/lbzip2/src/lbzip2-2.5/lib'
# make[1]: *** [Makefile:1355: all] Error 2
# make[1]: Leaving directory '/tmp/lbzip2/src/lbzip2-2.5/lib'
# make: *** [Makefile:1308: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/lbzip2/src/lbzip2-2.5/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 lbzip2 configure 2.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b67606a07d34
# 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:3531: checking for a BSD-compatible install
# configure:3599: result: /usr/bin/install -c
# configure:3610: checking whether build environment is sane
# configure:3665: result: yes
# configure:3724: checking for arm-linux-androideabi-strip
# configure:3740: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3751: result: arm-linux-androideabi-strip
# configure:3816: checking for a thread-safe mkdir -p
# configure:3855: result: /usr/sbin/mkdir -p
# configure:3862: checking for gawk
# configure:3878: found /usr/sbin/gawk
# configure:3889: result: gawk
# configure:3900: checking whether make sets $(MAKE)
# configure:3922: result: yes
# configure:3951: checking whether make supports nested variables
# configure:3968: result: yes
# configure:4104: checking whether make supports nested variables
# configure:4121: result: yes
# configure:4133: checking whether ln -s works
# configure:4137: result: yes
# configure:4147: checking for arm-linux-androideabi-ranlib
# configure:4163: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4174: result: arm-linux-androideabi-ranlib
# configure:4248: checking for style of include used by make
# configure:4276: result: GNU
# configure:4307: checking for arm-linux-androideabi-gcc
# configure:4334: result: arm-linux-androideabi-gcc
# configure:4603: checking for C compiler version
# configure:4612: 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:4623: $? = 0
# configure:4612: 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:4623: $? = 0
# configure:4612: 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:4623: $? = 1
# configure:4612: 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:4623: $? = 1
# configure:4643: checking whether the C compiler works
# configure:4665: arm-linux-androideabi-gcc conftest.c >&5
# configure:4669: $? = 0
# configure:4717: result: yes
# configure:4720: checking for C compiler default output file name
# configure:4722: result: a.out
# configure:4728: checking for suffix of executables
# configure:4735: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4739: $? = 0
# configure:4761: result:
# configure:4783: checking whether we are cross compiling
# configure:4821: result: yes
# configure:4826: checking for suffix of object files
# configure:4848: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4852: $? = 0
# configure:4873: result: o
# configure:4877: checking whether we are using the GNU C compiler
# configure:4896: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4896: $? = 0
# configure:4905: result: yes
# configure:4914: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4934: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4934: $? = 0
# configure:4975: result: yes
# configure:4992: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5055: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5055: $? = 0
# configure:5068: result: none needed
# configure:5093: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:5115: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5118: $? = 0
# configure:5115: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:5118: $? = 0
# configure:5130: result: yes
# configure:5149: checking dependency style of arm-linux-androideabi-gcc
# configure:5260: result: gcc3
# configure:5275: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:5351: result: none needed
# configure:5379: checking how to run the C preprocessor
# configure:5410: arm-linux-androideabi-gcc -E conftest.c
# configure:5410: $? = 0
# configure:5424: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | /* end confdefs.h. */
# | #include
# configure:5449: result: arm-linux-androideabi-gcc -E
# configure:5469: arm-linux-androideabi-gcc -E conftest.c
# configure:5469: $? = 0
# configure:5483: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5483: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | /* end confdefs.h. */
# | #include
# configure:5512: checking for grep that handles long lines and -e
# configure:5570: result: /usr/sbin/grep
# configure:5575: checking for egrep
# configure:5637: result: /usr/sbin/grep -E
# configure:5644: checking for Minix Amsterdam compiler
# configure:5668: result: no
# configure:5680: checking for arm-linux-androideabi-ar
# configure:5696: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5707: result: arm-linux-androideabi-ar
# configure:5880: checking for ANSI C header files
# configure:5900: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5900: $? = 0
# configure:5984: result: yes
# configure:5997: checking for sys/types.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:5997: checking for sys/stat.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:5997: checking for stdlib.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:5997: checking for string.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:5997: checking for memory.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:5997: checking for strings.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:5997: checking for inttypes.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:5997: checking for stdint.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:5997: checking for unistd.h
# configure:5997: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5997: $? = 0
# configure:5997: result: yes
# configure:6010: checking minix/config.h usability
# configure:6010: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6010: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:6010: result: no
# configure:6010: checking minix/config.h presence
# configure:6010: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6010: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:6010: result: no
# configure:6010: checking for minix/config.h
# configure:6010: result: no
# configure:6034: checking whether it is safe to define __EXTENSIONS__
# configure:6052: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6052: $? = 0
# configure:6059: result: yes
# configure:6074: checking whether _XOPEN_SOURCE should be defined
# configure:6093: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6093: $? = 0
# configure:6117: result: no
# configure:6133: checking build system type
# configure:6147: result: x86_64-unknown-linux-gnu
# configure:6167: checking host system type
# configure:6180: result: arm-unknown-linux-androideabi
# configure:6236: checking for special C compiler options needed for large files
# configure:6281: result: no
# configure:6287: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6312: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:34:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:34:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:33:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6312: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:6336: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6336: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:6344: result: unknown
# configure:6356: checking for _LARGE_FILES value needed for large files
# configure:6381: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:33:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:34:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:34:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:33:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6381: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:6405: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:34:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:35:24: warning: left shift count >= width of type [enabled by default]
# conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure:6405: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 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:6413: result: unknown
# configure:6526: checking whether C compiler handles -Werror -Wunknown-warning-option
# configure:6545: arm-linux-androideabi-gcc -o conftest -Werror -Wunknown-warning-option conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-Wunknown-warning-option'
# configure:6545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6555: result: no
# configure:6684: checking for size_t
# configure:6684: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6684: $? = 0
# configure:6684: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:64:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:6684: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 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:6684: result: yes
# configure:6697: checking for working alloca.h
# configure:6714: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6714: $? = 0
# configure:6722: result: yes
# configure:6730: checking for alloca
# configure:6767: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:6767: $? = 0
# configure:6775: result: yes
# configure:6887: checking whether the preprocessor supports include_next
# configure:6925: arm-linux-androideabi-gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:6925: $? = 0
# configure:6946: result: yes
# configure:6967: checking whether system header files limit the line length
# configure:6990: result: no
# configure:7001: checking for complete errno.h
# configure:7074: result: yes
# configure:7395: checking for unistd.h
# configure:7395: result: yes
# configure:7395: checking for features.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for sys/stat.h
# configure:7395: result: yes
# configure:7395: checking for sys/time.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for sys/socket.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for wchar.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for stdint.h
# configure:7395: result: yes
# configure:7395: checking for inttypes.h
# configure:7395: result: yes
# configure:7395: checking for math.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for sys/mman.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for sys/param.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for pthread.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for sched.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7395: checking for utime.h
# configure:7395: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7395: $? = 0
# configure:7395: result: yes
# configure:7414: checking for symlink
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7414: $? = 0
# configure:7414: result: yes
# configure:7414: checking for vasnprintf
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccUtSL2F.o:conftest.c:function main: error: undefined reference to 'vasnprintf'
# collect2: error: ld returned 1 exit status
# configure:7414: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | /* end confdefs.h. */
# | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vasnprintf innocuous_vasnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vasnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vasnprintf
# |
# | /* 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 vasnprintf ();
# | /* 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_vasnprintf || defined __stub___vasnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vasnprintf ();
# | ;
# | return 0;
# | }
# configure:7414: result: no
# configure:7414: checking for snprintf
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:68:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:7414: $? = 0
# configure:7414: result: yes
# configure:7414: checking for __fseterr
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc850V68.o:conftest.c:function main: error: undefined reference to '__fseterr'
# collect2: error: ld returned 1 exit status
# configure:7414: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | /* end confdefs.h. */
# | /* Define __fseterr to an innocuous variant, in case declares __fseterr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __fseterr innocuous___fseterr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __fseterr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __fseterr
# |
# | /* 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 __fseterr ();
# | /* 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___fseterr || defined __stub_____fseterr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __fseterr ();
# | ;
# | return 0;
# | }
# configure:7414: result: no
# configure:7414: checking for _set_invalid_parameter_handler
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccQM0FRo.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:7414: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* 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 _set_invalid_parameter_handler ();
# | /* 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__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:7414: result: no
# configure:7414: checking for gettimeofday
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7414: $? = 0
# configure:7414: result: yes
# configure:7414: checking for nanotime
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cceSU3ED.o:conftest.c:function main: error: undefined reference to 'nanotime'
# collect2: error: ld returned 1 exit status
# configure:7414: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | /* Define nanotime to an innocuous variant, in case declares nanotime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nanotime innocuous_nanotime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nanotime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nanotime
# |
# | /* 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 nanotime ();
# | /* 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_nanotime || defined __stub___nanotime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nanotime ();
# | ;
# | return 0;
# | }
# configure:7414: result: no
# configure:7414: checking for lstat
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7414: $? = 0
# configure:7414: result: yes
# configure:7414: checking for mprotect
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7414: $? = 0
# configure:7414: result: yes
# configure:7414: checking for futimes
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccaWrf6V.o:conftest.c:function main: error: undefined reference to 'futimes'
# collect2: error: ld returned 1 exit status
# configure:7414: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | /* end confdefs.h. */
# | /* Define futimes to an innocuous variant, in case declares futimes.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define futimes innocuous_futimes
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char futimes (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef futimes
# |
# | /* 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 futimes ();
# | /* 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_futimes || defined __stub___futimes
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return futimes ();
# | ;
# | return 0;
# | }
# configure:7414: result: no
# configure:7414: checking for futimesat
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccwlMDJZ.o:conftest.c:function main: error: undefined reference to 'futimesat'
# collect2: error: ld returned 1 exit status
# configure:7414: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | /* end confdefs.h. */
# | /* Define futimesat to an innocuous variant, in case declares futimesat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define futimesat innocuous_futimesat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char futimesat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef futimesat
# |
# | /* 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 futimesat ();
# | /* 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_futimesat || defined __stub___futimesat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return futimesat ();
# | ;
# | return 0;
# | }
# configure:7414: result: no
# configure:7414: checking for futimens
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7414: $? = 0
# configure:7414: result: yes
# configure:7414: checking for utimensat
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:7414: $? = 0
# configure:7414: result: yes
# configure:7414: checking for lutimes
# configure:7414: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc0UmPRd.o:conftest.c:function main: error: undefined reference to 'lutimes'
# collect2: error: ld returned 1 exit status
# configure:7414: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | /* end confdefs.h. */
# | /* Define lutimes to an innocuous variant, in case declares lutimes.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lutimes innocuous_lutimes
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lutimes (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lutimes
# |
# | /* 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 lutimes ();
# | /* 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_lutimes || defined __stub___lutimes
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lutimes ();
# | ;
# | return 0;
# | }
# configure:7414: result: no
# configure:7430: checking for working fcntl.h
# configure:7548: result: cross-compiling
# configure:7571: checking for pid_t
# configure:7571: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7571: $? = 0
# configure:7571: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:7571: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 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 ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7571: result: yes
# configure:7582: checking for mode_t
# configure:7582: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7582: $? = 0
# configure:7582: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:7582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 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 ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7582: result: yes
# configure:7594: checking for stdint.h
# configure:7611: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7611: $? = 0
# configure:7618: result: yes
# configure:7629: checking for inttypes.h
# configure:7648: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7648: $? = 0
# configure:7655: result: yes
# configure:7669: checking whether printf supports size specifiers as in C99
# configure:7751: result: guessing no
# configure:7756: checking whether printf supports 'long double' arguments
# configure:7806: result: guessing yes
# configure:7811: checking whether printf supports infinite 'double' arguments
# configure:7923: result: guessing no
# configure:7927: checking whether byte ordering is bigendian
# configure:7942: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:56:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:56:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:56:15: error: unknown type name 'universal'
# configure:7942: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:7987: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:62:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:62:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:7987: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 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:8031: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:61:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:8031: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:8087: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8087: $? = 0
# configure:8133: result: no
# configure:8153: checking whether long double and double are the same
# configure:8174: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:8174: $? = 0
# configure:8182: result: yes
# configure:8206: checking whether printf supports infinite 'long double' arguments
# configure:8524: result: guessing no
# configure:8534: checking whether printf supports the 'a' and 'A' directives
# configure:8633: result: guessing no
# configure:8638: checking whether printf supports the 'F' directive
# configure:8697: result: guessing no
# configure:8702: checking whether printf supports the 'n' directive
# configure:8763: result: guessing yes
# configure:8768: checking whether printf supports the 'ls' directive
# configure:8850: result: guessing yes
# configure:8855: checking whether printf supports POSIX/XSI format strings with positions
# configure:8898: result: guessing yes
# configure:8903: checking whether printf supports the grouping flag
# configure:8944: result: guessing yes
# configure:8949: checking whether printf supports the left-adjust flag correctly
# configure:8993: result: guessing yes
# configure:8998: checking whether printf supports the zero flag correctly
# configure:9043: result: guessing no
# configure:9048: checking whether printf supports large precisions
# configure:9102: result: guessing yes
# configure:9115: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:58:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:58:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:58:16: error: unknown type name 'universal'
# configure:9115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:9150: checking whether printf survives out-of-memory conditions
# configure:9373: result: guessing no
# configure:9391: checking for unsigned long long int
# configure:9430: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:9430: $? = 0
# configure:9439: result: yes
# configure:9449: checking for long long int
# configure:9499: result: yes
# configure:9508: checking for wchar_t
# configure:9525: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9525: $? = 0
# configure:9532: result: yes
# configure:9541: checking for wint_t
# configure:9566: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9566: $? = 0
# configure:9573: result: yes
# configure:9595: checking for intmax_t
# configure:9620: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:9620: $? = 0
# configure:9627: result: yes
# configure:9646: checking where to find the exponent in a 'double'
# configure:9972: result: unknown
# configure:9999: checking whether snprintf returns a byte count as in C99
# configure:10080: result: guessing no
# configure:10091: checking for snprintf
# configure:10091: result: yes
# configure:10091: checking for strnlen
# configure:10091: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:10091: $? = 0
# configure:10091: result: yes
# configure:10091: checking for wcslen
# configure:10091: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:10091: $? = 0
# configure:10091: result: yes
# configure:10091: checking for wcsnlen
# configure:10091: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:10091: $? = 0
# configure:10091: result: yes
# configure:10091: checking for mbrtowc
# configure:10091: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:10091: $? = 0
# configure:10091: result: yes
# configure:10091: checking for wcrtomb
# configure:10091: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:10091: $? = 0
# configure:10091: result: yes
# configure:10100: checking whether _snprintf is declared
# configure:10100: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^
# conftest.c:77:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:10100: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:10100: result: no
# configure:10482: checking whether frexp() can be used without linking with libm
# configure:10500: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cce4QuJ5.o:conftest.c:function main: error: undefined reference to 'frexp'
# collect2: error: ld returned 1 exit status
# configure:10500: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | /* end confdefs.h. */
# | #include
# | double x;
# | int
# | main ()
# | {
# | int e; return frexp (x, &e) > 0;
# | ;
# | return 0;
# | }
# configure:10509: result: no
# configure:10512: checking whether alarm is declared
# configure:10512: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10512: $? = 0
# configure:10512: result: yes
# configure:10698: checking whether stat file-mode macros are broken
# configure:10725: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10725: $? = 0
# configure:10732: result: no
# configure:10883: checking for nlink_t
# configure:10883: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10883: $? = 0
# configure:10883: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:76:22: error: expected expression before ')' token
# if (sizeof ((nlink_t)))
# ^
# configure:10883: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:10883: result: yes
# configure:10902: checking for C/C++ restrict keyword
# configure:10927: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10927: $? = 0
# configure:10935: result: __restrict
# configure:11074: checking for struct timeval
# configure:11097: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11097: $? = 0
# configure:11105: result: yes
# configure:11110: checking for wide-enough struct timeval.tv_sec member
# configure:11137: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11137: $? = 0
# configure:11145: result: yes
# configure:11286: checking whether stdint.h conforms to C99
# configure:11455: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:186:7: error: negative width in bit-field 'check_WINT'
# ? 1 : -1;
# ^
# configure:11455: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# |
# |
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */
# | #include
# | /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in . */
# | #if !(defined WCHAR_MIN && defined WCHAR_MAX)
# | #error "WCHAR_MIN, WCHAR_MAX not defined in "
# | #endif
# |
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# |
# | #ifdef INT8_MAX
# | int8_t a1 = INT8_MAX;
# | int8_t a1min = INT8_MIN;
# | #endif
# | #ifdef INT16_MAX
# | int16_t a2 = INT16_MAX;
# | int16_t a2min = INT16_MIN;
# | #endif
# | #ifdef INT32_MAX
# | int32_t a3 = INT32_MAX;
# | int32_t a3min = INT32_MIN;
# | #endif
# | #ifdef INT64_MAX
# | int64_t a4 = INT64_MAX;
# | int64_t a4min = INT64_MIN;
# | #endif
# | #ifdef UINT8_MAX
# | uint8_t b1 = UINT8_MAX;
# | #else
# | typedef int b1[(unsigned char) -1 != 255 ? 1 : -1];
# | #endif
# | #ifdef UINT16_MAX
# | uint16_t b2 = UINT16_MAX;
# | #endif
# | #ifdef UINT32_MAX
# | uint32_t b3 = UINT32_MAX;
# | #endif
# | #ifdef UINT64_MAX
# | uint64_t b4 = UINT64_MAX;
# | #endif
# | int_least8_t c1 = INT8_C (0x7f);
# | int_least8_t c1max = INT_LEAST8_MAX;
# | int_least8_t c1min = INT_LEAST8_MIN;
# | int_least16_t c2 = INT16_C (0x7fff);
# | int_least16_t c2max = INT_LEAST16_MAX;
# | int_least16_t c2min = INT_LEAST16_MIN;
# | int_least32_t c3 = INT32_C (0x7fffffff);
# | int_least32_t c3max = INT_LEAST32_MAX;
# | int_least32_t c3min = INT_LEAST32_MIN;
# | int_least64_t c4 = INT64_C (0x7fffffffffffffff);
# | int_least64_t c4max = INT_LEAST64_MAX;
# | int_least64_t c4min = INT_LEAST64_MIN;
# | uint_least8_t d1 = UINT8_C (0xff);
# | uint_least8_t d1max = UINT_LEAST8_MAX;
# | uint_least16_t d2 = UINT16_C (0xffff);
# | uint_least16_t d2max = UINT_LEAST16_MAX;
# | uint_least32_t d3 = UINT32_C (0xffffffff);
# | uint_least32_t d3max = UINT_LEAST32_MAX;
# | uint_least64_t d4 = UINT64_C (0xffffffffffffffff);
# | uint_least64_t d4max = UINT_LEAST64_MAX;
# | int_fast8_t e1 = INT_FAST8_MAX;
# | int_fast8_t e1min = INT_FAST8_MIN;
# | int_fast16_t e2 = INT_FAST16_MAX;
# | int_fast16_t e2min = INT_FAST16_MIN;
# | int_fast32_t e3 = INT_FAST32_MAX;
# | int_fast32_t e3min = INT_FAST32_MIN;
# | int_fast64_t e4 = INT_FAST64_MAX;
# | int_fast64_t e4min = INT_FAST64_MIN;
# | uint_fast8_t f1 = UINT_FAST8_MAX;
# | uint_fast16_t f2 = UINT_FAST16_MAX;
# | uint_fast32_t f3 = UINT_FAST32_MAX;
# | uint_fast64_t f4 = UINT_FAST64_MAX;
# | #ifdef INTPTR_MAX
# | intptr_t g = INTPTR_MAX;
# | intptr_t gmin = INTPTR_MIN;
# | #endif
# | #ifdef UINTPTR_MAX
# | uintptr_t h = UINTPTR_MAX;
# | #endif
# | intmax_t i = INTMAX_MAX;
# | uintmax_t j = UINTMAX_MAX;
# |
# | #include /* for CHAR_BIT */
# | #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t)))
# | #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1)))
# | struct s {
# | int check_PTRDIFF:
# | PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t)
# | && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t)
# | ? 1 : -1;
# | /* Detect bug in FreeBSD 6.0 / ia64. */
# | int check_SIG_ATOMIC:
# | SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t)
# | && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t)
# | ? 1 : -1;
# | int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1;
# | int check_WCHAR:
# | WCHAR_MIN == TYPE_MINIMUM (wchar_t)
# | && WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
# | ? 1 : -1;
# | /* Detect bug in mingw. */
# | int check_WINT:
# | WINT_MIN == TYPE_MINIMUM (wint_t)
# | && WINT_MAX == TYPE_MAXIMUM (wint_t)
# | ? 1 : -1;
# |
# | /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */
# | int check_UINT8_C:
# | (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1;
# | int check_UINT16_C:
# | (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1;
# |
# | /* Detect bugs in OpenBSD 3.9 stdint.h. */
# | #ifdef UINT8_MAX
# | int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT16_MAX
# | int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT32_MAX
# | int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1;
# | #endif
# | #ifdef UINT64_MAX
# | int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1;
# | #endif
# | int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1;
# | int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1;
# | int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1;
# | int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1;
# | int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1;
# | int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1;
# | int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1;
# | int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1;
# | int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1;
# | int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1;
# | int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1;
# | };
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:11547: result: no
# configure:11556: checking sys/inttypes.h usability
# configure:11556: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:104:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11556: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11556: result: no
# configure:11556: checking sys/inttypes.h presence
# configure:11556: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:71:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11556: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #include
# configure:11556: result: no
# configure:11556: checking for sys/inttypes.h
# configure:11556: result: no
# configure:11556: checking sys/bitypes.h usability
# configure:11556: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:104:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11556: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11556: result: no
# configure:11556: checking sys/bitypes.h presence
# configure:11556: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:71:25: fatal error: sys/bitypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11556: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #include
# configure:11556: result: no
# configure:11556: checking for sys/bitypes.h
# configure:11556: result: no
# configure:11585: checking for bit size of ptrdiff_t
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (ptrdiff_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11611: result: 32
# configure:11585: checking for bit size of size_t
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# ^
# configure:11590: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (size_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11590: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11590: $? = 0
# configure:11611: result: 32
# configure:11630: checking for bit size of sig_atomic_t
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:88:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (sig_atomic_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11656: result: 32
# configure:11630: checking for bit size of wchar_t
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: 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 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wchar_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11656: result: 32
# configure:11630: checking for bit size of wint_t
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: 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 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 15)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: 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 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# ^
# configure:11635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | #include
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((sizeof (wint_t) * CHAR_BIT) <= 31)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11635: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11635: $? = 0
# configure:11656: result: 32
# configure:11674: checking whether sig_atomic_t is signed
# configure:11701: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11701: $? = 0
# configure:11711: result: yes
# configure:11674: checking whether wchar_t is signed
# configure:11701: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:88:17: error: size of array 'verify' is negative
# int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# ^
# configure:11701: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wchar_t) -1 < (wchar_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:11711: result: no
# configure:11674: checking whether wint_t is signed
# configure:11701: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:88:17: error: size of array 'verify' is negative
# int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# ^
# configure:11701: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | /* end confdefs.h. */
# |
# | /* BSD/OS 4.0.1 has a bug: , and must be
# | included before . */
# | #include
# | #include
# | #if HAVE_WCHAR_H
# | # include
# | # include
# | # include
# | #endif
# |
# | int verify[2 * ((wint_t) -1 < (wint_t) 0) - 1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:11711: result: no
# configure:11733: checking for ptrdiff_t integer literal suffix
# configure:11779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11779: $? = 0
# configure:11788: result:
# configure:11733: checking for size_t integer literal suffix
# configure:11779: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11779: $? = 0
# configure:11788: result: u
# configure:11805: checking for sig_atomic_t integer literal suffix
# configure:11851: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11851: $? = 0
# configure:11860: result:
# configure:11805: checking for wchar_t integer literal suffix
# configure:11851: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11851: $? = 0
# configure:11860: result: u
# configure:11805: checking for wint_t integer literal suffix
# configure:11851: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:11851: $? = 0
# configure:11860: result: u
# configure:12001: checking for inttypes.h
# configure:12001: result: yes
# configure:12012: checking whether the inttypes.h PRIxNN macros are broken
# configure:12034: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12034: $? = 0
# configure:12042: result: no
# configure:12058: checking where to find the exponent in a 'float'
# configure:12147: result: word 0 bit 23
# configure:12169: checking whether lstat correctly handles trailing slash
# configure:12219: result: guessing no
# configure:12310: checking whether malloc, realloc, calloc are POSIX compliant
# configure:12330: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12330: $? = 0
# configure:12338: result: yes
# configure:12429: checking for mmap
# configure:12429: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:12429: $? = 0
# configure:12429: result: yes
# configure:12440: checking for MAP_ANONYMOUS
# configure:12477: result: yes
# configure:12499: checking whether memchr works
# configure:12572: result: guessing no
# configure:12590: checking for stdbool.h that conforms to C99
# configure:12657: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12657: $? = 0
# configure:12664: result: yes
# configure:12666: checking for _Bool
# configure:12666: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12666: $? = 0
# configure:12666: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:122:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:12666: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12666: result: yes
# configure:12867: checking for struct timespec in
# configure:12884: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:12884: $? = 0
# configure:12891: result: yes
# configure:13041: checking whether the utimes function works
# configure:13166: result: no
# configure:13179: checking for struct utimbuf
# configure:13202: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13202: $? = 0
# configure:13209: result: yes
# configure:13322: checking whether uses 'inline' correctly
# configure:13344: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13347: $? = 0
# configure:13365: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:13368: $? = 0
# configure:13381: result: yes
# configure:13426: checking for alloca as a compiler built-in
# configure:13450: result: yes
# configure:13485: checking for library containing clock_gettime
# configure:13516: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13516: $? = 0
# configure:13533: result: none required
# configure:13545: checking for clock_gettime
# configure:13545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13545: checking for clock_settime
# configure:13545: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:13545: $? = 0
# configure:13545: result: yes
# configure:13690: checking whether conversion from 'int' to 'long double' works
# configure:13742: result: guessing yes
# configure:13976: checking for nl_langinfo
# configure:13976: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccWIPvmW.o:conftest.c:function main: error: undefined reference to 'nl_langinfo'
# collect2: error: ld returned 1 exit status
# configure:13976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | /* end confdefs.h. */
# | /* Define nl_langinfo to an innocuous variant, in case declares nl_langinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nl_langinfo innocuous_nl_langinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nl_langinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nl_langinfo
# |
# | /* 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 nl_langinfo ();
# | /* 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_nl_langinfo || defined __stub___nl_langinfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nl_langinfo ();
# | ;
# | return 0;
# | }
# configure:13976: result: no
# configure:14142: checking for ptrdiff_t
# configure:14142: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14142: $? = 0
# configure:14142: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:135:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:14142: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 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:14142: result: yes
# configure:14330: checking whether frexpl is declared
# configure:14330: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14330: $? = 0
# configure:14330: result: yes
# configure:14340: checking whether frexpl() can be used without linking with libm
# configure:14358: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccC4RV3b.o:conftest.c:function main: error: undefined reference to 'frexpl'
# collect2: error: ld returned 1 exit status
# configure:14358: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | /* end confdefs.h. */
# | #include
# | long double x;
# | int
# | main ()
# | {
# | int e; return frexpl (x, &e) > 0;
# | ;
# | return 0;
# | }
# configure:14367: result: no
# configure:14608: checking whether gettimeofday clobbers localtime buffer
# configure:14657: result: guessing yes
# configure:14673: checking for gettimeofday with POSIX signature
# configure:14701: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:103:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^
# In file included from conftest.c:101:0:
# /sysroot/sysroot/usr/include/sys/time.h:37:12: note: previous declaration of 'gettimeofday' was here
# extern int gettimeofday(struct timeval *, struct timezone *);
# ^
# configure:14701: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | /* end confdefs.h. */
# | #include
# | struct timeval c;
# | int gettimeofday (struct timeval *restrict, void *restrict);
# |
# | int
# | main ()
# | {
# | /* glibc uses struct timezone * rather than the POSIX void *
# | if _GNU_SOURCE is defined. However, since the only portable
# | use of gettimeofday uses NULL as the second parameter, and
# | since the glibc definition is actually more typesafe, it is
# | not worth wrapping this to get a compliant signature. */
# | int (*f) (struct timeval *restrict, void *restrict)
# | = gettimeofday;
# | int x = f (&c, 0);
# | return !(x | c.tv_sec | c.tv_usec);
# |
# | ;
# | return 0;
# | }
# configure:14717: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14717: $? = 0
# configure:14726: result: almost
# configure:14758: checking sys/timeb.h usability
# configure:14758: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:135:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14758: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:14758: result: no
# configure:14758: checking sys/timeb.h presence
# configure:14758: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:102:23: fatal error: sys/timeb.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:14758: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | #include
# configure:14758: result: no
# configure:14758: checking for sys/timeb.h
# configure:14758: result: no
# configure:14770: checking for _ftime
# configure:14770: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc2rGJBc.o:conftest.c:function main: error: undefined reference to '_ftime'
# collect2: error: ld returned 1 exit status
# configure:14770: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | /* Define _ftime to an innocuous variant, in case declares _ftime.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _ftime innocuous__ftime
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _ftime (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _ftime
# |
# | /* 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 _ftime ();
# | /* 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__ftime || defined __stub____ftime
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _ftime ();
# | ;
# | return 0;
# | }
# configure:14770: result: no
# configure:14831: checking whether INT32_MAX < INTMAX_MAX
# configure:14865: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14865: $? = 0
# configure:14872: result: yes
# configure:14883: checking whether INT64_MAX == LONG_MAX
# configure:14917: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:120:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:14917: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined INT64_MAX
# | #define CONDITION (INT64_MAX == LONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (long long int) == sizeof (long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:14924: result: no
# configure:14937: checking whether UINT32_MAX < UINTMAX_MAX
# configure:14971: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:14971: $? = 0
# configure:14978: result: yes
# configure:14989: checking whether UINT64_MAX == ULONG_MAX
# configure:15023: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:120:17: error: size of array 'test' is negative
# int test[CONDITION ? 1 : -1];
# ^
# configure:15023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | /* end confdefs.h. */
# | /* Work also in C++ mode. */
# | #define __STDC_LIMIT_MACROS 1
# |
# | /* Work if build is not clean. */
# | #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H
# |
# | #include
# | #if HAVE_STDINT_H
# | #include
# | #endif
# |
# | #if defined UINT64_MAX
# | #define CONDITION (UINT64_MAX == ULONG_MAX)
# | #elif HAVE_LONG_LONG_INT
# | #define CONDITION (sizeof (unsigned long long int) == sizeof (unsigned long int))
# | #else
# | #define CONDITION 0
# | #endif
# | int test[CONDITION ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:15030: result: no
# configure:15047: checking whether isnan(double) can be used without linking with libm
# configure:15072: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15072: $? = 0
# configure:15081: result: yes
# configure:15108: checking whether isnan(float) can be used without linking with libm
# configure:15133: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15133: $? = 0
# configure:15142: result: yes
# configure:15149: checking whether isnan(float) works
# configure:15228: result: guessing yes
# configure:15371: checking whether isnan(long double) can be used without linking with libm
# configure:15396: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15396: $? = 0
# configure:15405: result: yes
# configure:15414: checking whether isnanl works
# configure:15563: result: guessing yes
# configure:15749: checking for stdlib.h
# configure:15749: result: yes
# configure:15759: checking for GNU libc compatible malloc
# configure:15803: result: no
# configure:15951: checking whether NAN macro works
# configure:15974: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15974: $? = 0
# configure:15981: result: yes
# configure:15986: checking whether HUGE_VAL works
# configure:16004: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16004: $? = 0
# configure:16011: result: yes
# configure:16034: checking bp-sym.h usability
# configure:16034: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:142:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16034: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16034: result: no
# configure:16034: checking bp-sym.h presence
# configure:16034: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:109:20: fatal error: bp-sym.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16034: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | /* end confdefs.h. */
# | #include
# configure:16034: result: no
# configure:16034: checking for bp-sym.h
# configure:16034: result: no
# configure:16194: checking whether ldexp can be used without linking with libm
# configure:16213: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16213: $? = 0
# configure:16222: result: yes
# configure:16235: checking whether frexpl() can be used without linking with libm
# configure:16262: result: no
# configure:16416: checking whether ldexpl() can be used without linking with libm
# configure:16434: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cce8rTtU.o:conftest.c:function main: error: undefined reference to 'ldexpl'
# collect2: error: ld returned 1 exit status
# configure:16434: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | /* end confdefs.h. */
# | #include
# | long double x;
# | int
# | main ()
# | {
# | return ldexpl (x, -1) > 0;
# | ;
# | return 0;
# | }
# configure:16443: result: no
# configure:16605: checking whether pollutes the namespace
# configure:16626: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16626: $? = 0
# configure:16633: result: no
# configure:16639: checking for pthread_t
# configure:16639: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16639: $? = 0
# configure:16639: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:150:24: error: expected expression before ')' token
# if (sizeof ((pthread_t)))
# ^
# configure:16639: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 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
# | #if HAVE_PTHREAD_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16639: result: yes
# configure:16652: checking for pthread_spinlock_t
# configure:16652: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:151:13: error: 'pthread_spinlock_t' undeclared (first use in this function)
# if (sizeof (pthread_spinlock_t))
# ^
# conftest.c:151:13: note: each undeclared identifier is reported only once for each function it appears in
# configure:16652: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 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
# | #if HAVE_PTHREAD_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof (pthread_spinlock_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16652: result: no
# configure:16704: checking for library containing pthread_create and pthread_join
# configure:16728: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16728: $? = 0
# configure:16742: result: none required
# configure:16776: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16776: $? = 0
# configure:16893: checking for signbit macro
# configure:17009: result: guessing no
# configure:17011: checking for signbit compiler built-ins
# configure:17124: result: guessing no
# configure:17137: checking where to find the sign bit in a 'float'
# configure:17219: result: unknown
# configure:17241: checking where to find the sign bit in a 'double'
# configure:17323: result: unknown
# configure:17345: checking where to find the sign bit in a 'long double'
# configure:17427: result: unknown
# configure:17448: checking whether copysignf is declared
# configure:17448: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17448: $? = 0
# configure:17448: result: yes
# configure:17461: checking whether copysignf can be used without linking with libm
# configure:17479: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccKGwgEk.o:conftest.c:function main: error: undefined reference to 'copysignf'
# collect2: error: ld returned 1 exit status
# configure:17479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | /* end confdefs.h. */
# | #include
# | float x, y;
# | int
# | main ()
# | {
# | return copysignf (x, y) < 0;
# | ;
# | return 0;
# | }
# configure:17488: result: no
# configure:17498: checking whether copysign is declared
# configure:17498: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17498: $? = 0
# configure:17498: result: yes
# configure:17511: checking whether copysign can be used without linking with libm
# configure:17529: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccq6Sbws.o:conftest.c:function main: error: undefined reference to 'copysign'
# collect2: error: ld returned 1 exit status
# configure:17529: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | /* end confdefs.h. */
# | #include
# | double x, y;
# | int
# | main ()
# | {
# | return copysign (x, y) < 0;
# | ;
# | return 0;
# | }
# configure:17538: result: no
# configure:17548: checking whether copysignl is declared
# configure:17548: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17548: $? = 0
# configure:17548: result: yes
# configure:17561: checking whether copysignl can be used without linking with libm
# configure:17579: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cccfHKeD.o:conftest.c:function main: error: undefined reference to 'copysignl'
# collect2: error: ld returned 1 exit status
# configure:17579: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | /* end confdefs.h. */
# | #include
# | long double x, y;
# | int
# | main ()
# | {
# | return copysignl (x, y) < 0;
# | ;
# | return 0;
# | }
# configure:17588: result: no
# configure:17648: checking for stdint.h
# configure:17648: result: yes
# configure:17658: checking for SIZE_MAX
# configure:17729: result: yes
# configure:17741: checking for ssize_t
# configure:17758: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17758: $? = 0
# configure:17765: result: yes
# configure:17776: checking whether stat handles trailing slashes on directories
# configure:17809: result: guessing yes
# configure:17811: checking whether stat handles trailing slashes on files
# configure:17862: result: guessing no
# configure:17905: checking for struct stat.st_atim.tv_nsec
# configure:17905: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:12: error: 'struct stat' has no member named 'st_atim'
# if (ac_aggr.st_atim.tv_nsec)
# ^
# configure:17905: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17905: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:19: error: 'struct stat' has no member named 'st_atim'
# if (sizeof ac_aggr.st_atim.tv_nsec)
# ^
# configure:17905: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17905: result: no
# configure:17956: checking for struct stat.st_atimespec.tv_nsec
# configure:17956: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:12: error: 'struct stat' has no member named 'st_atimespec'
# if (ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:17956: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17956: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:19: error: 'struct stat' has no member named 'st_atimespec'
# if (sizeof ac_aggr.st_atimespec.tv_nsec)
# ^
# configure:17956: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_atimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:17956: result: no
# configure:17967: checking for struct stat.st_atimensec
# configure:17967: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17967: $? = 0
# configure:17967: result: yes
# configure:18000: checking for struct stat.st_birthtimespec.tv_nsec
# configure:18000: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:125:12: error: 'struct stat' has no member named 'st_birthtimespec'
# if (ac_aggr.st_birthtimespec.tv_nsec)
# ^
# configure:18000: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:18000: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:125:19: error: 'struct stat' has no member named 'st_birthtimespec'
# if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# ^
# configure:18000: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimespec.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:18000: result: no
# configure:18011: checking for struct stat.st_birthtimensec
# configure:18011: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:125:12: error: 'struct stat' has no member named 'st_birthtimensec'
# if (ac_aggr.st_birthtimensec)
# ^
# configure:18011: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:18011: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:125:19: error: 'struct stat' has no member named 'st_birthtimensec'
# if (sizeof ac_aggr.st_birthtimensec)
# ^
# configure:18011: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:18011: result: no
# configure:18022: checking for struct stat.st_birthtim.tv_nsec
# configure:18022: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:125:12: error: 'struct stat' has no member named 'st_birthtim'
# if (ac_aggr.st_birthtim.tv_nsec)
# ^
# configure:18022: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:18022: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:125:19: error: 'struct stat' has no member named 'st_birthtim'
# if (sizeof ac_aggr.st_birthtim.tv_nsec)
# ^
# configure:18022: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "lbzip2"
# | #define PACKAGE_TARNAME "lbzip2"
# | #define PACKAGE_VERSION "2.5"
# | #define PACKAGE_STRING "lbzip2 2.5"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "lbzip2"
# | #define VERSION "2.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_MATH_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_FUTIMENS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# | #define CHECK_PRINTF_SAFE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL_ALARM 1
# | #define restrict __restrict
# | #define BITSIZEOF_PTRDIFF_T 32
# | #define BITSIZEOF_SIZE_T 32
# | #define BITSIZEOF_SIG_ATOMIC_T 32
# | #define BITSIZEOF_WCHAR_T 32
# | #define BITSIZEOF_WINT_T 32
# | #define HAVE_SIGNED_SIG_ATOMIC_T 1
# | #define PTRDIFF_T_SUFFIX
# | #define SIZE_T_SUFFIX u
# | #define SIG_ATOMIC_T_SUFFIX
# | #define WCHAR_T_SUFFIX u
# | #define WINT_T_SUFFIX u
# | #define HAVE_INTTYPES_H 1
# | #define FLT_EXPBIT0_WORD 0
# | #define FLT_EXPBIT0_BIT 23
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE__BOOL 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_SETTIME 1
# | #define NEED_PRINTF_INFINITE_DOUBLE 1
# | #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# | #define NEED_PRINTF_DIRECTIVE_A 1
# | #define NEED_PRINTF_DIRECTIVE_F 1
# | #define NEED_PRINTF_FLAG_ZERO 1
# | #define NEED_PRINTF_ENOMEM 1
# | #define NEED_PRINTF_DOUBLE 1
# | #define NEED_PRINTF_LONG_DOUBLE 1
# | #define REPLACE_FPRINTF_POSIX 1
# | #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define HAVE_ISNAND_IN_LIBC 1
# | #define HAVE_ISNANF_IN_LIBC 1
# | #define HAVE_ISNANL_IN_LIBC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 0
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define HAVE_LDEXP_IN_LIBC 1
# | #define HAVE_PTHREAD_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_DECL_COPYSIGNF 1
# | #define HAVE_DECL_COPYSIGN 1
# | #define HAVE_DECL_COPYSIGNL 1
# | #define HAVE_STDINT_H 1
# | #define REPLACE_FUNC_STAT_FILE 1
# | #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_birthtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure:18022: result: no
# configure:18074: checking whether NULL can be used in arbitrary expressions
# configure:18092: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18092: $? = 0
# configure:18099: result: yes
# configure:18476: checking for nlink_t
# configure:18476: result: yes
# configure:18719: checking for ptrdiff_t
# configure:18719: result: yes
# configure:18842: checking for stdint.h
# configure:18842: result: yes
# configure:19004: checking that generated files are newer than configure
# configure:19010: result: done
# configure:19103: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by lbzip2 config.status 2.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b67606a07d34
#
# config.status:1890: creating Makefile
# config.status:1890: creating src/Makefile
# config.status:1890: creating lib/Makefile
# config.status:1890: creating man/Makefile
# config.status:1890: creating tests/Makefile
# config.status:1890: creating lib/config.h
# config.status:2119: executing depfiles 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_restrict=__restrict
# 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___fseterr=no
# ac_cv_func__ftime=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_clock_gettime=yes
# ac_cv_func_clock_settime=yes
# ac_cv_func_futimens=yes
# ac_cv_func_futimes=no
# ac_cv_func_futimesat=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_lstat=yes
# ac_cv_func_lutimes=no
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_nanotime=no
# ac_cv_func_nl_langinfo=no
# ac_cv_func_snprintf=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_symlink=yes
# ac_cv_func_utimensat=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_copysign=yes
# ac_cv_have_decl_copysignf=yes
# ac_cv_have_decl_copysignl=yes
# ac_cv_have_decl_frexpl=yes
# ac_cv_header_bp_sym_h=no
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_sched_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bitypes_h=no
# ac_cv_header_sys_inttypes_h=no
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_timeb_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_member_struct_stat_st_atim_tv_nsec=no
# ac_cv_member_struct_stat_st_atimensec=yes
# ac_cv_member_struct_stat_st_atimespec_tv_nsec=no
# ac_cv_member_struct_stat_st_birthtim_tv_nsec=no
# ac_cv_member_struct_stat_st_birthtimensec=no
# ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# 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_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_safe_to_define___extensions__=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_pthread_spinlock_t=no
# ac_cv_type_pthread_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_bitsizeof_ptrdiff_t=32
# gl_cv_bitsizeof_sig_atomic_t=32
# gl_cv_bitsizeof_size_t=32
# gl_cv_bitsizeof_wchar_t=32
# gl_cv_bitsizeof_wint_t=32
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0=unknown
# gl_cv_cc_double_signbit=unknown
# gl_cv_cc_float_expbit0='word 0 bit 23'
# gl_cv_cc_float_signbit=unknown
# gl_cv_cc_long_double_signbit=unknown
# gl_cv_decl_null_works=yes
# gl_cv_func_copysign_no_libm=no
# gl_cv_func_copysignf_no_libm=no
# gl_cv_func_copysignl_no_libm=no
# gl_cv_func_fprintf_posix=no
# gl_cv_func_frexp_no_libm=no
# gl_cv_func_frexpl_no_libm=no
# gl_cv_func_gettimeofday_clobber='guessing yes'
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_isnand_no_libm=yes
# gl_cv_func_isnanf_no_libm=yes
# gl_cv_func_isnanf_works='guessing yes'
# gl_cv_func_isnanl_no_libm=yes
# gl_cv_func_isnanl_works='guessing yes'
# gl_cv_func_itold_works='guessing yes'
# gl_cv_func_ldexp_no_libm=yes
# gl_cv_func_ldexpl_no_libm=no
# gl_cv_func_lstat_dereferences_slashed_symlink='guessing no'
# gl_cv_func_malloc_posix=yes
# gl_cv_func_memchr_works='guessing no'
# gl_cv_func_printf_directive_a='guessing no'
# gl_cv_func_printf_directive_f='guessing no'
# gl_cv_func_printf_directive_ls='guessing yes'
# gl_cv_func_printf_directive_n='guessing yes'
# gl_cv_func_printf_enomem='guessing no'
# gl_cv_func_printf_flag_grouping='guessing yes'
# gl_cv_func_printf_flag_leftadjust='guessing yes'
# gl_cv_func_printf_flag_zero='guessing no'
# gl_cv_func_printf_infinite='guessing no'
# gl_cv_func_printf_infinite_long_double='guessing no'
# gl_cv_func_printf_long_double='guessing yes'
# gl_cv_func_printf_positions='guessing yes'
# gl_cv_func_printf_precision='guessing yes'
# gl_cv_func_printf_sizes_c99='guessing no'
# gl_cv_func_signbit='guessing no'
# gl_cv_func_signbit_gcc='guessing no'
# gl_cv_func_snprintf_retval_c99='guessing no'
# gl_cv_func_stat_dir_slash='guessing yes'
# gl_cv_func_stat_file_slash='guessing no'
# gl_cv_func_working_utimes=no
# gl_cv_have_include_next=yes
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_math_huge_val_works=yes
# gl_cv_header_math_nan_works=yes
# gl_cv_header_pthread_h_pollution=no
# gl_cv_header_stdint_h=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=cross-compiling
# gl_cv_header_working_stdint_h=no
# gl_cv_lib_pthread='none required'
# gl_cv_long_double_equals_double=yes
# gl_cv_next_fcntl_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_math_h=''
# gl_cv_next_pthread_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_sys_struct_utimbuf=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=no
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no
# gl_cv_type_ptrdiff_t_signed=yes
# gl_cv_type_ptrdiff_t_suffix=
# gl_cv_type_sig_atomic_t_signed=yes
# gl_cv_type_sig_atomic_t_suffix=
# gl_cv_type_size_t_signed=no
# gl_cv_type_size_t_suffix=u
# gl_cv_type_wchar_t_signed=no
# gl_cv_type_wchar_t_suffix=u
# gl_cv_type_wint_t_signed=no
# gl_cv_type_wint_t_suffix=u
# gl_cv_warn_c__Werror__Wunknown_warning_option=no
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_inttypes_pri_broken=no
# gt_cv_ssize_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/lbzip2/src/lbzip2-2.5/build-aux/missing aclocal-1.14'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='arm-linux-androideabi-ar'
# ARFLAGS='cru'
# AUTOCONF='${SHELL} /tmp/lbzip2/src/lbzip2-2.5/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/lbzip2/src/lbzip2-2.5/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/lbzip2/src/lbzip2-2.5/build-aux/missing automake-1.14'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T='32'
# BITSIZEOF_SIG_ATOMIC_T='32'
# BITSIZEOF_SIZE_T='32'
# BITSIZEOF_WCHAR_T='32'
# BITSIZEOF_WINT_T='32'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FLOAT_H=''
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_PTHREAD_H_FALSE='#'
# GL_GENERATE_PTHREAD_H_TRUE=''
# GL_GENERATE_SCHED_H_FALSE=''
# GL_GENERATE_SCHED_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE='#'
# GL_GENERATE_STDINT_H_TRUE=''
# GNULIB_ACOSF='0'
# GNULIB_ACOSL='0'
# GNULIB_ASINF='0'
# GNULIB_ASINL='0'
# GNULIB_ATAN2F='0'
# GNULIB_ATANF='0'
# GNULIB_ATANL='0'
# GNULIB_ATOLL='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CBRT='0'
# GNULIB_CBRTF='0'
# GNULIB_CBRTL='0'
# GNULIB_CEIL='0'
# GNULIB_CEILF='0'
# GNULIB_CEILL='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_COPYSIGN='0'
# GNULIB_COPYSIGNF='0'
# GNULIB_COPYSIGNL='0'
# GNULIB_COSF='0'
# GNULIB_COSHF='0'
# GNULIB_COSL='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_EXP2='0'
# GNULIB_EXP2F='0'
# GNULIB_EXP2L='0'
# GNULIB_EXPF='0'
# GNULIB_EXPL='0'
# GNULIB_EXPM1='0'
# GNULIB_EXPM1F='0'
# GNULIB_EXPM1L='0'
# GNULIB_FABSF='0'
# GNULIB_FABSL='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FLOOR='0'
# GNULIB_FLOORF='0'
# GNULIB_FLOORL='0'
# GNULIB_FMA='0'
# GNULIB_FMAF='0'
# GNULIB_FMAL='0'
# GNULIB_FMOD='0'
# GNULIB_FMODF='0'
# GNULIB_FMODL='0'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='1'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FREXP='1'
# GNULIB_FREXPF='0'
# GNULIB_FREXPL='1'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='0'
# GNULIB_FTELLO='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='0'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_HYPOT='0'
# GNULIB_HYPOTF='0'
# GNULIB_HYPOTL='0'
# GNULIB_ILOGB='0'
# GNULIB_ILOGBF='0'
# GNULIB_ILOGBL='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_ISFINITE='0'
# GNULIB_ISINF='0'
# GNULIB_ISNAN='0'
# GNULIB_ISNAND='0'
# GNULIB_ISNANF='0'
# GNULIB_ISNANL='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LDEXPF='0'
# GNULIB_LDEXPL='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LOG10='0'
# GNULIB_LOG10F='0'
# GNULIB_LOG10L='0'
# GNULIB_LOG1P='0'
# GNULIB_LOG1PF='0'
# GNULIB_LOG1PL='0'
# GNULIB_LOG2='0'
# GNULIB_LOG2F='0'
# GNULIB_LOG2L='0'
# GNULIB_LOG='0'
# GNULIB_LOGB='0'
# GNULIB_LOGBF='0'
# GNULIB_LOGBL='0'
# GNULIB_LOGF='0'
# GNULIB_LOGL='0'
# GNULIB_LSEEK='0'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='0'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_MODF='0'
# GNULIB_MODFF='0'
# GNULIB_MODFL='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='0'
# GNULIB_OPENAT='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POWF='0'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='0'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='0'
# GNULIB_REALPATH='0'
# GNULIB_REMAINDER='0'
# GNULIB_REMAINDERF='0'
# GNULIB_REMAINDERL='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RINT='0'
# GNULIB_RINTF='0'
# GNULIB_RINTL='0'
# GNULIB_RMDIR='0'
# GNULIB_ROUND='0'
# GNULIB_ROUNDF='0'
# GNULIB_ROUNDL='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SIGNBIT='1'
# GNULIB_SINF='0'
# GNULIB_SINHF='0'
# GNULIB_SINL='0'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_SQRTF='0'
# GNULIB_SQRTL='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TANF='0'
# GNULIB_TANHF='0'
# GNULIB_TANL='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TMPFILE='0'
# GNULIB_TRUNC='0'
# GNULIB_TRUNCF='0'
# GNULIB_TRUNCL='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='0'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='0'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/sbin/grep'
# HAVE_ACOSF='1'
# HAVE_ACOSL='1'
# HAVE_ASINF='1'
# HAVE_ASINL='1'
# HAVE_ATAN2F='1'
# HAVE_ATANF='1'
# HAVE_ATANL='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CBRT='1'
# HAVE_CBRTF='1'
# HAVE_CBRTL='1'
# HAVE_CHOWN='1'
# HAVE_COPYSIGN='1'
# HAVE_COPYSIGNL='1'
# HAVE_COSF='1'
# HAVE_COSHF='1'
# HAVE_COSL='1'
# HAVE_DECL_ACOSL='1'
# HAVE_DECL_ASINL='1'
# HAVE_DECL_ATANL='1'
# HAVE_DECL_CBRTF='1'
# HAVE_DECL_CBRTL='1'
# HAVE_DECL_CEILF='1'
# HAVE_DECL_CEILL='1'
# HAVE_DECL_COPYSIGNF='1'
# HAVE_DECL_COSL='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_EXP2='1'
# HAVE_DECL_EXP2F='1'
# HAVE_DECL_EXP2L='1'
# HAVE_DECL_EXPL='1'
# HAVE_DECL_EXPM1L='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FLOORF='1'
# HAVE_DECL_FLOORL='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FREXPL='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_LDEXPL='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_LOG10L='1'
# HAVE_DECL_LOG2='1'
# HAVE_DECL_LOG2F='1'
# HAVE_DECL_LOG2L='1'
# HAVE_DECL_LOGB='1'
# HAVE_DECL_LOGL='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_REMAINDER='1'
# HAVE_DECL_REMAINDERL='1'
# HAVE_DECL_RINTF='1'
# HAVE_DECL_ROUND='1'
# HAVE_DECL_ROUNDF='1'
# HAVE_DECL_ROUNDL='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SINL='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_SQRTL='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TANL='1'
# HAVE_DECL_TRUNC='1'
# HAVE_DECL_TRUNCF='1'
# HAVE_DECL_TRUNCL='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_EXPF='1'
# HAVE_EXPL='1'
# HAVE_EXPM1='1'
# HAVE_EXPM1F='1'
# HAVE_FABSF='1'
# HAVE_FABSL='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FMA='1'
# HAVE_FMAF='1'
# HAVE_FMAL='1'
# HAVE_FMODF='1'
# HAVE_FMODL='1'
# HAVE_FREXPF='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_HYPOTF='1'
# HAVE_HYPOTL='1'
# HAVE_ILOGB='1'
# HAVE_ILOGBF='1'
# HAVE_ILOGBL='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISNAND='1'
# HAVE_ISNANF='1'
# HAVE_ISNANL='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LDEXPF='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LOG10F='1'
# HAVE_LOG10L='1'
# HAVE_LOG1P='1'
# HAVE_LOG1PF='1'
# HAVE_LOG1PL='1'
# HAVE_LOGBF='1'
# HAVE_LOGBL='1'
# HAVE_LOGF='1'
# HAVE_LOGL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MODFF='1'
# HAVE_MODFL='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_OPENAT='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POWF='1'
# HAVE_PREAD='1'
# HAVE_PTHREAD_H='1'
# HAVE_PTHREAD_SPINLOCK_T='0'
# HAVE_PTHREAD_T='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_REMAINDER='1'
# HAVE_REMAINDERF='1'
# HAVE_RENAMEAT='1'
# HAVE_RINT='1'
# HAVE_RINTL='1'
# HAVE_RPMATCH='1'
# HAVE_SAME_LONG_DOUBLE_AS_DOUBLE='1'
# HAVE_SCHED_H=''
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGNED_SIG_ATOMIC_T='1'
# HAVE_SIGNED_WCHAR_T='0'
# HAVE_SIGNED_WINT_T='0'
# HAVE_SINF='1'
# HAVE_SINHF='1'
# HAVE_SINL='1'
# HAVE_SLEEP='1'
# HAVE_SQRTF='1'
# HAVE_SQRTL='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SCHED_PARAM=''
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H='0'
# HAVE_SYS_INTTYPES_H='0'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_TANF='1'
# HAVE_TANHF='1'
# HAVE_TANL='1'
# HAVE_TIMEGM='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='0'
# LDFLAGS=''
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBOBJS=''
# LIBS=''
# LIB_CLOCK_GETTIME=''
# LIB_PTHREAD=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/lbzip2/src/lbzip2-2.5/build-aux/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_MATH_H=''
# NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H=''
# NEXT_AS_FIRST_DIRECTIVE_SCHED_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_INTTYPES_H=''
# NEXT_MATH_H=''
# NEXT_PTHREAD_H=''
# NEXT_SCHED_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# OBJEXT='o'
# PACKAGE='lbzip2'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='lbzip2'
# PACKAGE_STRING='lbzip2 2.5'
# PACKAGE_TARNAME='lbzip2'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.5'
# PATH_SEPARATOR=':'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H='pthread.h'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='arm-linux-androideabi-ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CBRTF='0'
# REPLACE_CBRTL='0'
# REPLACE_CEIL='0'
# REPLACE_CEILF='0'
# REPLACE_CEILL='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_EXP2='0'
# REPLACE_EXP2L='0'
# REPLACE_EXPM1='0'
# REPLACE_EXPM1F='0'
# REPLACE_FABSL='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FLOOR='0'
# REPLACE_FLOORF='0'
# REPLACE_FLOORL='0'
# REPLACE_FMA='0'
# REPLACE_FMAF='0'
# REPLACE_FMAL='0'
# REPLACE_FMOD='0'
# REPLACE_FMODF='0'
# REPLACE_FMODL='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='1'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FREXP='1'
# REPLACE_FREXPF='0'
# REPLACE_FREXPL='1'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='1'
# REPLACE_GMTIME='1'
# REPLACE_HUGE_VAL='0'
# REPLACE_HYPOT='0'
# REPLACE_HYPOTF='0'
# REPLACE_HYPOTL='0'
# REPLACE_ILOGB='0'
# REPLACE_ILOGBF='0'
# REPLACE_ISATTY='0'
# REPLACE_ISFINITE='0'
# REPLACE_ISINF='0'
# REPLACE_ISNAN='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LDEXPL='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='1'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LOG10='0'
# REPLACE_LOG10F='0'
# REPLACE_LOG10L='0'
# REPLACE_LOG1P='0'
# REPLACE_LOG1PF='0'
# REPLACE_LOG1PL='0'
# REPLACE_LOG2='0'
# REPLACE_LOG2F='0'
# REPLACE_LOG2L='0'
# REPLACE_LOG='0'
# REPLACE_LOGB='0'
# REPLACE_LOGBF='0'
# REPLACE_LOGBL='0'
# REPLACE_LOGF='0'
# REPLACE_LOGL='0'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='1'
# REPLACE_MALLOC='1'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='1'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_MODF='0'
# REPLACE_MODFF='0'
# REPLACE_MODFL='0'
# REPLACE_NAN='0'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMAINDER='0'
# REPLACE_REMAINDERF='0'
# REPLACE_REMAINDERL='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_ROUND='0'
# REPLACE_ROUNDF='0'
# REPLACE_ROUNDL='0'
# REPLACE_SETENV='0'
# REPLACE_SIGNBIT='1'
# REPLACE_SIGNBIT_USING_GCC='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_SQRTL='0'
# REPLACE_STAT='1'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TRUNC='0'
# REPLACE_TRUNCF='0'
# REPLACE_TRUNCL='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SCHED_H=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX='u'
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H='stdint.h'
# STRIP='arm-linux-androideabi-strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='0'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VERSION='2.5'
# WARN_CFLAGS=''
# WCHAR_T_SUFFIX='u'
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX='u'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_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}'
# gl_LIBOBJS=' asnprintf.o fprintf.o frexp.o frexpl.o fseterr.o gettimeofday.o lstat.o malloc.o memchr.o printf-args.o printf-parse.o pthread.o signbitd.o signbitf.o signbitl.o stat.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo fprintf.lo frexp.lo frexpl.lo fseterr.lo gettimeofday.lo lstat.lo malloc.lo memchr.lo printf-args.lo printf-parse.lo pthread.lo signbitd.lo signbitf.lo signbitl.lo stat.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_LBZIP2_GNULIB_TESTS'
# 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/lbzip2/src/lbzip2-2.5/build-aux/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_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "lbzip2"
# #define PACKAGE_TARNAME "lbzip2"
# #define PACKAGE_VERSION "2.5"
# #define PACKAGE_STRING "lbzip2 2.5"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "lbzip2"
# #define VERSION "2.5"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MATH_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_SYMLINK 1
# #define HAVE_SNPRINTF 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LSTAT 1
# #define HAVE_MPROTECT 1
# #define HAVE_FUTIMENS 1
# #define HAVE_UTIMENSAT 1
# #define HAVE_WORKING_O_NOATIME 0
# #define HAVE_WORKING_O_NOFOLLOW 0
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_SAME_LONG_DOUBLE_AS_DOUBLE 1
# #define CHECK_PRINTF_SAFE 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INTMAX_T 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_DECL_ALARM 1
# #define restrict __restrict
# #define BITSIZEOF_PTRDIFF_T 32
# #define BITSIZEOF_SIZE_T 32
# #define BITSIZEOF_SIG_ATOMIC_T 32
# #define BITSIZEOF_WCHAR_T 32
# #define BITSIZEOF_WINT_T 32
# #define HAVE_SIGNED_SIG_ATOMIC_T 1
# #define PTRDIFF_T_SUFFIX
# #define SIZE_T_SUFFIX u
# #define SIG_ATOMIC_T_SUFFIX
# #define WCHAR_T_SUFFIX u
# #define WINT_T_SUFFIX u
# #define HAVE_INTTYPES_H 1
# #define FLT_EXPBIT0_WORD 0
# #define FLT_EXPBIT0_BIT 23
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE__BOOL 1
# #define HAVE_STRUCT_UTIMBUF 1
# #define HAVE_ALLOCA 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_SETTIME 1
# #define NEED_PRINTF_INFINITE_DOUBLE 1
# #define NEED_PRINTF_INFINITE_LONG_DOUBLE 1
# #define NEED_PRINTF_DIRECTIVE_A 1
# #define NEED_PRINTF_DIRECTIVE_F 1
# #define NEED_PRINTF_FLAG_ZERO 1
# #define NEED_PRINTF_ENOMEM 1
# #define NEED_PRINTF_DOUBLE 1
# #define NEED_PRINTF_LONG_DOUBLE 1
# #define REPLACE_FPRINTF_POSIX 1
# #define GETTIMEOFDAY_CLOBBERS_LOCALTIME 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define HAVE_ISNAND_IN_LIBC 1
# #define HAVE_ISNANF_IN_LIBC 1
# #define HAVE_ISNANL_IN_LIBC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 0
# #define GNULIB_MALLOC_GNU 1
# #define HAVE_MALLOC_POSIX 1
# #define HAVE_LDEXP_IN_LIBC 1
# #define HAVE_PTHREAD_T 1
# #define GNULIB_PTHREAD 1
# #define HAVE_DECL_COPYSIGNF 1
# #define HAVE_DECL_COPYSIGN 1
# #define HAVE_DECL_COPYSIGNL 1
# #define HAVE_STDINT_H 1
# #define REPLACE_FUNC_STAT_FILE 1
# #define HAVE_STRUCT_STAT_ST_ATIMENSEC 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_STDINT_H 1
#
# configure: exit 0