Build of tftp-hpa with android toolchain

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

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

SLOCLanguage
4,171 ansic
154 sh
120 makefile
4,445 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tftp-hpa 5.2-5 (Tue Apr 4 21:33:40 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for library containing strerror... none required
# checking for arm-linux-androideabi-gcc... (cached) arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... (cached) none needed
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking if arm-linux-androideabi-gcc accepts -W... yes
# checking if arm-linux-androideabi-gcc accepts -Wall... yes
# checking if arm-linux-androideabi-gcc accepts -Wpointer-arith... yes
# checking if arm-linux-androideabi-gcc accepts -Wbad-function-cast... yes
# checking if arm-linux-androideabi-gcc accepts -Wcast-equal... no
# checking if arm-linux-androideabi-gcc accepts -Wstrict-prototypes... yes
# checking if arm-linux-androideabi-gcc accepts -Wmissing-prototypes... yes
# checking if arm-linux-androideabi-gcc accepts -Wmissing-declarations... yes
# checking if arm-linux-androideabi-gcc accepts -Wnested-externs... yes
# checking if arm-linux-androideabi-gcc accepts -Winline... yes
# checking if arm-linux-androideabi-gcc accepts -Wwrite-strings... yes
# checking if arm-linux-androideabi-gcc accepts -Wundef... yes
# checking if arm-linux-androideabi-gcc accepts -Wshadow... yes
# checking if arm-linux-androideabi-gcc accepts -Wsign-compare... yes
# checking if arm-linux-androideabi-gcc accepts -pipe... yes
# checking if arm-linux-androideabi-gcc accepts -fno-strict-aliasing... yes
# checking for ANSI C header files... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking if inttypes.h is sane... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking for memory.h... (cached) yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sysexits.h usability... no
# checking sysexits.h presence... no
# checking for sysexits.h... no
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking for sys/stat.h... (cached) yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/types.h... (cached) yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking machine/param.h usability... no
# checking machine/param.h presence... no
# checking for machine/param.h... no
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking winsock2.h usability... no
# checking winsock2.h presence... no
# checking for winsock2.h... no
# checking winsock.h usability... no
# checking winsock.h presence... no
# checking for winsock.h... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking for off_t... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking for size_t... yes
# checking for intmax_t... yes
# checking for long long... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for u_short... yes
# checking for u_long... yes
# checking for socklen_t... yes
# checking for library containing socket... none required
# checking for fcntl... yes
# checking for setsid... yes
# checking for recvmsg... yes
# checking for ftruncate... yes
# checking for setreuid... yes
# checking for setregid... yes
# checking for initgroups... yes
# checking for setgroups... yes
# checking for strtoumax... yes
# checking for strtoull... yes
# checking for struct msghdr.msg_control... yes
# checking for struct in_pktinfo.ipi_addr... yes
# checking for struct addrinfo.ai_addr... yes
# checking if fcntl.h defines O_NONBLOCK... yes
# checking if fcntl.h defines O_BINARY... no
# checking if fcntl.h defines O_TEXT... no
# checking if fcntl.h defines F_SETLK... yes
# checking if sys/file.h defines LOCK_SH... yes
# checking if sys/file.h defines LOCK_EX... yes
# checking for sigsetjmp... yes
# checking for library containing xmalloc... no
# checking for library containing xstrdup... no
# checking for library containing bsd_signal... none required
# checking for library containing getopt_long... none required
# checking for library containing getaddrinfo... none required
# checking for library containing freeaddrinfo... none required
# checking for library containing gai_strerror... none required
# checking for library containing inet_ntop... none required
# checking for library containing inet_aton... none required
# checking for daemon... yes
# checking for dup2... yes
# checking if netinet/in.h defines IPPORT_TFTP... no
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for library containing regcomp... none required
# checking readline/readline.h usability... no
# checking readline/readline.h presence... no
# checking for readline/readline.h... no
# checking editline/readline.h usability... no
# checking editline/readline.h presence... no
# checking for editline/readline.h... no
# checking for struct sockaddr_in6.sin6_addr... yes
# checking for IPv6 support... yes
# checking for struct in6_pktinfo.ipi6_addr... yes
# checking whether ln -s works... yes
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for a BSD-compatible install... /usr/bin/install -c
# configure: creating ./config.status
# config.status: creating MCONFIG
# config.status: creating aconfig.h
# echo \#define VERSION \"tftp-hpa `cat version`\" > version.h
# make -C lib
# make -C common
# make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/common'
# arm-linux-androideabi-gcc -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c tftpsubs.c
# make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/lib'
# arm-linux-androideabi-gcc -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c xmalloc.c
# arm-linux-androideabi-gcc -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c xstrdup.c
# In file included from xstrdup.c:8:0:
# /tmp/tftp-hpa/src/tftp-hpa-5.2/config.h:282:23: fatal error: arpa/tftp.h: No such file or directory
# #include
# ^
# compilation terminated.
# In file included from tftpsubs.h:41:0,
# from tftpsubs.c:34:
# /tmp/tftp-hpa/src/tftp-hpa-5.2/config.h:282:23: fatal error: arpa/tftp.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[1]: *** [../MRULES:6: xstrdup.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: *** [../MRULES:6: tftpsubs.o] Error 1
# make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/common'
# make: *** [Makefile:7: common.build] Error 2
# make: *** Waiting for unfinished jobs....
# In file included from xmalloc.c:8:0:
# /tmp/tftp-hpa/src/tftp-hpa-5.2/config.h:282:23: fatal error: arpa/tftp.h: No such file or directory
# #include
# ^
# compilation terminated.
# make[1]: *** [../MRULES:6: xmalloc.o] Error 1
# make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/lib'
# make: *** [Makefile:7: lib.build] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/tftp-hpa/src/tftp-hpa-5.2/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.68. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin --without-tcpwrappers
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 08353e98019c
# 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:2210: checking for arm-linux-androideabi-gcc
# configure:2237: result: arm-linux-androideabi-gcc
# configure:2506: checking for C compiler version
# configure:2515: 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:2526: $? = 0
# configure:2515: 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:2526: $? = 0
# configure:2515: 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:2526: $? = 1
# configure:2515: 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:2526: $? = 1
# configure:2546: checking whether the C compiler works
# configure:2568: arm-linux-androideabi-gcc conftest.c >&5
# configure:2572: $? = 0
# configure:2620: result: yes
# configure:2623: checking for C compiler default output file name
# configure:2625: result: a.out
# configure:2631: checking for suffix of executables
# configure:2638: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:2642: $? = 0
# configure:2664: result:
# configure:2686: checking whether we are cross compiling
# configure:2724: result: yes
# configure:2729: checking for suffix of object files
# configure:2751: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2755: $? = 0
# configure:2776: result: o
# configure:2780: checking whether we are using the GNU C compiler
# configure:2799: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2799: $? = 0
# configure:2808: result: yes
# configure:2817: checking whether arm-linux-androideabi-gcc accepts -g
# configure:2837: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:2837: $? = 0
# configure:2878: result: yes
# configure:2895: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:2959: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:2959: $? = 0
# configure:2972: result: none needed
# configure:2998: checking how to run the C preprocessor
# configure:3029: arm-linux-androideabi-gcc -E conftest.c
# configure:3029: $? = 0
# configure:3043: 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:3043: $? = 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:3068: result: arm-linux-androideabi-gcc -E
# configure:3088: arm-linux-androideabi-gcc -E conftest.c
# configure:3088: $? = 0
# configure:3102: 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:3102: $? = 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:3131: checking for grep that handles long lines and -e
# configure:3189: result: /usr/sbin/grep
# configure:3194: checking for egrep
# configure:3256: result: /usr/sbin/grep -E
# configure:3261: checking for ANSI C header files
# configure:3281: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3281: $? = 0
# configure:3365: result: yes
# configure:3378: checking for sys/types.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for sys/stat.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for stdlib.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for string.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for memory.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for strings.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for inttypes.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for stdint.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for unistd.h
# configure:3378: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3391: checking minix/config.h usability
# configure:3391: 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:3391: $? = 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:3391: result: no
# configure:3391: checking minix/config.h presence
# configure:3391: 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:3391: $? = 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:3391: result: no
# configure:3391: checking for minix/config.h
# configure:3391: result: no
# configure:3412: checking whether it is safe to define __EXTENSIONS__
# configure:3430: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3430: $? = 0
# configure:3437: result: yes
# configure:3451: checking for library containing strerror
# configure:3482: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3482: $? = 0
# configure:3499: result: none required
# configure:3515: checking for arm-linux-androideabi-gcc
# configure:3542: result: arm-linux-androideabi-gcc
# configure:3811: checking for C compiler version
# configure:3820: 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:3831: $? = 0
# configure:3820: 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:3831: $? = 0
# configure:3820: 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:3831: $? = 1
# configure:3820: 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:3831: $? = 1
# configure:3835: checking whether we are using the GNU C compiler
# configure:3863: result: yes
# configure:3872: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3933: result: yes
# configure:3950: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4027: result: none needed
# configure:4048: checking for an ANSI C-conforming const
# configure:4113: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4113: $? = 0
# configure:4120: result: yes
# configure:4128: checking for inline
# configure:4144: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4144: $? = 0
# configure:4152: result: inline
# configure:4171: checking if arm-linux-androideabi-gcc accepts -W
# configure:4186: arm-linux-androideabi-gcc -o conftest -W conftest.c >&5
# configure:4186: $? = 0
# configure:4187: result: yes
# configure:4196: checking if arm-linux-androideabi-gcc accepts -Wall
# configure:4211: arm-linux-androideabi-gcc -o conftest -W -Wall conftest.c >&5
# configure:4211: $? = 0
# configure:4212: result: yes
# configure:4221: checking if arm-linux-androideabi-gcc accepts -Wpointer-arith
# configure:4236: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith conftest.c >&5
# configure:4236: $? = 0
# configure:4237: result: yes
# configure:4246: checking if arm-linux-androideabi-gcc accepts -Wbad-function-cast
# configure:4261: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast conftest.c >&5
# configure:4261: $? = 0
# configure:4262: result: yes
# configure:4271: checking if arm-linux-androideabi-gcc accepts -Wcast-equal
# configure:4286: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal conftest.c >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-Wcast-equal'
# configure:4286: $? = 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 ()
# | {
# | printf("Hello, World!\n");
# | ;
# | return 0;
# | }
# configure:4290: result: no
# configure:4296: checking if arm-linux-androideabi-gcc accepts -Wstrict-prototypes
# configure:4311: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4311: $? = 0
# configure:4312: result: yes
# configure:4321: checking if arm-linux-androideabi-gcc accepts -Wmissing-prototypes
# configure:4336: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4336: $? = 0
# configure:4337: result: yes
# configure:4346: checking if arm-linux-androideabi-gcc accepts -Wmissing-declarations
# configure:4361: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4361: $? = 0
# configure:4362: result: yes
# configure:4371: checking if arm-linux-androideabi-gcc accepts -Wnested-externs
# configure:4386: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4386: $? = 0
# configure:4387: result: yes
# configure:4396: checking if arm-linux-androideabi-gcc accepts -Winline
# configure:4411: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4411: $? = 0
# configure:4412: result: yes
# configure:4421: checking if arm-linux-androideabi-gcc accepts -Wwrite-strings
# configure:4436: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4436: $? = 0
# configure:4437: result: yes
# configure:4446: checking if arm-linux-androideabi-gcc accepts -Wundef
# configure:4461: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4461: $? = 0
# configure:4462: result: yes
# configure:4471: checking if arm-linux-androideabi-gcc accepts -Wshadow
# configure:4486: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4486: $? = 0
# configure:4487: result: yes
# configure:4496: checking if arm-linux-androideabi-gcc accepts -Wsign-compare
# configure:4511: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4511: $? = 0
# configure:4512: result: yes
# configure:4521: checking if arm-linux-androideabi-gcc accepts -pipe
# configure:4536: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4536: $? = 0
# configure:4537: result: yes
# configure:4546: checking if arm-linux-androideabi-gcc accepts -fno-strict-aliasing
# configure:4561: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4561: $? = 0
# configure:4562: result: yes
# configure:4572: checking for ANSI C header files
# configure:4676: result: yes
# configure:4686: checking for inttypes.h
# configure:4686: result: yes
# configure:4698: checking for stdint.h
# configure:4698: result: yes
# configure:4710: checking for inttypes.h
# configure:4710: result: yes
# configure:4716: checking if inttypes.h is sane
# configure:4733: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:33:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4733: $? = 0
# configure:4734: result: yes
# configure:4752: checking fcntl.h usability
# configure:4752: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4752: $? = 0
# configure:4752: result: yes
# configure:4752: checking fcntl.h presence
# configure:4752: arm-linux-androideabi-gcc -E conftest.c
# configure:4752: $? = 0
# configure:4752: result: yes
# configure:4752: checking for fcntl.h
# configure:4752: result: yes
# configure:4764: checking grp.h usability
# configure:4764: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4764: $? = 0
# configure:4764: result: yes
# configure:4764: checking grp.h presence
# configure:4764: arm-linux-androideabi-gcc -E conftest.c
# configure:4764: $? = 0
# configure:4764: result: yes
# configure:4764: checking for grp.h
# configure:4764: result: yes
# configure:4776: checking libgen.h usability
# configure:4776: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4776: $? = 0
# configure:4776: result: yes
# configure:4776: checking libgen.h presence
# configure:4776: arm-linux-androideabi-gcc -E conftest.c
# configure:4776: $? = 0
# configure:4776: result: yes
# configure:4776: checking for libgen.h
# configure:4776: result: yes
# configure:4788: checking for memory.h
# configure:4788: result: yes
# configure:4800: checking setjmp.h usability
# configure:4800: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4800: $? = 0
# configure:4800: result: yes
# configure:4800: checking setjmp.h presence
# configure:4800: arm-linux-androideabi-gcc -E conftest.c
# configure:4800: $? = 0
# configure:4800: result: yes
# configure:4800: checking for setjmp.h
# configure:4800: result: yes
# configure:4812: checking stddef.h usability
# configure:4812: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4812: $? = 0
# configure:4812: result: yes
# configure:4812: checking stddef.h presence
# configure:4812: arm-linux-androideabi-gcc -E conftest.c
# configure:4812: $? = 0
# configure:4812: result: yes
# configure:4812: checking for stddef.h
# configure:4812: result: yes
# configure:4824: checking for stdlib.h
# configure:4824: result: yes
# configure:4836: checking for string.h
# configure:4836: result: yes
# configure:4848: checking for strings.h
# configure:4848: result: yes
# configure:4860: checking sysexits.h usability
# configure:4860: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:71:22: fatal error: sysexits.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4860: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_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:4860: result: no
# configure:4860: checking sysexits.h presence
# configure:4860: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:38:22: fatal error: sysexits.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4860: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# configure:4860: result: no
# configure:4860: checking for sysexits.h
# configure:4860: result: no
# configure:4872: checking time.h usability
# configure:4872: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking time.h presence
# configure:4872: arm-linux-androideabi-gcc -E conftest.c
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking for time.h
# configure:4872: result: yes
# configure:4884: checking for unistd.h
# configure:4884: result: yes
# configure:4896: checking sys/file.h usability
# configure:4896: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4896: $? = 0
# configure:4896: result: yes
# configure:4896: checking sys/file.h presence
# configure:4896: arm-linux-androideabi-gcc -E conftest.c
# configure:4896: $? = 0
# configure:4896: result: yes
# configure:4896: checking for sys/file.h
# configure:4896: result: yes
# configure:4908: checking sys/filio.h usability
# configure:4908: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:74:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4908: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_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:4908: result: no
# configure:4908: checking sys/filio.h presence
# configure:4908: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:41:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4908: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# configure:4908: result: no
# configure:4908: checking for sys/filio.h
# configure:4908: result: no
# configure:4920: checking for sys/stat.h
# configure:4920: result: yes
# configure:4932: checking sys/time.h usability
# configure:4932: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4932: $? = 0
# configure:4932: result: yes
# configure:4932: checking sys/time.h presence
# configure:4932: arm-linux-androideabi-gcc -E conftest.c
# configure:4932: $? = 0
# configure:4932: result: yes
# configure:4932: checking for sys/time.h
# configure:4932: result: yes
# configure:4944: checking for sys/types.h
# configure:4944: result: yes
# configure:4956: checking arpa/inet.h usability
# configure:4956: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4956: $? = 0
# configure:4956: result: yes
# configure:4956: checking arpa/inet.h presence
# configure:4956: arm-linux-androideabi-gcc -E conftest.c
# configure:4956: $? = 0
# configure:4956: result: yes
# configure:4956: checking for arpa/inet.h
# configure:4956: result: yes
# configure:4968: checking netdb.h usability
# configure:4968: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4968: $? = 0
# configure:4968: result: yes
# configure:4968: checking netdb.h presence
# configure:4968: arm-linux-androideabi-gcc -E conftest.c
# configure:4968: $? = 0
# configure:4968: result: yes
# configure:4968: checking for netdb.h
# configure:4968: result: yes
# configure:4978: checking whether time.h and sys/time.h may both be included
# configure:4998: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:51:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:4998: $? = 0
# configure:5005: result: yes
# configure:5015: checking machine/param.h usability
# configure:5015: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:80:27: fatal error: machine/param.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5015: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 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:5015: result: no
# configure:5015: checking machine/param.h presence
# configure:5015: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:47:27: fatal error: machine/param.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5015: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# configure:5015: result: no
# configure:5015: checking for machine/param.h
# configure:5015: result: no
# configure:5027: checking sys/socket.h usability
# configure:5027: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:5027: $? = 0
# configure:5027: result: yes
# configure:5027: checking sys/socket.h presence
# configure:5027: arm-linux-androideabi-gcc -E conftest.c
# configure:5027: $? = 0
# configure:5027: result: yes
# configure:5027: checking for sys/socket.h
# configure:5027: result: yes
# configure:5039: checking winsock2.h usability
# configure:5039: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:81:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5039: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_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:5039: result: no
# configure:5039: checking winsock2.h presence
# configure:5039: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:48:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5039: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure:5039: result: no
# configure:5039: checking for winsock2.h
# configure:5039: result: no
# configure:5051: checking winsock.h usability
# configure:5051: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:81:21: fatal error: winsock.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5051: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_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:5051: result: no
# configure:5051: checking winsock.h presence
# configure:5051: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:48:21: fatal error: winsock.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5051: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure:5051: result: no
# configure:5051: checking for winsock.h
# configure:5051: result: no
# configure:5069: checking for special C compiler options needed for large files
# configure:5114: result: no
# configure:5120: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5145: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:54:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:54:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:55:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:55:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:54:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5145: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5169: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:55:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:55:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:56:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:56:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:55:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5169: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #define _FILE_OFFSET_BITS 64
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5177: result: unknown
# configure:5189: checking for _LARGE_FILES value needed for large files
# configure:5214: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:54:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:54:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:55:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:55:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:54:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:58:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5214: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5238: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:55:3: warning: left shift count >= width of type [enabled by default]
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:55:3: warning: left shift count >= width of type [enabled by default]
# conftest.c:56:10: warning: left shift count >= width of type [enabled by default]
# && LARGE_OFF_T % 2147483647 == 1)
# ^
# conftest.c:56:10: warning: left shift count >= width of type [enabled by default]
# conftest.c:55:7: error: variably modified 'off_t_is_large' at file scope
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5238: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #define _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:5246: result: unknown
# configure:5261: checking for off_t
# configure:5261: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5261: $? = 0
# configure:5261: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:84:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:5261: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5261: result: yes
# configure:5272: checking for pid_t
# configure:5272: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5272: $? = 0
# configure:5272: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:84:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:5272: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_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:5272: result: yes
# configure:5283: checking for mode_t
# configure:5283: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5283: $? = 0
# configure:5283: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:84:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:5283: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_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:5283: result: yes
# configure:5294: checking for size_t
# configure:5294: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5294: $? = 0
# configure:5294: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:84:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:5294: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5294: result: yes
# configure:5305: checking for intmax_t
# configure:5305: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5305: $? = 0
# configure:5305: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:84:23: error: expected expression before ')' token
# if (sizeof ((intmax_t)))
# ^
# configure:5305: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_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 ((intmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5305: result: yes
# configure:5315: checking for long long
# configure:5315: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5315: $? = 0
# configure:5315: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:85:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# configure:5315: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((long long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5315: result: yes
# configure:5325: checking for uint16_t
# configure:5325: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5325: $? = 0
# configure:5325: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:86:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# configure:5325: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #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 ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5325: result: yes
# configure:5335: checking for uint32_t
# configure:5335: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5335: $? = 0
# configure:5335: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:87:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# configure:5335: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5335: result: yes
# configure:5345: checking for u_short
# configure:5345: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5345: $? = 0
# configure:5345: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:88:22: error: expected expression before ')' token
# if (sizeof ((u_short)))
# ^
# configure:5345: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_short)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5345: result: yes
# configure:5355: checking for u_long
# configure:5355: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5355: $? = 0
# configure:5355: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:89:21: error: expected expression before ')' token
# if (sizeof ((u_long)))
# ^
# configure:5355: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 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 ((u_long)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5355: result: yes
# configure:5366: checking for socklen_t
# configure:5366: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5366: $? = 0
# configure:5366: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:97:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:5366: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | /* end confdefs.h. */
# |
# | #include
# | #if HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #if HAVE_SYS_STAT_H
# | # include
# | #endif
# | #if STDC_HEADERS
# | # include
# | # include
# | #else
# | # if HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #if HAVE_STRING_H
# | # if !STDC_HEADERS && HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #if HAVE_STRINGS_H
# | # include
# | #endif
# | #if HAVE_INTTYPES_H
# | # include
# | #else
# | # if HAVE_STDINT_H
# | # include
# | # endif
# | #endif
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_SOCKET_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5366: result: yes
# configure:5416: checking for library containing socket
# configure:5447: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char socket ();
# ^
# conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5447: $? = 0
# configure:5464: result: none required
# configure:5477: checking for fcntl
# configure:5477: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char fcntl ();
# ^
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5488: checking for setsid
# configure:5488: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setsid ();
# ^
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5488: $? = 0
# configure:5488: result: yes
# configure:5499: checking for recvmsg
# configure:5499: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char recvmsg ();
# ^
# conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5499: $? = 0
# configure:5499: result: yes
# configure:5510: checking for ftruncate
# configure:5510: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char ftruncate ();
# ^
# conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5510: $? = 0
# configure:5510: result: yes
# configure:5521: checking for setreuid
# configure:5521: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setreuid ();
# ^
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5521: $? = 0
# configure:5521: result: yes
# configure:5532: checking for setregid
# configure:5532: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setregid ();
# ^
# conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5532: $? = 0
# configure:5532: result: yes
# configure:5543: checking for initgroups
# configure:5543: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char initgroups ();
# ^
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5543: $? = 0
# configure:5543: result: yes
# configure:5554: checking for setgroups
# configure:5554: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setgroups ();
# ^
# conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5554: $? = 0
# configure:5554: result: yes
# configure:5566: checking for strtoumax
# configure:5566: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strtoumax ();
# ^
# conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5566: $? = 0
# configure:5566: result: yes
# configure:5577: checking for strtoull
# configure:5577: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strtoull ();
# ^
# conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5577: $? = 0
# configure:5577: result: yes
# configure:5587: checking for struct msghdr.msg_control
# configure:5587: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5587: $? = 0
# configure:5587: result: yes
# configure:5598: checking for struct in_pktinfo.ipi_addr
# configure:5598: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:79:5: error: used struct type value where scalar is required
# if (ac_aggr.ipi_addr)
# ^
# conftest.c:78:26: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct in_pktinfo ac_aggr;
# ^
# configure:5598: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct in_pktinfo ac_aggr;
# | if (ac_aggr.ipi_addr)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5598: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5598: $? = 0
# configure:5598: result: yes
# configure:5612: checking for struct addrinfo.ai_addr
# configure:5612: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5612: $? = 0
# configure:5612: result: yes
# configure:5624: checking if fcntl.h defines O_NONBLOCK
# configure:5646: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:75:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^
# conftest.c:75:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:75:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:72:1: warning: shadowed declaration is here [-Wshadow]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:77:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = O_NONBLOCK;
# ^
# configure:5646: $? = 0
# configure:5653: result: yes
# configure:5663: checking if fcntl.h defines O_BINARY
# configure:5685: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:76:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^
# conftest.c:76:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:76:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:73:1: warning: shadowed declaration is here [-Wshadow]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:78:14: error: 'O_BINARY' undeclared (first use in this function)
# int dummy = O_BINARY;
# ^
# conftest.c:78:14: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:78:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = O_BINARY;
# ^
# configure:5685: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | int main()
# | {
# | int dummy = O_BINARY;
# | return 0;
# | }
# |
# | ;
# | return 0;
# | }
# configure:5697: result: no
# configure:5702: checking if fcntl.h defines O_TEXT
# configure:5724: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:76:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^
# conftest.c:76:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:76:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:73:1: warning: shadowed declaration is here [-Wshadow]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:78:14: error: 'O_TEXT' undeclared (first use in this function)
# int dummy = O_TEXT;
# ^
# conftest.c:78:14: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:78:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = O_TEXT;
# ^
# configure:5724: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | int main()
# | {
# | int dummy = O_TEXT;
# | return 0;
# | }
# |
# | ;
# | return 0;
# | }
# configure:5736: result: no
# configure:5742: checking if fcntl.h defines F_SETLK
# configure:5764: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:76:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^
# conftest.c:76:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:76:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:73:1: warning: shadowed declaration is here [-Wshadow]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:78:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = F_SETLK;
# ^
# configure:5764: $? = 0
# configure:5771: result: yes
# configure:5782: checking if sys/file.h defines LOCK_SH
# configure:5804: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:77:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^
# conftest.c:77:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:77:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:74:1: warning: shadowed declaration is here [-Wshadow]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:79:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = LOCK_SH;
# ^
# configure:5804: $? = 0
# configure:5811: result: yes
# configure:5821: checking if sys/file.h defines LOCK_EX
# configure:5843: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:78:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^
# conftest.c:78:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:78:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:75:1: warning: shadowed declaration is here [-Wshadow]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:80:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = LOCK_EX;
# ^
# configure:5843: $? = 0
# configure:5850: result: yes
# configure:5862: checking for sigsetjmp
# configure:5880: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:5880: $? = 0
# configure:5881: result: yes
# configure:5899: checking for library containing xmalloc
# configure:5930: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char xmalloc ();
# ^
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# /tmp/cc8AoYu0.o:conftest.c:function main: error: undefined reference to 'xmalloc'
# collect2: error: ld returned 1 exit status
# configure:5930: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 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 xmalloc ();
# | int
# | main ()
# | {
# | return xmalloc ();
# | ;
# | return 0;
# | }
# configure:5930: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char xmalloc ();
# ^
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -liberty
# /tmp/ccDUx2C2.o:conftest.c:function main: error: undefined reference to 'xmalloc'
# collect2: error: ld returned 1 exit status
# configure:5930: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 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 xmalloc ();
# | int
# | main ()
# | {
# | return xmalloc ();
# | ;
# | return 0;
# | }
# configure:5947: result: no
# configure:5983: checking for library containing xstrdup
# configure:6014: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char xstrdup ();
# ^
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# /tmp/ccoPeKH5.o:conftest.c:function main: error: undefined reference to 'xstrdup'
# collect2: error: ld returned 1 exit status
# configure:6014: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 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 xstrdup ();
# | int
# | main ()
# | {
# | return xstrdup ();
# | ;
# | return 0;
# | }
# configure:6014: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char xstrdup ();
# ^
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -liberty
# /tmp/ccRZNNq5.o:conftest.c:function main: error: undefined reference to 'xstrdup'
# collect2: error: ld returned 1 exit status
# configure:6014: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 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 xstrdup ();
# | int
# | main ()
# | {
# | return xstrdup ();
# | ;
# | return 0;
# | }
# configure:6031: result: no
# configure:6067: checking for library containing bsd_signal
# configure:6098: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char bsd_signal ();
# ^
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6098: $? = 0
# configure:6115: result: none required
# configure:6151: checking for library containing getopt_long
# configure:6182: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getopt_long ();
# ^
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6182: $? = 0
# configure:6199: result: none required
# configure:6235: checking for library containing getaddrinfo
# configure:6266: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getaddrinfo ();
# ^
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6266: $? = 0
# configure:6283: result: none required
# configure:6435: checking for library containing freeaddrinfo
# configure:6466: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char freeaddrinfo ();
# ^
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6466: $? = 0
# configure:6483: result: none required
# configure:6493: checking for library containing gai_strerror
# configure:6524: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gai_strerror ();
# ^
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6524: $? = 0
# configure:6541: result: none required
# configure:6555: checking for library containing inet_ntop
# configure:6586: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char inet_ntop ();
# ^
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6586: $? = 0
# configure:6603: result: none required
# configure:6698: checking for library containing inet_aton
# configure:6729: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char inet_aton ();
# ^
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6729: $? = 0
# configure:6746: result: none required
# configure:6759: checking for daemon
# configure:6759: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:100:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char daemon ();
# ^
# conftest.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6759: $? = 0
# configure:6759: result: yes
# configure:6777: checking for dup2
# configure:6777: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:101:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char dup2 ();
# ^
# conftest.c:110:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:6777: $? = 0
# configure:6777: result: yes
# configure:6801: checking if netinet/in.h defines IPPORT_TFTP
# configure:6823: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:86:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^
# conftest.c:86:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:86:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:83:1: warning: shadowed declaration is here [-Wshadow]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:88:14: error: 'IPPORT_TFTP' undeclared (first use in this function)
# int dummy = IPPORT_TFTP;
# ^
# conftest.c:88:14: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:88:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = IPPORT_TFTP;
# ^
# configure:6823: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_BSD_SIGNAL 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# |
# | int main()
# | {
# | int dummy = IPPORT_TFTP;
# | return 0;
# | }
# |
# | ;
# | return 0;
# | }
# configure:6835: result: no
# configure:7200: checking regex.h usability
# configure:7200: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:7200: $? = 0
# configure:7200: result: yes
# configure:7200: checking regex.h presence
# configure:7200: arm-linux-androideabi-gcc -E conftest.c
# configure:7200: $? = 0
# configure:7200: result: yes
# configure:7200: checking for regex.h
# configure:7200: result: yes
# configure:7203: checking for library containing regcomp
# configure:7234: arm-linux-androideabi-gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char regcomp ();
# ^
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:7234: $? = 0
# configure:7251: result: none required
# configure:7547: checking readline/readline.h usability
# configure:7547: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:113:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7547: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_BSD_SIGNAL 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define WITH_REGEX 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:7547: result: no
# configure:7547: checking readline/readline.h presence
# configure:7547: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:80:31: fatal error: readline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7547: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_BSD_SIGNAL 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define WITH_REGEX 1
# | /* end confdefs.h. */
# | #include
# configure:7547: result: no
# configure:7547: checking for readline/readline.h
# configure:7547: result: no
# configure:7678: checking editline/readline.h usability
# configure:7678: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:113:31: fatal error: editline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7678: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_BSD_SIGNAL 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define WITH_REGEX 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:7678: result: no
# configure:7678: checking editline/readline.h presence
# configure:7678: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:80:31: fatal error: editline/readline.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7678: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_BSD_SIGNAL 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define WITH_REGEX 1
# | /* end confdefs.h. */
# | #include
# configure:7678: result: no
# configure:7678: checking for editline/readline.h
# configure:7678: result: no
# configure:7812: checking for struct sockaddr_in6.sin6_addr
# configure:7812: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:91:5: error: used struct type value where scalar is required
# if (ac_aggr.sin6_addr)
# ^
# conftest.c:90:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in6 ac_aggr;
# ^
# configure:7812: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_BSD_SIGNAL 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define WITH_REGEX 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in6 ac_aggr;
# | if (ac_aggr.sin6_addr)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7812: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:7812: $? = 0
# configure:7812: result: yes
# configure:7831: checking for IPv6 support
# configure:7873: result: yes
# configure:7878: checking for struct in6_pktinfo.ipi6_addr
# configure:7878: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:93:5: error: used struct type value where scalar is required
# if (ac_aggr.ipi6_addr)
# ^
# conftest.c:92:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct in6_pktinfo ac_aggr;
# ^
# configure:7878: $? = 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 STDC_HEADERS 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define INTTYPES_H_IS_SANE 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_LONG_LONG 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_U_SHORT 1
# | #define HAVE_U_LONG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_FCNTL 1
# | #define HAVE_SETSID 1
# | #define HAVE_RECVMSG 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_SETREUID 1
# | #define HAVE_SETREGID 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_STRTOUMAX 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_MSGHDR_MSG_CONTROL 1
# | #define HAVE_STRUCT_IN_PKTINFO 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_BSD_SIGNAL 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define WITH_REGEX 1
# | #define HAVE_STRUCT_SOCKADDR_IN6 1
# | #define HAVE_IPV6 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct in6_pktinfo ac_aggr;
# | if (ac_aggr.ipi6_addr)
# | return 0;
# | ;
# | return 0;
# | }
# configure:7878: arm-linux-androideabi-gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:7878: $? = 0
# configure:7878: result: yes
# configure:7912: checking whether ln -s works
# configure:7916: result: yes
# configure:7926: checking for arm-linux-androideabi-ranlib
# configure:7942: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:7953: result: arm-linux-androideabi-ranlib
# configure:8059: checking for a BSD-compatible install
# configure:8127: result: /usr/bin/install -c
# configure:8260: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 08353e98019c
#
# config.status:885: creating MCONFIG
# config.status:885: creating aconfig.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_daemon=yes
# ac_cv_func_dup2=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_initgroups=yes
# ac_cv_func_recvmsg=yes
# ac_cv_func_setgroups=yes
# ac_cv_func_setregid=yes
# ac_cv_func_setreuid=yes
# ac_cv_func_setsid=yes
# ac_cv_func_strtoull=yes
# ac_cv_func_strtoumax=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_editline_readline_h=no
# ac_cv_header_fcntl_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libgen_h=yes
# ac_cv_header_machine_param_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_readline_readline_h=no
# ac_cv_header_regex_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sysexits_h=no
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_winsock2_h=no
# ac_cv_header_winsock_h=no
# ac_cv_member_struct_addrinfo_ai_addr=yes
# ac_cv_member_struct_in6_pktinfo_ipi6_addr=yes
# ac_cv_member_struct_in_pktinfo_ipi_addr=yes
# ac_cv_member_struct_msghdr_msg_control=yes
# ac_cv_member_struct_sockaddr_in6_sin6_addr=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_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_safe_to_define___extensions__=yes
# ac_cv_search_bsd_signal='none required'
# ac_cv_search_freeaddrinfo='none required'
# ac_cv_search_gai_strerror='none required'
# ac_cv_search_getaddrinfo='none required'
# ac_cv_search_getopt_long='none required'
# ac_cv_search_inet_aton='none required'
# ac_cv_search_inet_ntop='none required'
# ac_cv_search_regcomp='none required'
# ac_cv_search_socket='none required'
# ac_cv_search_strerror='none required'
# ac_cv_search_xmalloc=no
# ac_cv_search_xstrdup=no
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type_intmax_t=yes
# 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_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_u_long=yes
# ac_cv_type_u_short=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='arm-linux-androideabi-gcc'
# CFLAGS=' -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}xmalloc$U.o ${LIBOBJDIR}xstrdup$U.o'
# LIBS=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}xmalloc$U.lo ${LIBOBJDIR}xstrdup$U.lo'
# OBJEXT='o'
# OBJROOT='/tmp/tftp-hpa/src/tftp-hpa-5.2'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SHELL='/bin/sh'
# SRCROOT='/tmp/tftp-hpa/src/tftp-hpa-5.2'
# TFTPDOBJS='remap.o '
# TFTPD_LIBS=' /tmp/tftp-hpa/src/tftp-hpa-5.2/lib/libxtra.a '
# TFTP_LIBS=' /tmp/tftp-hpa/src/tftp-hpa-5.2/lib/libxtra.a '
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='arm-linux-androideabi'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/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 STDC_HEADERS 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define INTTYPES_H_IS_SANE 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GRP_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETDB_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_INTMAX_T 1
# #define HAVE_LONG_LONG 1
# #define HAVE_UINT16_T 1
# #define HAVE_UINT32_T 1
# #define HAVE_U_SHORT 1
# #define HAVE_U_LONG 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_FCNTL 1
# #define HAVE_SETSID 1
# #define HAVE_RECVMSG 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_SETREUID 1
# #define HAVE_SETREGID 1
# #define HAVE_INITGROUPS 1
# #define HAVE_SETGROUPS 1
# #define HAVE_STRTOUMAX 1
# #define HAVE_STRTOULL 1
# #define HAVE_MSGHDR_MSG_CONTROL 1
# #define HAVE_STRUCT_IN_PKTINFO 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define HAVE_O_NONBLOCK_DEFINITION 1
# #define HAVE_F_SETLK_DEFINITION 1
# #define HAVE_LOCK_SH_DEFINITION 1
# #define HAVE_LOCK_EX_DEFINITION 1
# #define HAVE_SIGSETJMP 1
# #define HAVE_BSD_SIGNAL 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_INET_NTOP 1
# #define HAVE_DAEMON 1
# #define HAVE_DUP2 1
# #define WITH_REGEX 1
# #define HAVE_STRUCT_SOCKADDR_IN6 1
# #define HAVE_IPV6 1
# #define HAVE_STRUCT_IN6_PKTINFO 1
#
# configure: exit 0