Build of ccache with android toolchain

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

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

SLOCLanguage
18,932 ansic
5,087 sh
104 makefile
24,123 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: ccache 3.2.5-1 (Tue Apr 4 20:39:55 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: Configuring ccache
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking whether time.h and sys/time.h may both be included... yes
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking for long long... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for gethostname... yes
# checking for getopt_long... yes
# checking for getpwuid... yes
# checking for gettimeofday... yes
# checking for mkstemp... yes
# checking for realpath... yes
# checking for strndup... yes
# checking for strtok_r... yes
# checking for unsetenv... yes
# checking for utimes... yes
# checking for compar_fn_t in stdlib.h... no
# checking for stdarg.h... yes
# checking for varargs.h... no
# checking for unsigned long long int... yes
# checking for vsnprintf... yes
# checking whether vsnprintf is C99 compliant... no
# checking for inttypes.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for struct lconv.decimal_point... yes
# checking for struct lconv.thousands_sep... yes
# checking for long long int... yes
# checking for unsigned long long int... (cached) yes
# checking for size_t... yes
# checking for intmax_t... yes
# checking for uintmax_t... yes
# checking for uintptr_t... yes
# checking for ptrdiff_t... yes
# checking for localeconv... yes
# checking for an ANSI C-conforming const... yes
# checking for snprintf... yes
# checking whether snprintf is C99 compliant... no
# checking for vasprintf... yes
# checking for asprintf... yes
# checking for library containing cos... -lm
# checking for zlib >= 1.2.3... yes
# checking for gzdopen in -lz... yes
# checking whether byte ordering is bigendian... no
# checking for inline... inline
# checking for extern inline... yes
# configure: Developer mode disabled
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# configure: now build ccache by running make
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o main.o main.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o args.o args.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o ccache.o ccache.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o cleanup.o cleanup.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o compopt.o compopt.c
# ccache.c: In function 'clean_up_internal_tempdir':
# ccache.c:440:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (x_stat(conf->cache_dir, &st) != 0 || st.st_mtime + 3600 >= now) {
# ^
# ccache.c:460:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (x_lstat(path, &st) == 0 && st.st_mtime + 3600 < now) {
# ^
# ccache.c: In function 'remember_include_file':
# ccache.c:566:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# && st.st_mtime >= time_of_compilation) {
# ^
# cleanup.c: In function 'traverse_fn':
# cleanup.c:78:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# if (st->st_mtime + 3600 < time(NULL)) {
# ^
# ccache.c:572:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# && st.st_ctime >= time_of_compilation) {
# ^
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o conf.o conf.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o counters.o counters.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o execute.o execute.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o exitfn.o exitfn.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o hash.o hash.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o hashutil.o hashutil.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o language.o language.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o lockfile.o lockfile.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o manifest.o manifest.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o mdfour.o mdfour.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o stats.o stats.c
# manifest.c: In function 'get_file_hash_index':
# manifest.c:528:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# && time_of_compilation > MAX(file_stat.st_mtime, file_stat.st_ctime)) {
# ^
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o unify.o unify.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o util.o util.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o version.o version.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o getopt_long.o getopt_long.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o hashtable.o hashtable.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o hashtable_itr.o hashtable_itr.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o murmurhashneutral2.o murmurhashneutral2.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=/etc -I. -I. -Wall -W -c -o snprintf.o snprintf.c
# In file included from snprintf.c:338:0:
# snprintf.c:542:12: error: conflicting types for '__errno'
# extern int errno;
# ^
# /sysroot/sysroot/usr/include/errno.h:44:22: note: previous declaration of '__errno' was here
# extern volatile int* __errno(void) __pure2;
# ^
# make: *** [Makefile:131: snprintf.o] Error 1
# make: *** Waiting for unfinished jobs....
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/ccache/src/ccache-3.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 configure, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = a88118e8b2a8
# 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:2219: Configuring ccache
# configure:2258: checking build system type
# configure:2272: result: x86_64-unknown-linux-gnu
# configure:2292: checking host system type
# configure:2305: result: arm-unknown-linux-androideabi
# configure:2347: checking for arm-linux-androideabi-gcc
# configure:2374: result: arm-linux-androideabi-gcc
# configure:2643: checking for C compiler version
# configure:2652: 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:2663: $? = 0
# configure:2652: 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:2663: $? = 0
# configure:2652: 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:2663: $? = 1
# configure:2652: 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:2663: $? = 1
# configure:2683: checking whether the C compiler works
# configure:2705: arm-linux-androideabi-gcc conftest.c >&5
# configure:2709: $? = 0
# configure:2757: result: yes
# configure:2760: checking for C compiler default output file name
# configure:2762: result: a.out
# configure:2768: checking for suffix of executables
# configure:2775: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2779: $? = 0
# configure:2801: result:
# configure:2823: checking whether we are cross compiling
# configure:2861: result: yes
# configure:2866: checking for suffix of object files
# configure:2888: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2892: $? = 0
# configure:2913: result: o
# configure:2917: checking whether we are using the GNU C compiler
# configure:2936: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2936: $? = 0
# configure:2945: result: yes
# configure:2954: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2974: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:2974: $? = 0
# configure:3015: result: yes
# configure:3032: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3095: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3095: $? = 0
# configure:3108: result: none needed
# configure:3133: checking how to run the C preprocessor
# configure:3164: arm-linux-androideabi-gcc -E conftest.c
# configure:3164: $? = 0
# configure:3178: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3178: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3203: result: arm-linux-androideabi-gcc -E
# configure:3223: arm-linux-androideabi-gcc -E conftest.c
# configure:3223: $? = 0
# configure:3237: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3237: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3279: checking for a BSD-compatible install
# configure:3347: result: /usr/bin/install -c
# configure:3361: checking for arm-linux-androideabi-ranlib
# configure:3377: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:3388: result: arm-linux-androideabi-ranlib
# configure:3453: checking for arm-linux-androideabi-ar
# configure:3469: found /sysroot/bin/arm-linux-androideabi-ar
# configure:3480: result: arm-linux-androideabi-ar
# configure:3717: checking for dirent.h that defines DIR
# configure:3736: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:3736: $? = 0
# configure:3744: result: yes
# configure:3757: checking for library containing opendir
# configure:3788: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:3788: $? = 0
# configure:3805: result: none required
# configure:3872: checking whether time.h and sys/time.h may both be included
# configure:3892: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:3892: $? = 0
# configure:3899: result: yes
# configure:3908: checking for grep that handles long lines and -e
# configure:3966: result: /usr/sbin/grep
# configure:3971: checking for egrep
# configure:4033: result: /usr/sbin/grep -E
# configure:4038: checking for ANSI C header files
# configure:4058: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4058: $? = 0
# configure:4142: result: yes
# configure:4155: checking for sys/types.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4155: checking for sys/stat.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4155: checking for stdlib.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4155: checking for string.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4155: checking for memory.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4155: checking for strings.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4155: checking for inttypes.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4155: checking for stdint.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4155: checking for unistd.h
# configure:4155: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4155: $? = 0
# configure:4155: result: yes
# configure:4167: checking for stdbool.h that conforms to C99
# configure:4234: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:78:14: warning: the address of 's' will always evaluate as 'true' [-Waddress]
# bool e = &s;
# ^
# conftest.c:82:22: warning: the address of 'a' will always evaluate as 'true' [-Waddress]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# conftest.c:82:27: warning: the address of 'b' will always evaluate as 'true' [-Waddress]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# conftest.c:82:32: warning: the address of 'c' will always evaluate as 'true' [-Waddress]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# conftest.c:82:37: warning: the address of 'd' will always evaluate as 'true' [-Waddress]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# conftest.c:82:47: warning: the address of 'f' will always evaluate as 'true' [-Waddress]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# conftest.c:82:52: warning: the address of 'g' will always evaluate as 'true' [-Waddress]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# conftest.c:82:57: warning: the address of 'h' will always evaluate as 'true' [-Waddress]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# conftest.c:82:62: warning: the address of 'i' will always evaluate as 'true' [-Waddress]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ^
# conftest.c:83:29: warning: the address of 'n' will always evaluate as 'true' [-Waddress]
# ^
# conftest.c:83:34: warning: the address of 'o' will always evaluate as 'true' [-Waddress]
# ^
# conftest.c:83:39: warning: the address of 'p' will always evaluate as 'true' [-Waddress]
# ^
# configure:4234: $? = 0
# configure:4241: result: yes
# configure:4243: checking for _Bool
# configure:4243: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4243: $? = 0
# configure:4243: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:65:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:4243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4243: result: yes
# configure:4260: checking for sys/wait.h that is POSIX.1 compatible
# configure:4286: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4286: $? = 0
# configure:4293: result: yes
# configure:4302: checking for long long
# configure:4302: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4302: $? = 0
# configure:4302: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# configure:4302: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4302: result: yes
# configure:4316: checking ctype.h usability
# configure:4316: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4316: $? = 0
# configure:4316: result: yes
# configure:4316: checking ctype.h presence
# configure:4316: arm-linux-androideabi-gcc -E conftest.c
# configure:4316: $? = 0
# configure:4316: result: yes
# configure:4316: checking for ctype.h
# configure:4316: result: yes
# configure:4316: checking pwd.h usability
# configure:4316: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4316: $? = 0
# configure:4316: result: yes
# configure:4316: checking pwd.h presence
# configure:4316: arm-linux-androideabi-gcc -E conftest.c
# configure:4316: $? = 0
# configure:4316: result: yes
# configure:4316: checking for pwd.h
# configure:4316: result: yes
# configure:4316: checking for stdlib.h
# configure:4316: result: yes
# configure:4316: checking for string.h
# configure:4316: result: yes
# configure:4316: checking for strings.h
# configure:4316: result: yes
# configure:4316: checking sys/time.h usability
# configure:4316: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4316: $? = 0
# configure:4316: result: yes
# configure:4316: checking sys/time.h presence
# configure:4316: arm-linux-androideabi-gcc -E conftest.c
# configure:4316: $? = 0
# configure:4316: result: yes
# configure:4316: checking for sys/time.h
# configure:4316: result: yes
# configure:4316: checking sys/mman.h usability
# configure:4316: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4316: $? = 0
# configure:4316: result: yes
# configure:4316: checking sys/mman.h presence
# configure:4316: arm-linux-androideabi-gcc -E conftest.c
# configure:4316: $? = 0
# configure:4316: result: yes
# configure:4316: checking for sys/mman.h
# configure:4316: result: yes
# configure:4328: checking termios.h usability
# configure:4328: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4328: $? = 0
# configure:4328: result: yes
# configure:4328: checking termios.h presence
# configure:4328: arm-linux-androideabi-gcc -E conftest.c
# configure:4328: $? = 0
# configure:4328: result: yes
# configure:4328: checking for termios.h
# configure:4328: result: yes
# configure:4341: checking for gethostname
# configure:4341: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4341: $? = 0
# configure:4341: result: yes
# configure:4352: checking for getopt_long
# configure:4352: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4352: $? = 0
# configure:4352: result: yes
# configure:4363: checking for getpwuid
# configure:4363: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4363: $? = 0
# configure:4363: result: yes
# configure:4374: checking for gettimeofday
# configure:4374: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4374: $? = 0
# configure:4374: result: yes
# configure:4385: checking for mkstemp
# configure:4385: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4385: $? = 0
# configure:4385: result: yes
# configure:4396: checking for realpath
# configure:4396: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4396: $? = 0
# configure:4396: result: yes
# configure:4407: checking for strndup
# configure:4407: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
# char strndup ();
# ^
# configure:4407: $? = 0
# configure:4407: result: yes
# configure:4418: checking for strtok_r
# configure:4418: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4418: $? = 0
# configure:4418: result: yes
# configure:4429: checking for unsetenv
# configure:4429: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4429: $? = 0
# configure:4429: result: yes
# configure:4440: checking for utimes
# configure:4440: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4440: $? = 0
# configure:4440: result: yes
# configure:4450: checking for compar_fn_t in stdlib.h
# configure:4467: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'test_fn':
# conftest.c:55:41: error: '__compar_fn_t' undeclared (first use in this function)
# void test_fn(void) { qsort(NULL, 0, 0, (__compar_fn_t)NULL); }
# ^
# conftest.c:55:41: note: each undeclared identifier is reported only once for each function it appears in
# configure:4467: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | void test_fn(void) { qsort(NULL, 0, 0, (__compar_fn_t)NULL); }
# | ;
# | return 0;
# | }
# configure:4474: result: no
# configure:4561: checking for stdarg.h
# configure:4561: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4561: $? = 0
# configure:4561: result: yes
# configure:4561: checking for varargs.h
# configure:4561: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# In file included from conftest.c:86:0:
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^
# /sysroot/lib/gcc/arm-linux-androideabi/4.8/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^
# configure:4561: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_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:4561: result: no
# configure:4578: checking for unsigned long long int
# configure:4617: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4617: $? = 0
# configure:4626: result: yes
# configure:4635: checking for vsnprintf
# configure:4635: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:4635: $? = 0
# configure:4635: result: yes
# configure:4643: checking whether vsnprintf is C99 compliant
# configure:4688: result: no
# configure:4701: checking for inttypes.h
# configure:4701: result: yes
# configure:4701: checking locale.h usability
# configure:4701: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4701: $? = 0
# configure:4701: result: yes
# configure:4701: checking locale.h presence
# configure:4701: arm-linux-androideabi-gcc -E conftest.c
# configure:4701: $? = 0
# configure:4701: result: yes
# configure:4701: checking for locale.h
# configure:4701: result: yes
# configure:4701: checking stddef.h usability
# configure:4701: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4701: $? = 0
# configure:4701: result: yes
# configure:4701: checking stddef.h presence
# configure:4701: arm-linux-androideabi-gcc -E conftest.c
# configure:4701: $? = 0
# configure:4701: result: yes
# configure:4701: checking for stddef.h
# configure:4701: result: yes
# configure:4701: checking for stdint.h
# configure:4701: result: yes
# configure:4711: checking for struct lconv.decimal_point
# configure:4711: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4711: $? = 0
# configure:4711: result: yes
# configure:4721: checking for struct lconv.thousands_sep
# configure:4721: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4721: $? = 0
# configure:4721: result: yes
# configure:4734: checking for long long int
# configure:4784: result: yes
# configure:4793: checking for unsigned long long int
# configure:4841: result: yes
# configure:4849: checking for size_t
# configure:4849: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4849: $? = 0
# configure:4849: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4849: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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:4849: result: yes
# configure:4862: checking for intmax_t
# configure:4862: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4862: $? = 0
# configure:4862: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:23: error: expected expression before ')' token
# if (sizeof ((intmax_t)))
# ^
# configure:4862: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 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 ((intmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4862: result: yes
# configure:4881: checking for uintmax_t
# configure:4881: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4881: $? = 0
# configure:4881: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# configure:4881: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_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
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4881: result: yes
# configure:4899: checking for uintptr_t
# configure:4899: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4899: $? = 0
# configure:4899: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:4899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_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
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4899: result: yes
# configure:4935: checking for ptrdiff_t
# configure:4935: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:4935: $? = 0
# configure:4935: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:4935: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_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
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4935: result: yes
# configure:4947: checking for localeconv
# configure:4947: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:4947: $? = 0
# configure:4947: result: yes
# configure:4958: checking for an ANSI C-conforming const
# configure:5024: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:5024: $? = 0
# configure:5031: result: yes
# configure:5054: checking for snprintf
# configure:5054: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:5054: $? = 0
# configure:5054: result: yes
# configure:5062: checking whether snprintf is C99 compliant
# configure:5095: result: no
# configure:5210: checking for vasprintf
# configure:5210: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:5210: $? = 0
# configure:5210: result: yes
# configure:5420: checking for asprintf
# configure:5420: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# configure:5420: $? = 0
# configure:5420: result: yes
# configure:5530: checking for library containing cos
# configure:5561: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c >&5
# conftest.c:75:6: warning: conflicting types for built-in function 'cos' [enabled by default]
# char cos ();
# ^
# /tmp/ccw0VC9M.o:conftest.c:function main: error: undefined reference to 'cos'
# collect2: error: ld returned 1 exit status
# configure:5561: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char cos ();
# | int
# | main ()
# | {
# | return cos ();
# | ;
# | return 0;
# | }
# configure:5561: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c -lm >&5
# conftest.c:75:6: warning: conflicting types for built-in function 'cos' [enabled by default]
# char cos ();
# ^
# configure:5561: $? = 0
# configure:5578: result: -lm
# configure:5595: checking for zlib >= 1.2.3
# configure:5616: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:5616: $? = 0
# configure:5623: result: yes
# configure:5625: checking for gzdopen in -lz
# configure:5650: arm-linux-androideabi-gcc -o conftest -Wall -W conftest.c -lz -lm >&5
# configure:5650: $? = 0
# configure:5659: result: yes
# configure:5690: checking whether byte ordering is bigendian
# configure:5705: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c:69:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:69:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:69:15: error: unknown type name 'universal'
# configure:5705: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5750: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:75:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5750: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 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:5794: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:74:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:5794: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define _GNU_SOURCE 1
# | #define _NETBSD_SOURCE 1
# | #define __BSD_VISIBLE 1
# | #define _BSD_TYPES 1
# | #define _DARWIN_C_SOURCE 1
# | #define _XOPEN_SOURCE 600
# | #define _XOPEN_SOURCE_EXTENDED 1
# | #define _POSIX_C_SOURCE 200112L
# | #define HAVE_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_REALPATH 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOK_R 1
# | #define HAVE_UNSETENV 1
# | #define HAVE_UTIMES 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# | #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define HAVE_LOCALECONV 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:5850: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:5850: $? = 0
# configure:5896: result: no
# configure:5915: checking for inline
# configure:5931: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:5931: $? = 0
# configure:5939: result: inline
# configure:5958: checking for extern inline
# configure:5980: arm-linux-androideabi-gcc -c -Wall -W conftest.c >&5
# configure:5980: $? = 0
# configure:5985: result: yes
# configure:6002: Developer mode disabled
# configure:6131: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on a88118e8b2a8
#
# config.status:866: creating Makefile
# config.status:866: creating config.h
# configure:7308: now build ccache by running make
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# _hw_cv_func_xprintf_replace_done=yes
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_extern_inline=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_asprintf=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_localeconv=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_realpath=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strtok_r=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_z_gzdopen=yes
# ac_cv_member_struct_lconv_decimal_point=yes
# ac_cv_member_struct_lconv_thousands_sep=yes
# 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_prog_AR=arm-linux-androideabi-ar
# 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_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_search_cos=-lm
# ac_cv_search_opendir='none required'
# ac_cv_type__Bool=yes
# ac_cv_type_intmax_t=yes
# ac_cv_type_long_long=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_uintmax_t=yes
# ac_cv_type_uintptr_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ccache_cv_COMPAR_FN_T=no
# ccache_cv_zlib_1_2_3=yes
# hw_cv_func_asprintf=yes
# hw_cv_func_snprintf=yes
# hw_cv_func_snprintf_c99=no
# hw_cv_func_vasprintf=yes
# hw_cv_func_vsnprintf=yes
# hw_cv_func_vsnprintf_c99=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='arm-linux-androideabi-ar'
# CC='arm-linux-androideabi-gcc'
# CFLAGS=' -Wall -W'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}snprintf$U.o'
# LIBS='-lm -lz'
# LTLIBOBJS=' ${LIBOBJDIR}snprintf$U.lo'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SHELL='/bin/sh'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# extra_libs=''
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# include_dev_mk=''
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# test_suites='./test/test_args.c ./test/test_argument_processing.c ./test/test_compopt.c ./test/test_conf.c ./test/test_counters.c ./test/test_hash.c ./test/test_hashutil.c ./test/test_lockfile.c ./test/test_stats.c ./test/test_util.c'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define _GNU_SOURCE 1
# #define _NETBSD_SOURCE 1
# #define __BSD_VISIBLE 1
# #define _BSD_TYPES 1
# #define _DARWIN_C_SOURCE 1
# #define _XOPEN_SOURCE 600
# #define _XOPEN_SOURCE_EXTENDED 1
# #define _POSIX_C_SOURCE 200112L
# #define HAVE_DIRENT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_LONG_LONG 1
# #define HAVE_CTYPE_H 1
# #define HAVE_PWD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_GETPWUID 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MKSTEMP 1
# #define HAVE_REALPATH 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRTOK_R 1
# #define HAVE_UNSETENV 1
# #define HAVE_UTIMES 1
# #define HAVE_STDARG_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STRUCT_LCONV_DECIMAL_POINT 1
# #define HAVE_STRUCT_LCONV_THOUSANDS_SEP 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_INTMAX_T 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_PTRDIFF_T 1
# #define HAVE_LOCALECONV 1
# #define HAVE_VASPRINTF 1
# #define HAVE_ASPRINTF 1
# #define HAVE_EXTERN_INLINE 1
#
# configure: exit 0