The build took 00h 01m 34s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
95,678 |
ansic |
3,277 |
sh |
1,192 |
makefile |
143 |
pascal |
100,290 |
total |
The process tree of the build process is here.
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:
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: slang 2.3.0-1 (Tue Apr 4 21:27:44 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
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 grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether arm-linux-androideabi-gcc needs -traditional... no
checking for library containing strerror... none required
checking C compiler that understands ANSI prototypes... arm-linux-androideabi-gcc looks ok. Good.
checking whether make sets $(MAKE)... yes
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking terminfo layout... default
checking type of readline support for slsh... slang
checking for X... libraries /usr/lib, headers /usr/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... no
checking for shmat in -lipc... no
checking for IceConnectionNumber in -lICE... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking langinfo.h usability... no
checking langinfo.h presence... no
checking for langinfo.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... no
checking sys/fcntl.h presence... no
checking for sys/fcntl.h... no
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for socklen_t... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for memset... yes
checking for memcpy... yes
checking for putenv... yes
checking for getcwd... yes
checking for setlocale... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for cfgetospeed... yes
checking for sigaction... yes
checking for sigemptyset... yes
checking for sigprocmask... yes
checking for sigaddset... yes
checking for alarm... yes
checking for pause... yes
checking for vfscanf... yes
checking for lstat... yes
checking for readlink... yes
checking for symlink... yes
checking for link... yes
checking for kill... yes
checking for killpg... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for getppid... yes
checking for getegid... yes
checking for geteuid... yes
checking for getuid... yes
checking for getgid... yes
checking for setgid... yes
checking for setuid... yes
checking for setpgid... yes
checking for getpgid... yes
checking for setpgrp... yes
checking for getpgrp... yes
checking for setsid... yes
checking for getsid... yes
checking for mmap... yes
checking for chown... yes
checking for lchown... yes
checking for popen... yes
checking for mkfifo... yes
checking for atexit... yes
checking for on_exit... no
checking for umask... yes
checking for uname... yes
checking for times... yes
checking for gmtime... yes
checking for mktime... yes
checking for gettimeofday... yes
checking for getitimer... yes
checking for setitimer... yes
checking for gmtime_r... yes
checking for ctime_r... yes
checking for localtime_r... yes
checking for strtod... yes
checking for atoll... yes
checking for strtoll... yes
checking for issetugid... yes
checking for isnan... yes
checking for finite... no
checking for isinf... yes
checking for round... no
checking for siglongjmp... yes
checking for fork... yes
checking for waitpid... yes
checking for socket... yes
checking for socketpair... yes
checking for confstr... no
checking for pathconf... yes
checking for getpriority... yes
checking for setpriority... yes
checking for getrusage... yes
checking for setvbuf... yes
checking for utime... yes
checking for utimes... yes
checking for ttyname... yes
checking for ttyname_r... yes
checking for newlocale... yes
checking for strtod_l... no
checking for localeconv... yes
checking for nl_langinfo and CODESET... no
checking for environ variable... yes
checking for acosh in -lm... yes
checking for asinh in -lm... yes
checking for atanh in -lm... yes
checking for hypot in -lm... yes
checking for atan2 in -lm... yes
checking for frexp in -lm... yes
checking for frexpf in -lm... yes
checking for ldexp in -lm... yes
checking for ldexpf in -lm... yes
checking for sincos in -lm... yes
checking for sincosf in -lm... yes
checking for feclearexcept in -lm... yes
checking for fpsetsticky in -lm... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of float... 4
checking size of double... 8
checking for ptrdiff_t... yes
checking for size_t... yes
checking size of size_t... 4
checking for long long... yes
checking size of long long... 8
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for off_t... yes
checking size of off_t... 4
checking for ncurses5-config... no
checking for ncursesw5-config... (cached) no
checking for terminfo... yes
checking for the pcre library and header files ... yes: /usr/lib and /usr/include
checking for the onig library and header files oniguruma.h... no
checking for the png library and header files ... yes: /usr/lib and /usr/include
checking for the z library and header files zlib.h... yes: /usr/lib and /usr/include
checking for the iconv library and header files ... no
checking for iconv... no, consider installing GNU libiconv
checking for sysconf... yes
checking SLANG_VERSION... 2.3.0
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating slsh/Makefile
config.status: creating modules/Makefile
config.status: creating demo/Makefile
config.status: creating slang.pc
config.status: creating src/sysconf.h
Configuration complete. You may need to edit src/Makefile.
You are compiling SLANG with the following compiler configuration:
CC = arm-linux-androideabi-gcc
CFLAGS = -O2
LDFLAGS = -Wl,-export-dynamic
ELF_CC = $(CC)
ELF_LINK = $(CC) $(LDFLAGS) -shared -Wl,-O1 -Wl,--version-script,$(VERSION_SCRIPT) -Wl,-soname,$(ELFLIB_MAJOR)
ELF_CFLAGS= $(CFLAGS) -fPIC
prefix: /usr
exec_prefix: ${prefix}
Installation Lib Dir: ${exec_prefix}/lib
Installation Include Dir: ${prefix}/include
See also src/sl-feat.h for various features.
The following modules that depend upon external libraries will be built:
pcre png z
While not required, it is recommended that you install the following
libraries and reconfigure so that the corresponding modules can be built:
oniguruma iconv
Type 'make' to build a shared version of the library.
Type 'make help' for more options
cd src; make elf
make[1]: Entering directory '/tmp/slang/src/slang-2.3.0/src'
/tmp/slang/src/slang-2.3.0/autoconf/mkinsdir.sh /tmp/slang/src/slang-2.3.0/src/elfobjs
mkdir -p -- /tmp/slang/src/slang-2.3.0/src/elfobjs
cp sysconf.h config.h
cp terminfo/default.inc terminfo.inc
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG -DMISC_TERMINFO_DIRS='""' /tmp/slang/src/slang-2.3.0/src/sltermin.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/sldisply.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slutty.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slang.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slarray.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slclass.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slcmd.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slerr.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slgetkey.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slkeymap.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slmalloc.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slmath.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slmemchr.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slmemcmp.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slmemcpy.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slmemset.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slmisc.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slparse.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slprepr.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slregexp.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slrline.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slsearch.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slsmg.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG -DSLANG_DOC_DIR='"/usr/share/doc/slang/v2"' -DSLANG_INSTALL_PREFIX='"/usr"' /tmp/slang/src/slang-2.3.0/src/slstd.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/sltoken.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/sltypes.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slxstrng.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slcurses.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slscroll.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slsignal.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slkeypad.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slerrno.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slstring.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slstruct.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slcmplex.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slarrfun.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG -DMODULE_INSTALL_DIR='"/usr/lib/slang/v2/modules"' -DMODULE_PATH_ENV_NAME='"SLANG_MODULE_PATH"' /tmp/slang/src/slang-2.3.0/src/slimport.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slpath.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slarith.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slassoc.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slcompat.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slposdir.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slstdio.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slproc.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/sltime.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slstrops.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slbstr.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slpack.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slintall.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slistruc.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slposio.c
In function 'my_ttyname_r.constprop.4',
inlined from 'posix_ttyname' at /tmp/slang/src/slang-2.3.0/src/slposio.c:923:7:
/tmp/slang/src/slang-2.3.0/src/slposio.c:890:10: warning: call to 'ttyname' declared with attribute warning: ttyname is not thread-safe; use ttyname_r instead [enabled by default]
char *tty = ttyname (fd);
^
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slnspace.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slarrmis.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slospath.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slscanf.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/sllower.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slupper.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slischar.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slutf8.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slwcwidth.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slwclut.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slcommon.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/sllist.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slexcept.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slfpu.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slsig.c
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -c -O2 -fPIC -Dunix -DSLANG /tmp/slang/src/slang-2.3.0/src/slboseos.c
rm -f /tmp/slang/src/slang-2.3.0/src/elfobjs/libslang.so.2.3.0
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && arm-linux-androideabi-gcc -shared -Wl,-O1 -Wl,--version-script,/tmp/slang/src/slang-2.3.0/src/slang.ver -Wl,-soname,libslang.so.2 -o libslang.so.2.3.0 sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o -ldl -lm -lc
if [ libslang.so.2 != libslang.so.2.3.0 ]; then \
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && rm -f libslang.so.2 && /bin/ln -sf libslang.so.2.3.0 libslang.so.2; \
fi
cd /tmp/slang/src/slang-2.3.0/src/elfobjs && rm -f libslang.so && /bin/ln -sf libslang.so.2.3.0 libslang.so
libslang.so.2.3.0 created in /tmp/slang/src/slang-2.3.0/src/elfobjs.
The link libslang.so to libslang.so.2.3.0 was also created.
make[1]: Leaving directory '/tmp/slang/src/slang-2.3.0/src'
cd slsh; make all
make[1]: Entering directory '/tmp/slang/src/slang-2.3.0/slsh'
/tmp/slang/src/slang-2.3.0/autoconf/mkinsdir.sh objs
mkdir -p -- objs
cp ../src/config.h .
cd objs && arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -O2 -c -DSLSH_CONF_DIR='"/etc"' -DSLSH_PATH='"/usr/share/slsh"' -DSLSH_CONF_DIR_ENV='"SLSH_CONF_DIR"' -DSLSH_LIB_DIR_ENV='"SLSH_LIB_DIR"' -DSLSH_PATH_ENV='"SLSH_PATH"' /tmp/slang/src/slang-2.3.0/slsh/slsh.c
cd objs && arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -O2 -c -DSLSH_CONF_DIR='"/etc"' -DSLSH_PATH='"/usr/share/slsh"' -DSLSH_CONF_DIR_ENV='"SLSH_CONF_DIR"' -DSLSH_LIB_DIR_ENV='"SLSH_LIB_DIR"' -DSLSH_PATH_ENV='"SLSH_PATH"' -DUSE_GNU_READLINE=0 /tmp/slang/src/slang-2.3.0/slsh/readline.c
arm-linux-androideabi-gcc -O2 objs/slsh.o objs/readline.o -o objs/slsh_exe -Wl,-export-dynamic -L/tmp/slang/src/slang-2.3.0/src/elfobjs -lslang -ldl -lm
make[1]: Leaving directory '/tmp/slang/src/slang-2.3.0/slsh'
cd modules; make all
make[1]: Entering directory '/tmp/slang/src/slang-2.3.0/modules'
/tmp/slang/src/slang-2.3.0/autoconf/mkinsdir.sh objs
mkdir -p -- objs
cp Makefile objs
cd objs && make slsmg-module.so termios-module.so select-module.so fcntl-module.so varray-module.so socket-module.so rand-module.so fork-module.so csv-module.so base64-module.so chksum-module.so histogram-module.so stats-module.so json-module.so pcre-module.so png-module.so zlib-module.so sysconf-module.so
make[2]: Entering directory '/tmp/slang/src/slang-2.3.0/modules/objs'
cp /tmp/slang/src/slang-2.3.0/src/config.h /tmp/slang/src/slang-2.3.0/modules/config.h
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/slsmg-module.c -o slsmg-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/termios-module.c -o termios-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/select-module.c -o select-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/fcntl-module.c -o fcntl-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/varray-module.c -o varray-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/socket-module.c -o socket-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/rand-module.c -o rand-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/fork-module.c -o fork-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/csv-module.c -o csv-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/base64-module.c -o base64-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm -c /tmp/slang/src/slang-2.3.0/modules/chksum-module.c
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm -c /tmp/slang/src/slang-2.3.0/modules/chksum_md5.c
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm -c /tmp/slang/src/slang-2.3.0/modules/chksum_sha1.c
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm chksum-module.o chksum_md5.o chksum_sha1.o -o chksum-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/histogram-module.c -o histogram-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/stats-module.c -o stats-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/json-module.c -o json-module.so
arm-linux-androideabi-gcc -I/tmp/slang/src/slang-2.3.0/src -shared -fPIC -O2 -I/tmp/slang/src/slang-2.3.0/src -Wl,-R/usr/lib -lm /tmp/slang/src/slang-2.3.0/modules/pcre-module.c -o pcre-module.so -lpcre
/tmp/slang/src/slang-2.3.0/modules/pcre-module.c:26:18: fatal error: pcre.h: No such file or directory
#include
^
compilation terminated.
make[2]: *** [Makefile:117: pcre-module.so] Error 1
make[2]: Leaving directory '/tmp/slang/src/slang-2.3.0/modules/objs'
make[1]: *** [Makefile:91: all] Error 2
make[1]: Leaving directory '/tmp/slang/src/slang-2.3.0/modules'
make: *** [Makefile:57: elf] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/slang/src/slang-2.3.0/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 = 1bc5c6487a01
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:2500: checking build system type
configure:2514: result: x86_64-unknown-linux-gnu
configure:2534: checking host system type
configure:2547: result: arm-unknown-linux-androideabi
configure:2593: checking for arm-linux-androideabi-gcc
configure:2620: result: arm-linux-androideabi-gcc
configure:2889: checking for C compiler version
configure:2898: 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:2909: $? = 0
configure:2898: 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:2909: $? = 0
configure:2898: 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:2909: $? = 1
configure:2898: 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:2909: $? = 1
configure:2929: checking whether the C compiler works
configure:2951: arm-linux-androideabi-gcc conftest.c >&5
configure:2955: $? = 0
configure:3003: result: yes
configure:3006: checking for C compiler default output file name
configure:3008: result: a.out
configure:3014: checking for suffix of executables
configure:3021: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3025: $? = 0
configure:3047: result:
configure:3069: checking whether we are cross compiling
configure:3107: result: yes
configure:3112: checking for suffix of object files
configure:3134: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3138: $? = 0
configure:3159: result: o
configure:3163: checking whether we are using the GNU C compiler
configure:3182: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3182: $? = 0
configure:3191: result: yes
configure:3200: checking whether arm-linux-androideabi-gcc accepts -g
configure:3220: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:3220: $? = 0
configure:3261: result: yes
configure:3278: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:3341: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3341: $? = 0
configure:3354: result: none needed
configure:3380: checking how to run the C preprocessor
configure:3411: arm-linux-androideabi-gcc -E conftest.c
configure:3411: $? = 0
configure:3425: 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:3425: $? = 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:3450: result: arm-linux-androideabi-gcc -E
configure:3470: arm-linux-androideabi-gcc -E conftest.c
configure:3470: $? = 0
configure:3484: 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:3484: $? = 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:3513: checking for grep that handles long lines and -e
configure:3571: result: /usr/sbin/grep
configure:3576: checking for egrep
configure:3638: result: /usr/sbin/grep -E
configure:3643: checking for ANSI C header files
configure:3663: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3663: $? = 0
configure:3747: result: yes
configure:3760: checking for sys/types.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3760: checking for sys/stat.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3760: checking for stdlib.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3760: checking for string.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3760: checking for memory.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3760: checking for strings.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3760: checking for inttypes.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3760: checking for stdint.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3760: checking for unistd.h
configure:3760: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3760: $? = 0
configure:3760: result: yes
configure:3773: checking minix/config.h usability
configure:3773: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:3773: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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:3773: result: no
configure:3773: checking minix/config.h presence
configure:3773: arm-linux-androideabi-gcc -E conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
#include
^
compilation terminated.
configure:3773: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define 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:3773: result: no
configure:3773: checking for minix/config.h
configure:3773: result: no
configure:3794: checking whether it is safe to define __EXTENSIONS__
configure:3812: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3812: $? = 0
configure:3819: result: yes
configure:3834: checking whether arm-linux-androideabi-gcc needs -traditional
configure:3868: result: no
configure:3880: checking for library containing strerror
configure:3911: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3911: $? = 0
configure:3928: result: none required
configure:3954: checking C compiler that understands ANSI prototypes
configure:3968: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3968: $? = 0
configure:3970: result: arm-linux-androideabi-gcc looks ok. Good.
configure:3981: checking whether make sets $(MAKE)
configure:4003: result: yes
configure:4015: checking for arm-linux-androideabi-ranlib
configure:4031: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:4042: result: arm-linux-androideabi-ranlib
configure:4118: checking for a BSD-compatible install
configure:4186: result: /usr/bin/install -c
configure:4216: checking terminfo layout
configure:4224: result: default
configure:4240: checking type of readline support for slsh
configure:4252: result: slang
configure:4260: checking for X
configure:4368: arm-linux-androideabi-gcc -E conftest.c
conftest.c:24:22: fatal error: X11/Xlib.h: No such file or directory
#include
^
compilation terminated.
configure:4368: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
configure:4399: arm-linux-androideabi-gcc -o conftest conftest.c -lX11 >&5
conftest.c:24:22: fatal error: X11/Xlib.h: No such file or directory
#include
^
compilation terminated.
configure:4399: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| XrmInitialize ()
| ;
| return 0;
| }
configure:4449: result: libraries /usr/lib, headers /usr/include
configure:4469: checking whether -R must be followed by a space
configure:4485: arm-linux-androideabi-gcc -o conftest conftest.c -R/usr/lib >&5
configure:4485: $? = 0
configure:4486: result: no
configure:4548: arm-linux-androideabi-gcc -o conftest conftest.c -L/usr/lib -R/usr/lib -lX11 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/ccsM3nkL.o:conftest.c:function main: error: undefined reference to 'XOpenDisplay'
collect2: error: ld returned 1 exit status
configure:4548: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| /* 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 XOpenDisplay ();
| int
| main ()
| {
| return XOpenDisplay ();
| ;
| return 0;
| }
configure:4551: checking for dnet_ntoa in -ldnet
configure:4576: arm-linux-androideabi-gcc -o conftest conftest.c -ldnet -L/usr/lib -R/usr/lib -lX11 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldnet
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/ccO48l4Q.o:conftest.c:function main: error: undefined reference to 'dnet_ntoa'
collect2: error: ld returned 1 exit status
configure:4576: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| /* 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 dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
| ;
| return 0;
| }
configure:4585: result: no
configure:4592: checking for dnet_ntoa in -ldnet_stub
configure:4617: arm-linux-androideabi-gcc -o conftest conftest.c -ldnet_stub -L/usr/lib -R/usr/lib -lX11 >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ldnet_stub
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libX11.so while searching for X11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lX11
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/cc21sYhY.o:conftest.c:function main: error: undefined reference to 'dnet_ntoa'
collect2: error: ld returned 1 exit status
configure:4617: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| /* 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 dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
| ;
| return 0;
| }
configure:4626: result: no
configure:4646: checking for gethostbyname
configure:4646: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4646: $? = 0
configure:4646: result: yes
configure:4743: checking for connect
configure:4743: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4743: $? = 0
configure:4743: result: yes
configure:4792: checking for remove
configure:4792: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:4792: $? = 0
configure:4792: result: yes
configure:4841: checking for shmat
configure:4841: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccybd3wk.o:conftest.c:function main: error: undefined reference to 'shmat'
collect2: error: ld returned 1 exit status
configure:4841: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| /* Define shmat to an innocuous variant, in case declares shmat.
| For example, HP-UX 11i declares gettimeofday. */
| #define shmat innocuous_shmat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shmat (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef shmat
|
| /* 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 shmat ();
| /* 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_shmat || defined __stub___shmat
| choke me
| #endif
|
| int
| main ()
| {
| return shmat ();
| ;
| return 0;
| }
configure:4841: result: no
configure:4847: checking for shmat in -lipc
configure:4872: arm-linux-androideabi-gcc -o conftest conftest.c -lipc >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lipc
/tmp/ccsuhZEr.o:conftest.c:function main: error: undefined reference to 'shmat'
collect2: error: ld returned 1 exit status
configure:4872: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| /* 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 shmat ();
| int
| main ()
| {
| return shmat ();
| ;
| return 0;
| }
configure:4881: result: no
configure:4899: checking for IceConnectionNumber in -lICE
configure:4924: arm-linux-androideabi-gcc -o conftest -L/usr/lib conftest.c -lICE >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libICE.so while searching for ICE
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lICE
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libc.so while searching for c
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: warning: skipping incompatible /usr/lib/libdl.so while searching for dl
/tmp/ccQwRpdx.o:conftest.c:function main: error: undefined reference to 'IceConnectionNumber'
collect2: error: ld returned 1 exit status
configure:4924: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| /* 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 IceConnectionNumber ();
| int
| main ()
| {
| return IceConnectionNumber ();
| ;
| return 0;
| }
configure:4933: result: no
configure:4975: checking for stdlib.h
configure:4975: result: yes
configure:4975: checking for unistd.h
configure:4975: result: yes
configure:4975: checking for memory.h
configure:4975: result: yes
configure:4975: checking termios.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking termios.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for termios.h
configure:4975: result: yes
configure:4975: checking malloc.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking malloc.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for malloc.h
configure:4975: result: yes
configure:4975: checking locale.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking locale.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for locale.h
configure:4975: result: yes
configure:4975: checking xlocale.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking xlocale.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for xlocale.h
configure:4975: result: yes
configure:4975: checking langinfo.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:64:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_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:4975: result: no
configure:4975: checking langinfo.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
conftest.c:31:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| /* end confdefs.h. */
| #include
configure:4975: result: no
configure:4975: checking for langinfo.h
configure:4975: result: no
configure:4975: checking fcntl.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking fcntl.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for fcntl.h
configure:4975: result: yes
configure:4975: checking sys/fcntl.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:65:23: fatal error: sys/fcntl.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4975: result: no
configure:4975: checking sys/fcntl.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
conftest.c:32:23: fatal error: sys/fcntl.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| /* end confdefs.h. */
| #include
configure:4975: result: no
configure:4975: checking for sys/fcntl.h
configure:4975: result: no
configure:4975: checking for sys/types.h
configure:4975: result: yes
configure:4975: checking sys/wait.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking sys/wait.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for sys/wait.h
configure:4975: result: yes
configure:4975: checking sys/utsname.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking sys/utsname.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for sys/utsname.h
configure:4975: result: yes
configure:4975: checking sys/times.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking sys/times.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for sys/times.h
configure:4975: result: yes
configure:4975: checking sys/time.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking sys/time.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for sys/time.h
configure:4975: result: yes
configure:4975: checking utime.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking utime.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for utime.h
configure:4975: result: yes
configure:4975: checking floatingpoint.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:71:27: fatal error: floatingpoint.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_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:4975: result: no
configure:4975: checking floatingpoint.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
conftest.c:38:27: fatal error: floatingpoint.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
configure:4975: result: no
configure:4975: checking for floatingpoint.h
configure:4975: result: no
configure:4975: checking ieeefp.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:71:20: fatal error: ieeefp.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_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:4975: result: no
configure:4975: checking ieeefp.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
conftest.c:38:20: fatal error: ieeefp.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
configure:4975: result: no
configure:4975: checking for ieeefp.h
configure:4975: result: no
configure:4975: checking nan.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:71:17: fatal error: nan.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_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:4975: result: no
configure:4975: checking nan.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
conftest.c:38:17: fatal error: nan.h: No such file or directory
#include
^
compilation terminated.
configure:4975: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include
configure:4975: result: no
configure:4975: checking for nan.h
configure:4975: result: no
configure:4975: checking fenv.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking fenv.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for fenv.h
configure:4975: result: yes
configure:4975: checking sys/mman.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking sys/mman.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for sys/mman.h
configure:4975: result: yes
configure:4975: checking sys/socket.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking sys/socket.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for sys/socket.h
configure:4975: result: yes
configure:4975: checking netinet/in.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking netinet/in.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for netinet/in.h
configure:4975: result: yes
configure:4975: checking arpa/inet.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking arpa/inet.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for arpa/inet.h
configure:4975: result: yes
configure:4975: checking sys/un.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking sys/un.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for sys/un.h
configure:4975: result: yes
configure:4975: checking sys/resource.h usability
configure:4975: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking sys/resource.h presence
configure:4975: arm-linux-androideabi-gcc -E conftest.c
configure:4975: $? = 0
configure:4975: result: yes
configure:4975: checking for sys/resource.h
configure:4975: result: yes
configure:4986: checking for mode_t
configure:4986: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4986: $? = 0
configure:4986: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:4986: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_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 ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:4986: result: yes
configure:4997: checking for pid_t
configure:4997: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4997: $? = 0
configure:4997: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:4997: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:4997: result: yes
configure:5008: checking for uid_t in sys/types.h
configure:5027: result: yes
configure:5039: checking for socklen_t
configure:5048: result: yes
configure:5063: checking for dirent.h that defines DIR
configure:5082: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5082: $? = 0
configure:5090: result: yes
configure:5103: checking for library containing opendir
configure:5134: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5134: $? = 0
configure:5151: result: none required
configure:5265: checking for memset
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:69:6: warning: conflicting types for built-in function 'memset' [enabled by default]
char memset ();
^
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for memcpy
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:70:6: warning: conflicting types for built-in function 'memcpy' [enabled by default]
char memcpy ();
^
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for putenv
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getcwd
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setlocale
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for tcgetattr
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for tcsetattr
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for cfgetospeed
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for sigaction
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for sigemptyset
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for sigprocmask
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for sigaddset
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for alarm
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for pause
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for vfscanf
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:83:6: warning: conflicting types for built-in function 'vfscanf' [enabled by default]
char vfscanf ();
^
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for lstat
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for readlink
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for symlink
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for link
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for kill
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for killpg
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for snprintf
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:90:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for vsnprintf
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:91:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
char vsnprintf ();
^
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getppid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getegid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for geteuid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getuid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getgid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setgid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setuid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setpgid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getpgid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setpgrp
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getpgrp
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setsid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getsid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for mmap
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for chown
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for lchown
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for popen
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for mkfifo
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for atexit
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for on_exit
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccq6vrdW.o:conftest.c:function main: error: undefined reference to 'on_exit'
collect2: error: ld returned 1 exit status
configure:5265: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| /* end confdefs.h. */
| /* Define on_exit to an innocuous variant, in case declares on_exit.
| For example, HP-UX 11i declares gettimeofday. */
| #define on_exit innocuous_on_exit
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char on_exit (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef on_exit
|
| /* 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 on_exit ();
| /* 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_on_exit || defined __stub___on_exit
| choke me
| #endif
|
| int
| main ()
| {
| return on_exit ();
| ;
| return 0;
| }
configure:5265: result: no
configure:5265: checking for umask
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for uname
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for times
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for gmtime
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for mktime
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for gettimeofday
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getitimer
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setitimer
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for gmtime_r
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for ctime_r
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for localtime_r
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for strtod
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for atoll
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for strtoll
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for issetugid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for isnan
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:126:6: warning: conflicting types for built-in function 'isnan' [enabled by default]
char isnan ();
^
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for finite
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:127:6: warning: conflicting types for built-in function 'finite' [enabled by default]
char finite ();
^
/tmp/ccS4bKqj.o:conftest.c:function main: error: undefined reference to 'finite'
collect2: error: ld returned 1 exit status
configure:5265: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| /* end confdefs.h. */
| /* Define finite to an innocuous variant, in case declares finite.
| For example, HP-UX 11i declares gettimeofday. */
| #define finite innocuous_finite
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char finite (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef finite
|
| /* 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 finite ();
| /* 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_finite || defined __stub___finite
| choke me
| #endif
|
| int
| main ()
| {
| return finite ();
| ;
| return 0;
| }
configure:5265: result: no
configure:5265: checking for isinf
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:127:6: warning: conflicting types for built-in function 'isinf' [enabled by default]
char isinf ();
^
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for round
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:128:6: warning: conflicting types for built-in function 'round' [enabled by default]
char round ();
^
/tmp/ccKmJbMw.o:conftest.c:function main: error: undefined reference to 'round'
collect2: error: ld returned 1 exit status
configure:5265: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| /* end confdefs.h. */
| /* Define round to an innocuous variant, in case declares round.
| For example, HP-UX 11i declares gettimeofday. */
| #define round innocuous_round
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char round (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef round
|
| /* 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 round ();
| /* 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_round || defined __stub___round
| choke me
| #endif
|
| int
| main ()
| {
| return round ();
| ;
| return 0;
| }
configure:5265: result: no
configure:5265: checking for siglongjmp
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for fork
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:129:6: warning: conflicting types for built-in function 'fork' [enabled by default]
char fork ();
^
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for waitpid
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for socket
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for socketpair
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for confstr
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccOYHyF5.o:conftest.c:function main: error: undefined reference to 'confstr'
collect2: error: ld returned 1 exit status
configure:5265: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| /* end confdefs.h. */
| /* Define confstr to an innocuous variant, in case declares confstr.
| For example, HP-UX 11i declares gettimeofday. */
| #define confstr innocuous_confstr
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char confstr (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef confstr
|
| /* 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 confstr ();
| /* 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_confstr || defined __stub___confstr
| choke me
| #endif
|
| int
| main ()
| {
| return confstr ();
| ;
| return 0;
| }
configure:5265: result: no
configure:5265: checking for pathconf
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getpriority
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setpriority
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for getrusage
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for setvbuf
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for utime
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for utimes
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for ttyname
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for ttyname_r
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for newlocale
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5265: checking for strtod_l
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
/tmp/ccKHjKPE.o:conftest.c:function main: error: undefined reference to 'strtod_l'
collect2: error: ld returned 1 exit status
configure:5265: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| /* end confdefs.h. */
| /* Define strtod_l to an innocuous variant, in case declares strtod_l.
| For example, HP-UX 11i declares gettimeofday. */
| #define strtod_l innocuous_strtod_l
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strtod_l (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef strtod_l
|
| /* 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 strtod_l ();
| /* 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_strtod_l || defined __stub___strtod_l
| choke me
| #endif
|
| int
| main ()
| {
| return strtod_l ();
| ;
| return 0;
| }
configure:5265: result: no
configure:5265: checking for localeconv
configure:5265: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5265: $? = 0
configure:5265: result: yes
configure:5363: checking for nl_langinfo and CODESET
configure:5379: arm-linux-androideabi-gcc -o conftest conftest.c >&5
conftest.c:121:22: fatal error: langinfo.h: No such file or directory
#include
^
compilation terminated.
configure:5379: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| char* cs = nl_langinfo(CODESET);
| ;
| return 0;
| }
configure:5388: result: no
configure:5397: checking for environ variable
configure:5413: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:5413: $? = 0
configure:5420: result: yes
configure:5430: checking for acosh in -lm
configure:5455: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:129:6: warning: conflicting types for built-in function 'acosh' [enabled by default]
char acosh ();
^
configure:5455: $? = 0
configure:5464: result: yes
configure:5472: checking for asinh in -lm
configure:5497: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:130:6: warning: conflicting types for built-in function 'asinh' [enabled by default]
char asinh ();
^
configure:5497: $? = 0
configure:5506: result: yes
configure:5514: checking for atanh in -lm
configure:5539: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:131:6: warning: conflicting types for built-in function 'atanh' [enabled by default]
char atanh ();
^
configure:5539: $? = 0
configure:5548: result: yes
configure:5556: checking for hypot in -lm
configure:5581: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:132:6: warning: conflicting types for built-in function 'hypot' [enabled by default]
char hypot ();
^
configure:5581: $? = 0
configure:5590: result: yes
configure:5598: checking for atan2 in -lm
configure:5623: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:133:6: warning: conflicting types for built-in function 'atan2' [enabled by default]
char atan2 ();
^
configure:5623: $? = 0
configure:5632: result: yes
configure:5640: checking for frexp in -lm
configure:5665: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:134:6: warning: conflicting types for built-in function 'frexp' [enabled by default]
char frexp ();
^
configure:5665: $? = 0
configure:5674: result: yes
configure:5682: checking for frexpf in -lm
configure:5707: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:135:6: warning: conflicting types for built-in function 'frexpf' [enabled by default]
char frexpf ();
^
configure:5707: $? = 0
configure:5716: result: yes
configure:5724: checking for ldexp in -lm
configure:5749: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:136:6: warning: conflicting types for built-in function 'ldexp' [enabled by default]
char ldexp ();
^
configure:5749: $? = 0
configure:5758: result: yes
configure:5766: checking for ldexpf in -lm
configure:5791: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:137:6: warning: conflicting types for built-in function 'ldexpf' [enabled by default]
char ldexpf ();
^
configure:5791: $? = 0
configure:5800: result: yes
configure:5808: checking for sincos in -lm
configure:5833: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:138:6: warning: conflicting types for built-in function 'sincos' [enabled by default]
char sincos ();
^
configure:5833: $? = 0
configure:5842: result: yes
configure:5850: checking for sincosf in -lm
configure:5875: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
conftest.c:139:6: warning: conflicting types for built-in function 'sincosf' [enabled by default]
char sincosf ();
^
configure:5875: $? = 0
configure:5884: result: yes
configure:5892: checking for feclearexcept in -lm
configure:5917: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
configure:5917: $? = 0
configure:5926: result: yes
configure:5934: checking for fpsetsticky in -lm
configure:5959: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
/tmp/ccId3J5x.o:conftest.c:function main: error: undefined reference to 'fpsetsticky'
collect2: error: ld returned 1 exit status
configure:5959: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 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 fpsetsticky ();
| int
| main ()
| {
| return fpsetsticky ();
| ;
| return 0;
| }
configure:5968: result: no
configure:5981: checking dlfcn.h usability
configure:5981: arm-linux-androideabi-gcc -c conftest.c >&5
configure:5981: $? = 0
configure:5981: result: yes
configure:5981: checking dlfcn.h presence
configure:5981: arm-linux-androideabi-gcc -E conftest.c
configure:5981: $? = 0
configure:5981: result: yes
configure:5981: checking for dlfcn.h
configure:5981: result: yes
configure:5987: checking for dlopen in -ldl
configure:6012: arm-linux-androideabi-gcc -o conftest conftest.c -ldl >&5
configure:6012: $? = 0
configure:6021: result: yes
configure:6316: checking size of short
configure:6321: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6321: $? = 0
configure:6321: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:172:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
^
configure:6321: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6321: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:172:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
^
configure:6321: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6321: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6321: $? = 0
configure:6321: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6321: $? = 0
configure:6335: result: 2
configure:6349: checking size of int
configure:6354: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6354: $? = 0
configure:6354: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
^
configure:6354: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6354: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
^
configure:6354: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6354: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:173:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
^
configure:6354: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6354: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6354: $? = 0
configure:6354: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6354: $? = 0
configure:6354: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6354: $? = 0
configure:6368: result: 4
configure:6382: checking size of long
configure:6387: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6387: $? = 0
configure:6387: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:174:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
^
configure:6387: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6387: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:174:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
^
configure:6387: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6387: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:174:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
^
configure:6387: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6387: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6387: $? = 0
configure:6387: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6387: $? = 0
configure:6387: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6387: $? = 0
configure:6401: result: 4
configure:6415: checking size of float
configure:6420: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6420: $? = 0
configure:6420: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
^
configure:6420: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6420: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
^
configure:6420: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6420: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:175:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
^
configure:6420: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (float))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6420: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6420: $? = 0
configure:6420: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6420: $? = 0
configure:6420: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6420: $? = 0
configure:6434: result: 4
configure:6448: checking size of double
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6453: $? = 0
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
^
configure:6453: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
^
configure:6453: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
^
configure:6453: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:176:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
^
configure:6453: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6453: $? = 0
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6453: $? = 0
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6453: $? = 0
configure:6453: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6453: $? = 0
configure:6467: result: 8
configure:6478: checking for ptrdiff_t
configure:6478: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6478: $? = 0
configure:6478: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:177:24: error: expected expression before ')' token
if (sizeof ((ptrdiff_t)))
^
configure:6478: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:6478: result: yes
configure:6490: checking for size_t
configure:6490: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6490: $? = 0
configure:6490: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:177:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:6490: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:6490: result: yes
configure:6505: checking size of size_t
configure:6510: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6510: $? = 0
configure:6510: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:177:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
^
configure:6510: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6510: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:177:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
^
configure:6510: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6510: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:177:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
^
configure:6510: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6510: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6510: $? = 0
configure:6510: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6510: $? = 0
configure:6510: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6510: $? = 0
configure:6524: result: 4
configure:6536: checking for long long
configure:6536: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6536: $? = 0
configure:6536: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:178:24: error: expected expression before ')' token
if (sizeof ((long long)))
^
configure:6536: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:6536: result: yes
configure:6550: checking size of long long
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6555: $? = 0
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
^
configure:6555: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
^
configure:6555: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
^
configure:6555: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:179:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
^
configure:6555: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6555: $? = 0
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6555: $? = 0
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6555: $? = 0
configure:6555: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6555: $? = 0
configure:6569: result: 8
configure:6588: checking for special C compiler options needed for large files
configure:6633: result: no
configure:6639: checking for _FILE_OFFSET_BITS value needed for large files
configure:6664: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c:150:7: error: size of array 'off_t_is_large' is negative
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:6664: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| /* 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6688: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c:151:7: error: size of array 'off_t_is_large' is negative
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:6688: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| /* 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6696: result: unknown
configure:6708: checking for _LARGE_FILES value needed for large files
configure:6733: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c:150:7: error: size of array 'off_t_is_large' is negative
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:6733: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| /* 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6757: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c:151:7: error: size of array 'off_t_is_large' is negative
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:6757: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| /* 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 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6765: result: unknown
configure:6781: checking for _LARGEFILE_SOURCE value needed for large files
configure:6800: arm-linux-androideabi-gcc -o conftest -O2 conftest.c >&5
configure:6800: $? = 0
configure:6828: result: no
configure:6849: checking for off_t
configure:6849: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6849: $? = 0
configure:6849: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:181:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:6849: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:6849: result: yes
configure:6864: checking size of off_t
configure:6869: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6869: $? = 0
configure:6869: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:181:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
^
configure:6869: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6869: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:181:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
^
configure:6869: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6869: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:181:12: error: size of array 'test_array' is negative
static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
^
configure:6869: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:6869: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6869: $? = 0
configure:6869: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6869: $? = 0
configure:6869: arm-linux-androideabi-gcc -c -O2 conftest.c >&5
configure:6869: $? = 0
configure:6883: result: 4
configure:6898: checking for ncurses5-config
configure:6929: result: no
configure:6941: checking for ncursesw5-config
configure:6972: result: no
configure:6981: checking for terminfo
configure:7000: result: yes
configure:7172: checking for the pcre library and header files
configure:7248: result: yes: /usr/lib and /usr/include
configure:7437: checking for the onig library and header files oniguruma.h
configure:7593: result: no
configure:7702: checking for the png library and header files
configure:7778: result: yes: /usr/lib and /usr/include
configure:7967: checking for the z library and header files zlib.h
configure:8043: result: yes: /usr/lib and /usr/include
configure:8239: checking for the iconv library and header files
configure:8395: result: no
configure:8419: checking for iconv
configure:8441: arm-linux-androideabi-gcc -o conftest -O2 conftest.c >&5
conftest.c:150:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:8441: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 4
| #define HAVE_PCRE_H 1
| #define HAVE_PNG_H 1
| #define HAVE_ZLIB_H 1
| /* end confdefs.h. */
| #include
| #include
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:8463: arm-linux-androideabi-gcc -o conftest -O2 conftest.c -liconv >&5
conftest.c:150:19: fatal error: iconv.h: No such file or directory
#include
^
compilation terminated.
configure:8463: $? = 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 STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_XLOCALE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_FENV_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCPY 1
| #define HAVE_PUTENV 1
| #define HAVE_GETCWD 1
| #define HAVE_SETLOCALE 1
| #define HAVE_TCGETATTR 1
| #define HAVE_TCSETATTR 1
| #define HAVE_CFGETOSPEED 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGEMPTYSET 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SIGADDSET 1
| #define HAVE_ALARM 1
| #define HAVE_PAUSE 1
| #define HAVE_VFSCANF 1
| #define HAVE_LSTAT 1
| #define HAVE_READLINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_LINK 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GETPPID 1
| #define HAVE_GETEGID 1
| #define HAVE_GETEUID 1
| #define HAVE_GETUID 1
| #define HAVE_GETGID 1
| #define HAVE_SETGID 1
| #define HAVE_SETUID 1
| #define HAVE_SETPGID 1
| #define HAVE_GETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_GETPGRP 1
| #define HAVE_SETSID 1
| #define HAVE_GETSID 1
| #define HAVE_MMAP 1
| #define HAVE_CHOWN 1
| #define HAVE_LCHOWN 1
| #define HAVE_POPEN 1
| #define HAVE_MKFIFO 1
| #define HAVE_ATEXIT 1
| #define HAVE_UMASK 1
| #define HAVE_UNAME 1
| #define HAVE_TIMES 1
| #define HAVE_GMTIME 1
| #define HAVE_MKTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETITIMER 1
| #define HAVE_SETITIMER 1
| #define HAVE_GMTIME_R 1
| #define HAVE_CTIME_R 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_STRTOD 1
| #define HAVE_ATOLL 1
| #define HAVE_STRTOLL 1
| #define HAVE_ISSETUGID 1
| #define HAVE_ISNAN 1
| #define HAVE_ISINF 1
| #define HAVE_SIGLONGJMP 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_PATHCONF 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_SETVBUF 1
| #define HAVE_UTIME 1
| #define HAVE_UTIMES 1
| #define HAVE_TTYNAME 1
| #define HAVE_TTYNAME_R 1
| #define HAVE_NEWLOCALE 1
| #define HAVE_LOCALECONV 1
| #define HAVE_ENVIRON 1
| #define HAVE_ACOSH 1
| #define HAVE_ASINH 1
| #define HAVE_ATANH 1
| #define HAVE_HYPOT 1
| #define HAVE_ATAN2 1
| #define HAVE_FREXP 1
| #define HAVE_FREXPF 1
| #define HAVE_LDEXP 1
| #define HAVE_LDEXPF 1
| #define HAVE_SINCOS 1
| #define HAVE_SINCOSF 1
| #define HAVE_FECLEAREXCEPT 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_SIZE_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_FSEEKO 1
| #define SIZEOF_OFF_T 4
| #define HAVE_PCRE_H 1
| #define HAVE_PNG_H 1
| #define HAVE_ZLIB_H 1
| /* end confdefs.h. */
| #include
| #include
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
| iconv(cd,NULL,NULL,NULL,NULL);
| iconv_close(cd);
| ;
| return 0;
| }
configure:8473: result: no, consider installing GNU libiconv
configure:8554: checking for sysconf
configure:8554: arm-linux-androideabi-gcc -o conftest -O2 conftest.c >&5
configure:8554: $? = 0
configure:8554: result: yes
configure:8612: checking SLANG_VERSION
configure:8624: result: 2.3.0
configure:8751: 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 1bc5c6487a01
config.status:1045: creating Makefile
config.status:1045: creating src/Makefile
config.status:1045: creating slsh/Makefile
config.status:1045: creating modules/Makefile
config.status:1045: creating demo/Makefile
config.status:1045: creating slang.pc
config.status:1045: creating src/sysconf.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_alarm=yes
ac_cv_func_atexit=yes
ac_cv_func_atoll=yes
ac_cv_func_cfgetospeed=yes
ac_cv_func_chown=yes
ac_cv_func_confstr=no
ac_cv_func_connect=yes
ac_cv_func_ctime_r=yes
ac_cv_func_finite=no
ac_cv_func_fork=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getitimer=yes
ac_cv_func_getpgid=yes
ac_cv_func_getpgrp=yes
ac_cv_func_getppid=yes
ac_cv_func_getpriority=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsid=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_gmtime=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_isinf=yes
ac_cv_func_isnan=yes
ac_cv_func_issetugid=yes
ac_cv_func_kill=yes
ac_cv_func_killpg=yes
ac_cv_func_lchown=yes
ac_cv_func_link=yes
ac_cv_func_localeconv=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mkfifo=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap=yes
ac_cv_func_newlocale=yes
ac_cv_func_on_exit=no
ac_cv_func_pathconf=yes
ac_cv_func_pause=yes
ac_cv_func_popen=yes
ac_cv_func_putenv=yes
ac_cv_func_readlink=yes
ac_cv_func_remove=yes
ac_cv_func_round=no
ac_cv_func_setgid=yes
ac_cv_func_setitimer=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgid=yes
ac_cv_func_setpgrp=yes
ac_cv_func_setpriority=yes
ac_cv_func_setsid=yes
ac_cv_func_setuid=yes
ac_cv_func_setvbuf=yes
ac_cv_func_shmat=no
ac_cv_func_sigaction=yes
ac_cv_func_sigaddset=yes
ac_cv_func_sigemptyset=yes
ac_cv_func_siglongjmp=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_socketpair=yes
ac_cv_func_strtod=yes
ac_cv_func_strtod_l=no
ac_cv_func_strtoll=yes
ac_cv_func_symlink=yes
ac_cv_func_sysconf=yes
ac_cv_func_tcgetattr=yes
ac_cv_func_tcsetattr=yes
ac_cv_func_times=yes
ac_cv_func_ttyname=yes
ac_cv_func_ttyname_r=yes
ac_cv_func_umask=yes
ac_cv_func_uname=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_func_vfscanf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_waitpid=yes
ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/include'\'' ac_x_libraries='\''/usr/lib'\'''
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fenv_h=yes
ac_cv_header_floatingpoint_h=no
ac_cv_header_ieeefp_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=no
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_nan_h=no
ac_cv_header_netinet_in_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_fcntl_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_resource_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_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_xlocale_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_ipc_shmat=no
ac_cv_lib_m_acosh=yes
ac_cv_lib_m_asinh=yes
ac_cv_lib_m_atan2=yes
ac_cv_lib_m_atanh=yes
ac_cv_lib_m_feclearexcept=yes
ac_cv_lib_m_fpsetsticky=no
ac_cv_lib_m_frexp=yes
ac_cv_lib_m_frexpf=yes
ac_cv_lib_m_hypot=yes
ac_cv_lib_m_ldexp=yes
ac_cv_lib_m_ldexpf=yes
ac_cv_lib_m_sincos=yes
ac_cv_lib_m_sincosf=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_path_nc5config=no
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_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=4
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=4
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_uid_t=yes
am_cv_func_iconv='no, consider installing GNU libiconv'
am_cv_lib_iconv=no
jd_cv_nl_langinfo_codeset=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='arm-linux-androideabi-gcc'
CC_SHARED='$(CC) -shared -fPIC $(CFLAGS)'
CC_SHARED_FLAGS='-shared -fPIC'
CFLAGS='-O2 '
CONFIG_DIR='/tmp/slang/src/slang-2.3.0'
CPP='arm-linux-androideabi-gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DLL_IMPLIB_NAME=''
DYNAMIC_LINK_FLAGS='-Wl,-export-dynamic'
DYNAMIC_LINK_LIB='-ldl'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ELFDIR='/tmp/slang/src/slang-2.3.0/src/$(ARCH)elfobjs'
ELFLIB='lib$(THIS_LIB).so'
ELFLIB_BUILD_NAME='$(ELFLIB_MAJOR_MINOR_MICRO)'
ELFLIB_MAJOR='$(ELFLIB).$(ELF_MAJOR_VERSION)'
ELFLIB_MAJOR_MINOR='$(ELFLIB_MAJOR).$(ELF_MINOR_VERSION)'
ELFLIB_MAJOR_MINOR_MICRO='$(ELFLIB_MAJOR_MINOR).$(ELF_MICRO_VERSION)'
ELF_CC='$(CC)'
ELF_CFLAGS='$(CFLAGS) -fPIC '
ELF_DEP_LIBS='$(DL_LIB) -lm -lc'
ELF_LINK='$(CC) $(LDFLAGS) -shared -Wl,-O1 -Wl,--version-script,$(VERSION_SCRIPT) -Wl,-soname,$(ELFLIB_MAJOR)'
ELF_LINK_CMD=''
EXEEXT=''
GNU_READLINE='0'
GREP='/usr/sbin/grep'
ICONV_INC=''
ICONV_INC_DIR=''
ICONV_LIB=''
ICONV_LIB_DIR=''
ICONV_MODULE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_ELFLIB_TARGET='install-elf-and-links'
INSTALL_MODULE='$(INSTALL_DATA)'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIB_READLINE='# -lreadline'
LTLIBOBJS=''
MISC_TERMINFO_DIRS=''
M_LIB='-lm'
OBJDIR='/tmp/slang/src/slang-2.3.0/src/$(ARCH)objs'
OBJEXT='o'
ONIG_INC=''
ONIG_INC_DIR=''
ONIG_LIB=''
ONIG_LIB_DIR=''
ONIG_MODULE=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCRE_INC=''
PCRE_INC_DIR='/usr/include'
PCRE_LIB=''
PCRE_LIB_DIR='/usr/lib'
PCRE_MODULE='pcre-module.so'
PNG_INC=''
PNG_INC_DIR='/usr/include'
PNG_LIB=''
PNG_LIB_DIR='/usr/lib'
PNG_MODULE='png-module.so'
PROGRAM_CFILES=' sltermin.c sldisply.c slutty.c slang.c slarray.c slclass.c slcmd.c slerr.c slgetkey.c slkeymap.c slmalloc.c slmath.c slmemchr.c slmemcmp.c slmemcpy.c slmemset.c slmisc.c slparse.c slprepr.c slregexp.c slrline.c slsearch.c slsmg.c slstd.c sltoken.c sltypes.c slxstrng.c slcurses.c slscroll.c slsignal.c slkeypad.c slerrno.c slstring.c slstruct.c slcmplex.c slarrfun.c slimport.c slpath.c slarith.c slassoc.c slcompat.c slposdir.c slstdio.c slproc.c sltime.c slstrops.c slbstr.c slpack.c slintall.c slistruc.c slposio.c slnspace.c slarrmis.c slospath.c slscanf.c sllower.c slupper.c slischar.c slutf8.c slwcwidth.c slwclut.c slcommon.c sllist.c slexcept.c slfpu.c slsig.c slboseos.c'
PROGRAM_ELFOBJECTS=' $(ELFDIR)/sltermin.o $(ELFDIR)/sldisply.o $(ELFDIR)/slutty.o $(ELFDIR)/slang.o $(ELFDIR)/slarray.o $(ELFDIR)/slclass.o $(ELFDIR)/slcmd.o $(ELFDIR)/slerr.o $(ELFDIR)/slgetkey.o $(ELFDIR)/slkeymap.o $(ELFDIR)/slmalloc.o $(ELFDIR)/slmath.o $(ELFDIR)/slmemchr.o $(ELFDIR)/slmemcmp.o $(ELFDIR)/slmemcpy.o $(ELFDIR)/slmemset.o $(ELFDIR)/slmisc.o $(ELFDIR)/slparse.o $(ELFDIR)/slprepr.o $(ELFDIR)/slregexp.o $(ELFDIR)/slrline.o $(ELFDIR)/slsearch.o $(ELFDIR)/slsmg.o $(ELFDIR)/slstd.o $(ELFDIR)/sltoken.o $(ELFDIR)/sltypes.o $(ELFDIR)/slxstrng.o $(ELFDIR)/slcurses.o $(ELFDIR)/slscroll.o $(ELFDIR)/slsignal.o $(ELFDIR)/slkeypad.o $(ELFDIR)/slerrno.o $(ELFDIR)/slstring.o $(ELFDIR)/slstruct.o $(ELFDIR)/slcmplex.o $(ELFDIR)/slarrfun.o $(ELFDIR)/slimport.o $(ELFDIR)/slpath.o $(ELFDIR)/slarith.o $(ELFDIR)/slassoc.o $(ELFDIR)/slcompat.o $(ELFDIR)/slposdir.o $(ELFDIR)/slstdio.o $(ELFDIR)/slproc.o $(ELFDIR)/sltime.o $(ELFDIR)/slstrops.o $(ELFDIR)/slbstr.o $(ELFDIR)/slpack.o $(ELFDIR)/slintall.o $(ELFDIR)/slistruc.o $(ELFDIR)/slposio.o $(ELFDIR)/slnspace.o $(ELFDIR)/slarrmis.o $(ELFDIR)/slospath.o $(ELFDIR)/slscanf.o $(ELFDIR)/sllower.o $(ELFDIR)/slupper.o $(ELFDIR)/slischar.o $(ELFDIR)/slutf8.o $(ELFDIR)/slwcwidth.o $(ELFDIR)/slwclut.o $(ELFDIR)/slcommon.o $(ELFDIR)/sllist.o $(ELFDIR)/slexcept.o $(ELFDIR)/slfpu.o $(ELFDIR)/slsig.o $(ELFDIR)/slboseos.o'
PROGRAM_HFILES=''
PROGRAM_OBJECTS=' $(OBJDIR)/sltermin.o $(OBJDIR)/sldisply.o $(OBJDIR)/slutty.o $(OBJDIR)/slang.o $(OBJDIR)/slarray.o $(OBJDIR)/slclass.o $(OBJDIR)/slcmd.o $(OBJDIR)/slerr.o $(OBJDIR)/slgetkey.o $(OBJDIR)/slkeymap.o $(OBJDIR)/slmalloc.o $(OBJDIR)/slmath.o $(OBJDIR)/slmemchr.o $(OBJDIR)/slmemcmp.o $(OBJDIR)/slmemcpy.o $(OBJDIR)/slmemset.o $(OBJDIR)/slmisc.o $(OBJDIR)/slparse.o $(OBJDIR)/slprepr.o $(OBJDIR)/slregexp.o $(OBJDIR)/slrline.o $(OBJDIR)/slsearch.o $(OBJDIR)/slsmg.o $(OBJDIR)/slstd.o $(OBJDIR)/sltoken.o $(OBJDIR)/sltypes.o $(OBJDIR)/slxstrng.o $(OBJDIR)/slcurses.o $(OBJDIR)/slscroll.o $(OBJDIR)/slsignal.o $(OBJDIR)/slkeypad.o $(OBJDIR)/slerrno.o $(OBJDIR)/slstring.o $(OBJDIR)/slstruct.o $(OBJDIR)/slcmplex.o $(OBJDIR)/slarrfun.o $(OBJDIR)/slimport.o $(OBJDIR)/slpath.o $(OBJDIR)/slarith.o $(OBJDIR)/slassoc.o $(OBJDIR)/slcompat.o $(OBJDIR)/slposdir.o $(OBJDIR)/slstdio.o $(OBJDIR)/slproc.o $(OBJDIR)/sltime.o $(OBJDIR)/slstrops.o $(OBJDIR)/slbstr.o $(OBJDIR)/slpack.o $(OBJDIR)/slintall.o $(OBJDIR)/slistruc.o $(OBJDIR)/slposio.o $(OBJDIR)/slnspace.o $(OBJDIR)/slarrmis.o $(OBJDIR)/slospath.o $(OBJDIR)/slscanf.o $(OBJDIR)/sllower.o $(OBJDIR)/slupper.o $(OBJDIR)/slischar.o $(OBJDIR)/slutf8.o $(OBJDIR)/slwcwidth.o $(OBJDIR)/slwclut.o $(OBJDIR)/slcommon.o $(OBJDIR)/sllist.o $(OBJDIR)/slexcept.o $(OBJDIR)/slfpu.o $(OBJDIR)/slsig.o $(OBJDIR)/slboseos.o'
PROGRAM_OFILES=' sltermin.o sldisply.o slutty.o slang.o slarray.o slclass.o slcmd.o slerr.o slgetkey.o slkeymap.o slmalloc.o slmath.o slmemchr.o slmemcmp.o slmemcpy.o slmemset.o slmisc.o slparse.o slprepr.o slregexp.o slrline.o slsearch.o slsmg.o slstd.o sltoken.o sltypes.o slxstrng.o slcurses.o slscroll.o slsignal.o slkeypad.o slerrno.o slstring.o slstruct.o slcmplex.o slarrfun.o slimport.o slpath.o slarith.o slassoc.o slcompat.o slposdir.o slstdio.o slproc.o sltime.o slstrops.o slbstr.o slpack.o slintall.o slistruc.o slposio.o slnspace.o slarrmis.o slospath.o slscanf.o sllower.o slupper.o slischar.o slutf8.o slwcwidth.o slwclut.o slcommon.o sllist.o slexcept.o slfpu.o slsig.o slboseos.o'
RANLIB='arm-linux-androideabi-ranlib'
RPATH='-Wl,-R${exec_prefix}/lib'
SET_MAKE=''
SHELL='/bin/sh'
SLANG_DLL_CFLAGS=''
SLANG_LIB_FOR_MODULES=''
SRCDIR='/tmp/slang/src/slang-2.3.0/src'
SYSCONF_MODULE='sysconf-module.so'
TERMCAP=''
TERMINFO_LAYOUT='default'
XMKMF=''
X_CFLAGS=' -I/usr/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/lib -R/usr/lib'
X_PRE_LIBS=''
ZLIB_MODULE='zlib-module.so'
Z_INC=''
Z_INC_DIR='/usr/include'
Z_LIB=''
Z_LIB_DIR='/usr/lib'
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
nc5config='no'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgconfigdir='${libdir}/pkgconfig'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
slang_major_version='2'
slang_micro_version='0'
slang_minor_version='3'
slang_version='2.3.0'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_MEMORY_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_MALLOC_H 1
#define HAVE_LOCALE_H 1
#define HAVE_XLOCALE_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UTIME_H 1
#define HAVE_FENV_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_DIRENT_H 1
#define HAVE_MEMSET 1
#define HAVE_MEMCPY 1
#define HAVE_PUTENV 1
#define HAVE_GETCWD 1
#define HAVE_SETLOCALE 1
#define HAVE_TCGETATTR 1
#define HAVE_TCSETATTR 1
#define HAVE_CFGETOSPEED 1
#define HAVE_SIGACTION 1
#define HAVE_SIGEMPTYSET 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SIGADDSET 1
#define HAVE_ALARM 1
#define HAVE_PAUSE 1
#define HAVE_VFSCANF 1
#define HAVE_LSTAT 1
#define HAVE_READLINK 1
#define HAVE_SYMLINK 1
#define HAVE_LINK 1
#define HAVE_KILL 1
#define HAVE_KILLPG 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_GETPPID 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETUID 1
#define HAVE_GETGID 1
#define HAVE_SETGID 1
#define HAVE_SETUID 1
#define HAVE_SETPGID 1
#define HAVE_GETPGID 1
#define HAVE_SETPGRP 1
#define HAVE_GETPGRP 1
#define HAVE_SETSID 1
#define HAVE_GETSID 1
#define HAVE_MMAP 1
#define HAVE_CHOWN 1
#define HAVE_LCHOWN 1
#define HAVE_POPEN 1
#define HAVE_MKFIFO 1
#define HAVE_ATEXIT 1
#define HAVE_UMASK 1
#define HAVE_UNAME 1
#define HAVE_TIMES 1
#define HAVE_GMTIME 1
#define HAVE_MKTIME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETITIMER 1
#define HAVE_SETITIMER 1
#define HAVE_GMTIME_R 1
#define HAVE_CTIME_R 1
#define HAVE_LOCALTIME_R 1
#define HAVE_STRTOD 1
#define HAVE_ATOLL 1
#define HAVE_STRTOLL 1
#define HAVE_ISSETUGID 1
#define HAVE_ISNAN 1
#define HAVE_ISINF 1
#define HAVE_SIGLONGJMP 1
#define HAVE_FORK 1
#define HAVE_WAITPID 1
#define HAVE_SOCKET 1
#define HAVE_SOCKETPAIR 1
#define HAVE_PATHCONF 1
#define HAVE_GETPRIORITY 1
#define HAVE_SETPRIORITY 1
#define HAVE_GETRUSAGE 1
#define HAVE_SETVBUF 1
#define HAVE_UTIME 1
#define HAVE_UTIMES 1
#define HAVE_TTYNAME 1
#define HAVE_TTYNAME_R 1
#define HAVE_NEWLOCALE 1
#define HAVE_LOCALECONV 1
#define HAVE_ENVIRON 1
#define HAVE_ACOSH 1
#define HAVE_ASINH 1
#define HAVE_ATANH 1
#define HAVE_HYPOT 1
#define HAVE_ATAN2 1
#define HAVE_FREXP 1
#define HAVE_FREXPF 1
#define HAVE_LDEXP 1
#define HAVE_LDEXPF 1
#define HAVE_SINCOS 1
#define HAVE_SINCOSF 1
#define HAVE_FECLEAREXCEPT 1
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_SIZE_T 4
#define HAVE_LONG_LONG 1
#define SIZEOF_LONG_LONG 8
#define HAVE_FSEEKO 1
#define SIZEOF_OFF_T 4
#define HAVE_PCRE_H 1
#define HAVE_PNG_H 1
#define HAVE_ZLIB_H 1
#define HAVE_SYSCONF 1
configure: exit 0