Build of ncftp with android toolchain

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

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

SLOCLanguage
39,727 ansic
3,551 sh
612 cpp
101 perl
43,991 total

The process tree of the build process is here.

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

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ncftp 3.2.5-6 (Tue Apr 4 21:55:20 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# checking if you set and exported the environment variable CC... arm-linux-androideabi-gcc
# checking for environment variable CFLAGS... no (we will choose a default set for you)
# checking for environment variable CPPFLAGS... no
# checking for environment variable LDFLAGS...
# checking for environment variable LIBS... no
# checking version of C library... glibc2.23
# checking platform... linux-x86_64
# checking for gcc... arm-linux-androideabi-gcc
# checking whether the C compiler (arm-linux-androideabi-gcc ) works... yes
# checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler... yes
# checking whether we are using GNU C... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking if the C compiler can use precompiled headers... no
# checking how to run the C preprocessor... /usr/bin/cpp
# checking the version of GCC... 4.8
# checking if we should customize your CFLAGS environment variable... -O2 -W -Wall
# checking for ldd... no
# checking if compiled programs use a shared library version of libgcc... unknown (ldd is not available to check)
# checking if this is a debug build... no
# checking for unistd.h... no
# checking size of st_size field in struct stat... unknown
# checking size of off_t... unknown
# checking size of st_size field in struct stat64... unknown
# checking size of off64_t... unknown
# checking size of st_size field in struct stat... unknown
# checking size of off_t... unknown
# checking if we should add CFLAGS for LFS64 support... -D_LARGEFILE64_SOURCE
# checking if we should add CFLAGS for reentrancy... -D_REENTRANT
# checking for strip... strip
# checking for object suffix... o
# checking for Cygwin environment... no
# checking for mingw32 environment... no
# checking for executable suffix... no
# checking for ANSI C header files... no
# checking for arpa/nameser.h... no
# checking for gnu/libc-version.h... no
# checking for locale.h... no
# checking for net/errno.h... no
# checking for nserve.h... no
# checking for resolv.h... no
# checking for sgtty.h... no
# checking for string.h... no
# checking for strings.h... no
# checking for sys/id.h... no
# checking for sys/ioctl.h... no
# checking for syslog.h... no
# checking for sys/socket.h... no
# checking for sys/time.h... no
# checking for sys/types.h... no
# checking for sys/utsname.h... no
# checking for sys/systeminfo.h... no
# checking for termio.h... no
# checking for termios.h... no
# checking for time.h... no
# checking for utime.h... no
# checking for unistd.h... (cached) no
# checking for gnu/libc-version.h... (cached) no
# checking whether time.h and sys/time.h may both be included... yes
# checking for sys/un.h... no
# checking for UNIX domain sockets... (guessing) yes
# checking for sun_len field in struct sockaddr_un... no
# checking for strerror... yes
# checking for socket... yes
# checking for gethostbyname... yes
# checking if we need to look for a separate DNS resolver library... (guessing) yes
# checking for main in -lresolv... no
# checking if SOCKS5 will be used... no
# checking for curses library headers... checking for ncurses.h... no
# checking for curses.h... no
# checking for termios.h... (cached) no
# checking for termio.h... (cached) no
# checking for sgtty.h... (cached) no
# checking for sys/ioctl.h... (cached) no
# checking for curses library... no
# checking for working const... yes
# checking for size_t... no
# checking for off_t... no
# checking for mode_t... no
# checking for pid_t... no
# checking for uid_t in sys/types.h... no
# checking what type main() should return... int
# checking for 64-bit integral type: long long... (guessing) yes
# checking how to print a 64-bit integral type... (guessing) %lld
# checking how to scan a 64-bit integral type... (guessing) %lld
# checking if everything was available to use the 64-bit integral type... yes
# checking what type the tv_sec field of struct timeval is... (guessing) long
# checking what type the tv_usec field of struct timeval is... (guessing) long
# checking for perl... /usr/sbin/perl
# checking for mktemp... /usr/sbin/mktemp
# checking for return type from write... /tmp/configure.fKpIBlRZ0v/unistd.c:3:20: fatal error: unistd.h: No such file or directory
# #include
# ^
# compilation terminated.
# int
# checking for size parameter to write... int
# checking for return type from send... int
# checking for size parameter to send... int
# checking for size parameter to connect... int
# checking for size parameter to setsockopt... int
# checking for backlog parameter to listen... int
# checking for seconds parameter to alarm... int
# checking for address parameter to gethostbyaddr... struct in_addr *
# checking for size parameter to gethostname... int
# checking types of arguments for select()... int,int *,struct timeval *
# checking for struct stat64... no
# checking for sig_atomic_t... no
# checking how to access getopt() global variables... manual
# checking for useable _res global variable... no
# checking for struct cmsghdr... no
# checking for msg_control field in struct msghdr... no
# checking for msg_accrights field in struct msghdr... no
# checking for sys/time.h... (cached) no
# checking for sys/select.h... no
# checking for getcwd... yes
# checking for getwd... no
# checking for fstat64... yes
# checking for getdomainname... no
# checking for gethostname... yes
# checking for getpass... no
# checking for getpassphrase... no
# checking for gnu_get_libc_release... no
# checking for gnu_get_libc_version... no
# checking for inet_aton... yes
# checking for inet_ntop... yes
# checking for llseek... no
# checking for lseek64... yes
# checking for lstat64... yes
# checking for memmove... yes
# checking for mktime... yes
# checking for open64... yes
# checking for pathconf... yes
# checking for readlink... yes
# checking for res_init... yes
# checking for setlocale... yes
# checking for setpgid... yes
# checking for setpgrp... yes
# checking for setsid... yes
# checking for setvbuf... yes
# checking for sigaction... yes
# checking for sigsetjmp... yes
# checking for stat64... yes
# checking for strcasecmp... yes
# checking for strcoll... yes
# checking for strdup... yes
# checking for strerror... (cached) yes
# checking for strncoll... no
# checking for strstr... yes
# checking for strtoq... yes
# checking for symlink... yes
# checking for sysconf... yes
# checking for sysctl... no
# checking for sysinfo... yes
# checking for syslog... yes
# checking for tcgetattr... yes
# checking for uname... yes
# checking for waitpid... yes
# checking for gethostbyaddr_r... no
# checking for gethostbyname_r... yes
# checking for gethostbyname2_r... no
# checking for getlogin_r... no
# checking for getpwnam_r... yes
# checking for _posix_getpwnam_r... no
# checking for getpwuid_r... yes
# checking for _posix_getpwuid_r... no
# checking for getservbyname_r... no
# checking for getservbyport_r... no
# checking for gmtime_r... yes
# checking for localtime_r... yes
# checking for readdir_r... yes
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking if snprintf works correctly... (guessing) yes
# checking what snprintf() returns... (guessing) length of data written
# checking for sigsetjmp and siglongjmp... no
# checking if setpgrp behavior needs to be checked... no
# checking whether setvbuf behavior can be checked... no
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for long file names... yes
# checking whether make sets ${MAKE}... yes
# checking for gtar... no
# checking for tar... /usr/sbin/tar
# checking how to create TAR files... /usr/sbin/tar -c --owner=root --group=root --verbose -f
# checking for ranlib... ranlib
# checking for ar... ar
# checking for a BSD compatible install... /usr/bin/install -c
# checking for pwd... /usr/sbin/pwd
# checking for ccdv...
# checking if shell can test for symlinks... yes
# checking CC... arm-linux-androideabi-gcc
# checking CFLAGS... -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc
# checking CPPFLAGS... -I/tmp/ncftp/src/ncftp-3.2.5 -I/tmp/ncftp/src/ncftp-3.2.5/libncftp -I/tmp/ncftp/src/ncftp-3.2.5/sio -I/tmp/ncftp/src/ncftp-3.2.5/Strn
# checking DEFS...
# checking NDEFS... -DLINUX=50006 -DLINUX_GLIBC=43000
# checking LDFLAGS... -L/tmp/ncftp/src/ncftp-3.2.5/libncftp -L/tmp/ncftp/src/ncftp-3.2.5/sio -L/tmp/ncftp/src/ncftp-3.2.5/Strn
# checking LIBS...
# updating cache ./config.cache
# creating ./config.status
# creating Makefile
# creating Makefile.bin
# creating ncftp/Makefile
# creating libncftp/Makefile
# creating Strn/Makefile
# creating sio/Makefile
# creating sh_util/Makefile
# creating vis/Makefile
# creating config.h
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/Strn'
# arm-linux-androideabi-gcc -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc -DLINUX=50006 -DLINUX_GLIBC=43000 -DHAVE_CONFIG_H -DLINUX=50006 -DLINUX_GLIBC=43000 -I/tmp/ncftp/src/ncftp-3.2.5 -I/tmp/ncftp/src/ncftp-3.2.5/libncftp -I/tmp/ncftp/src/ncftp-3.2.5/sio -I/tmp/ncftp/src/ncftp-3.2.5/Strn DStrCat.c -c
# arm-linux-androideabi-gcc -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc -DLINUX=50006 -DLINUX_GLIBC=43000 -DHAVE_CONFIG_H -DLINUX=50006 -DLINUX_GLIBC=43000 -I/tmp/ncftp/src/ncftp-3.2.5 -I/tmp/ncftp/src/ncftp-3.2.5/libncftp -I/tmp/ncftp/src/ncftp-3.2.5/sio -I/tmp/ncftp/src/ncftp-3.2.5/Strn DStrFree.c -c
# arm-linux-androideabi-gcc -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc -DLINUX=50006 -DLINUX_GLIBC=43000 -DHAVE_CONFIG_H -DLINUX=50006 -DLINUX_GLIBC=43000 -I/tmp/ncftp/src/ncftp-3.2.5 -I/tmp/ncftp/src/ncftp-3.2.5/libncftp -I/tmp/ncftp/src/ncftp-3.2.5/sio -I/tmp/ncftp/src/ncftp-3.2.5/Strn Dynscpy.c -c
# arm-linux-androideabi-gcc -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc -DLINUX=50006 -DLINUX_GLIBC=43000 -DHAVE_CONFIG_H -DLINUX=50006 -DLINUX_GLIBC=43000 -I/tmp/ncftp/src/ncftp-3.2.5 -I/tmp/ncftp/src/ncftp-3.2.5/libncftp -I/tmp/ncftp/src/ncftp-3.2.5/sio -I/tmp/ncftp/src/ncftp-3.2.5/Strn Strncpy.c -c
# In file included from syshdrs.h:48:0,
# from Strncpy.c:1:
# /tmp/ncftp/src/ncftp-3.2.5/config.h:172:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# In file included from syshdrs.h:48:0,
# from Dynscpy.c:1:
# /tmp/ncftp/src/ncftp-3.2.5/config.h:172:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# In file included from syshdrs.h:48:0,
# from DStrCat.c:1:
# /tmp/ncftp/src/ncftp-3.2.5/config.h:172:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# In file included from syshdrs.h:48:0,
# from DStrFree.c:1:
# /tmp/ncftp/src/ncftp-3.2.5/config.h:172:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:23:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:220:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:107:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:95:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:23:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:104:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:220:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:107:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:23:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:95:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:220:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:107:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:104:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:95:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:104:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:23:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:220:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:107:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:95:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# /tmp/ncftp/src/ncftp-3.2.5/config.h:104:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# make[1]: *** [Makefile:63: DStrCat.o] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: *** [Makefile:63: Strncpy.o] Error 1
# make[1]: *** [Makefile:63: Dynscpy.o] Error 1
# make[1]: *** [Makefile:63: DStrFree.o] Error 1
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/Strn'
# make: *** [Makefile:33: libs] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/ncftp/src/ncftp-3.2.5/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:640: checking if you set and exported the environment variable CC
# configure:647: checking for environment variable CFLAGS
# configure:654: checking for environment variable CPPFLAGS
# configure:657: checking for environment variable LDFLAGS
# configure:660: checking for environment variable LIBS
# configure:: checking version of C library
# configure:1113: checking platform
# configure:1146: checking for gcc
# configure:1259: checking whether the C compiler (arm-linux-androideabi-gcc ) works
# configure:1275: arm-linux-androideabi-gcc -o conftest conftest.c 1>&5
# configure:1301: checking whether the C compiler (arm-linux-androideabi-gcc ) is a cross-compiler
# configure:1306: checking whether we are using GNU C
# configure:1315: arm-linux-androideabi-gcc -E conftest.c
# configure:1334: checking whether arm-linux-androideabi-gcc accepts -g
# configure:1367: checking if the C compiler can use precompiled headers
# configure:1522: checking how to run the C preprocessor
# configure:1635: checking the version of GCC
# configure:1699: checking if we should customize your CFLAGS environment variable
# configure:1912: arm-linux-androideabi-gcc -c -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:1908:5: warning: unused variable 'junk' [-Wunused-variable]
# int junk;
# ^
# configure:1930: checking for ldd
# configure:1999: checking if compiled programs use a shared library version of libgcc
# configure:2048: arm-linux-androideabi-gcc -o conftest -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure: In function 'main':
# configure:2044:1: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration]
# strncpy(testvar, "hello world", sizeof(testvar) - 1);
# ^
# configure:2044:1: warning: incompatible implicit declaration of built-in function 'strncpy' [enabled by default]
# configure:2129: checking if this is a debug build
# configure:2201: checking for unistd.h
# configure:2211: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:2207:20: error: no include path in which to search for unistd.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 2206 "configure"
# #include "confdefs.h"
# #include
# configure:2240: checking size of st_size field in struct stat
# configure:2321: checking size of off_t
# configure:2415: checking size of st_size field in struct stat64
# configure:2498: checking size of off64_t
# configure:2581: checking size of st_size field in struct stat
# configure:2660: checking size of off_t
# configure:2753: checking if we should add CFLAGS for LFS64 support
# configure:4074: checking if we should add CFLAGS for reentrancy
# configure:4172: checking for strip
# configure:4226: checking for object suffix
# configure:4235: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:4254: checking for Cygwin environment
# configure:4270: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure: In function 'main':
# configure:4264:20: error: '__CYGWIN32__' undeclared (first use in this function)
# #define __CYGWIN__ __CYGWIN32__
# ^
# configure:4266:8: note: in expansion of macro '__CYGWIN__'
# return __CYGWIN__;
# ^
# configure:4264:20: note: each undeclared identifier is reported only once for each function it appears in
# #define __CYGWIN__ __CYGWIN32__
# ^
# configure:4266:8: note: in expansion of macro '__CYGWIN__'
# return __CYGWIN__;
# ^
# configure: failed program was:
# #line 4259 "configure"
# #include "confdefs.h"
#
# int main() {
#
# #ifndef __CYGWIN__
# #define __CYGWIN__ __CYGWIN32__
# #endif
# return __CYGWIN__;
# ; return 0; }
# configure:4287: checking for mingw32 environment
# configure:4299: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure: In function 'main':
# configure:4295:8: error: '__MINGW32__' undeclared (first use in this function)
# return __MINGW32__;
# ^
# configure:4295:8: note: each undeclared identifier is reported only once for each function it appears in
# configure: failed program was:
# #line 4292 "configure"
# #include "confdefs.h"
#
# int main() {
# return __MINGW32__;
# ; return 0; }
# configure:4318: checking for executable suffix
# configure:4330: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:4414: checking for ANSI C header files
# configure:4427: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4420:20: error: no include path in which to search for stdlib.h
# #include
# ^
# configure:4421:20: error: no include path in which to search for stdarg.h
# #include
# ^
# configure:4422:20: error: no include path in which to search for string.h
# #include
# ^
# configure:4423:19: error: no include path in which to search for float.h
# #include
# ^
# configure: failed program was:
# #line 4419 "configure"
# #include "confdefs.h"
# #include
# #include
# #include
# #include
# configure:4521: checking for arpa/nameser.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:26: error: no include path in which to search for arpa/nameser.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for gnu/libc-version.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:30: error: no include path in which to search for gnu/libc-version.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for locale.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:20: error: no include path in which to search for locale.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for net/errno.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:23: error: no include path in which to search for net/errno.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for nserve.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:20: error: no include path in which to search for nserve.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for resolv.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:20: error: no include path in which to search for resolv.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sgtty.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:19: error: no include path in which to search for sgtty.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for string.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:20: error: no include path in which to search for string.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for strings.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:21: error: no include path in which to search for strings.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sys/id.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:20: error: no include path in which to search for sys/id.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sys/ioctl.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:23: error: no include path in which to search for sys/ioctl.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for syslog.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:20: error: no include path in which to search for syslog.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sys/socket.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:24: error: no include path in which to search for sys/socket.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sys/time.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:22: error: no include path in which to search for sys/time.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sys/types.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:23: error: no include path in which to search for sys/types.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sys/utsname.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:25: error: no include path in which to search for sys/utsname.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sys/systeminfo.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:28: error: no include path in which to search for sys/systeminfo.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for termio.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:20: error: no include path in which to search for termio.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for termios.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:21: error: no include path in which to search for termios.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for time.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:18: error: no include path in which to search for time.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for utime.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4527:19: error: no include path in which to search for utime.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for unistd.h
# configure:4521: checking for gnu/libc-version.h
# configure:4558: checking whether time.h and sys/time.h may both be included
# configure:4572: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure: In function 'main':
# configure:4568:12: warning: unused variable 'tp' [-Wunused-variable]
# struct tm *tp;
# ^
# configure:4603: checking for sys/un.h
# configure:4613: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:4609:20: error: no include path in which to search for sys/un.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 4608 "configure"
# #include "confdefs.h"
# #include
# configure:4640: checking for UNIX domain sockets
# configure:4713: checking for sun_len field in struct sockaddr_un
# configure:4738: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure: In function 'main':
# configure:4732:6: error: 'struct sockaddr_un' has no member named 'sun_len'
# uaddr.sun_len = strlen("/tmp/test.sock");
# ^
# configure:4733:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) uaddr.sun_len); /* bogus code, of course. */
# ^
# configure:4733:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# configure:4733:18: error: 'struct sockaddr_un' has no member named 'sun_len'
# exit(((int) uaddr.sun_len); /* bogus code, of course. */
# ^
# configure:4733:27: error: expected ')' before ';' token
# exit(((int) uaddr.sun_len); /* bogus code, of course. */
# ^
# configure:4735:13: error: expected ';' before '}' token
# ; return 0; }
# ^
# configure:4730:20: warning: variable 'uaddr' set but not used [-Wunused-but-set-variable]
# struct sockaddr_un uaddr;
# ^
# configure:4735:13: warning: control reaches end of non-void function [-Wreturn-type]
# ; return 0; }
# ^
# configure: failed program was:
# #line 4719 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
# #include
# #include
# #include
#
# int main() {
#
# struct sockaddr_un uaddr;
#
# uaddr.sun_len = strlen("/tmp/test.sock");
# exit(((int) uaddr.sun_len); /* bogus code, of course. */
#
# ; return 0; }
# configure:4780: checking for strerror
# configure:4808: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:4882: checking for socket
# configure:4910: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:5164: checking for gethostbyname
# configure:5192: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:5270: checking if we need to look for a separate DNS resolver library
# configure:5343: checking for main in -lresolv
# configure:5358: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c -lresolv 1>&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lresolv
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 5351 "configure"
# #include "confdefs.h"
#
# int main() {
# main()
# ; return 0; }
# configure:5729: checking if SOCKS5 will be used
# configure:5738: checking for curses library headers
# configure:5744: checking for ncurses.h
# configure:5754: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:5750:21: error: no include path in which to search for ncurses.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 5749 "configure"
# #include "confdefs.h"
# #include
# configure:5744: checking for curses.h
# configure:5754: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:5750:20: error: no include path in which to search for curses.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 5749 "configure"
# #include "confdefs.h"
# #include
# configure:5744: checking for termios.h
# configure:5744: checking for termio.h
# configure:5744: checking for sgtty.h
# configure:5744: checking for sys/ioctl.h
# configure:5833: checking for curses library
# configure:5869: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c -lncurses 1>&5
# configure:5856:21: fatal error: curses.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure: failed program was:
# #line 5846 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
#
# #ifdef HAVE_NCURSES_H
# # define NCURSES_OPAQUE 0
# # include
# #else
# # include
# #endif
#
# int main() {
#
# /* function body */
# if (strcmp("jimmy", "floyd") == 0)
# initscr();
# exit(0);
#
# ; return 0; }
# configure:5869: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c -lcurses 1>&5
# configure:5856:21: fatal error: curses.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure: failed program was:
# #line 5846 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
#
# #ifdef HAVE_NCURSES_H
# # define NCURSES_OPAQUE 0
# # include
# #else
# # include
# #endif
#
# int main() {
#
# /* function body */
# if (strcmp("jimmy", "floyd") == 0)
# initscr();
# exit(0);
#
# ; return 0; }
# configure:5869: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c -lcurses -ltermcap 1>&5
# configure:5856:21: fatal error: curses.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure: failed program was:
# #line 5846 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
#
# #ifdef HAVE_NCURSES_H
# # define NCURSES_OPAQUE 0
# # include
# #else
# # include
# #endif
#
# int main() {
#
# /* function body */
# if (strcmp("jimmy", "floyd") == 0)
# initscr();
# exit(0);
#
# ; return 0; }
# configure:5869: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c -ltermcap -lcurses 1>&5
# configure:5856:21: fatal error: curses.h: No such file or directory
# # include
# ^
# compilation terminated.
# configure: failed program was:
# #line 5846 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
#
# #ifdef HAVE_NCURSES_H
# # define NCURSES_OPAQUE 0
# # include
# #else
# # include
# #endif
#
# int main() {
#
# /* function body */
# if (strcmp("jimmy", "floyd") == 0)
# initscr();
# exit(0);
#
# ; return 0; }
# configure:6273: checking for working const
# configure:6327: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure: In function 'main':
# configure:6301:15: warning: unused variable 's' [-Wunused-variable]
# char const *s = 0 ? (char *) 0 : (char const *) 0;
# ^
# configure:6321:13: warning: unused variable 'foo' [-Wunused-variable]
# const int foo = 10;
# ^
# configure:6289:27: warning: unused variable 'zero' [-Wunused-variable]
# static struct point const zero = {0,0};
# ^
# configure:6283:39: warning: unused variable 'x' [-Wunused-variable]
# typedef int charset[2]; const charset x;
# ^
# configure:6303:5: warning: 't' is used uninitialized in this function [-Wuninitialized]
# *t++ = 0;
# ^
# configure:6318:21: warning: 'b' is used uninitialized in this function [-Wuninitialized]
# struct s *b; b->j = 5;
# ^
# configure:6348: checking for size_t
# cc1: error: no include path in which to search for stdc-predef.h
# configure:6354:23: error: no include path in which to search for sys/types.h
# #include
# ^
# configure:6381: checking for off_t
# cc1: error: no include path in which to search for stdc-predef.h
# configure:6387:23: error: no include path in which to search for sys/types.h
# #include
# ^
# configure:6414: checking for mode_t
# cc1: error: no include path in which to search for stdc-predef.h
# configure:6420:23: error: no include path in which to search for sys/types.h
# #include
# ^
# configure:6447: checking for pid_t
# cc1: error: no include path in which to search for stdc-predef.h
# configure:6453:23: error: no include path in which to search for sys/types.h
# #include
# ^
# configure:6480: checking for uid_t in sys/types.h
# cc1: error: no include path in which to search for stdc-predef.h
# configure:6486:23: error: no include path in which to search for sys/types.h
# #include
# ^
# configure:6515: checking what type main() should return
# configure:6542: checking for 64-bit integral type: long long
# configure:6607: checking how to print a 64-bit integral type
# configure:6736: checking how to scan a 64-bit integral type
# configure:6872: checking if everything was available to use the 64-bit integral type
# configure:6951: checking what type the tv_sec field of struct timeval is
# configure:7086: checking what type the tv_usec field of struct timeval is
# configure:7115: checking for perl
# configure:7153: checking for mktemp
# configure:7198: checking for return type from write
# configure:7509: checking for size parameter to write
# configure:7512: checking for return type from send
# configure:7515: checking for size parameter to send
# configure:7518: checking for size parameter to connect
# configure:7521: checking for size parameter to setsockopt
# configure:7524: checking for backlog parameter to listen
# configure:7527: checking for seconds parameter to alarm
# configure:7530: checking for address parameter to gethostbyaddr
# configure:7533: checking for size parameter to gethostname
# configure:7683: checking types of arguments for select()
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:20: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:29: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:38: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (int,fd_set *,fd_set *,fd_set *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:20: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:29: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:38: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (int,fd_set *,fd_set *,fd_set *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:23: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:32: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:41: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (size_t,fd_set *,fd_set *,fd_set *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:23: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:32: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:41: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (size_t,fd_set *,fd_set *,fd_set *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:30: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:39: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:48: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned long,fd_set *,fd_set *,fd_set *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:30: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:39: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:48: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned long,fd_set *,fd_set *,fd_set *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:25: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:34: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:43: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned,fd_set *,fd_set *,fd_set *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:25: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:34: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure:7710:43: error: unknown type name 'fd_set'
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned,fd_set *,fd_set *,fd_set *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (int,int *,int *,int *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (int,int *,int *,int *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (size_t,int *,int *,int *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (size_t,int *,int *,int *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned long,int *,int *,int *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned long,int *,int *,int *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned,int *,int *,int *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned,int *,int *,int *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (int,void *,void *,void *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (int,void *,void *,void *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (size_t,void *,void *,void *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (size_t,void *,void *,void *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned long,void *,void *,void *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned long,void *,void *,void *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned,void *,void *,void *,struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7716: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7697:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^
# configure: failed program was:
# #line 7697 "configure"
# #include "confdefs.h"
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__) /* MG */
# # define _ALL_SOURCE 1 /* MG */
# #endif
# #ifdef HAVE_UNISTD_H /* MG */
# #include
# #endif /* MG */
# #include /* MG: always incl */
# #include /* MG: always incl */
# #ifdef HAVE_SYS_SELECT_H
# #include
# #endif
# #include /* MG: always incl */
# extern select (unsigned,void *,void *,void *,const struct timeval *);
# int main() {
#
# ; return 0; }
# configure:7762: checking for struct stat64
# configure:7781: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7764:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure: In function 'main':
# configure:7776:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) &st.st_size) & 0xff); /* bogus code, of course. */
# ^
# configure:7776:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# configure: failed program was:
# #line 7764 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
# #include
#
# int main() {
#
# struct stat64 st;
#
# st.st_size = 0;
# exit(((int) &st.st_size) & 0xff); /* bogus code, of course. */
#
# ; return 0; }
# configure:7809: checking for sig_atomic_t
# configure:7836: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7811:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure: In function 'main':
# configure:7830:2: warning: implicit declaration of function 'getpid' [-Wimplicit-function-declaration]
# sample = (sig_atomic_t) getpid(); /* bogus code, of course */
# ^
# configure:7831:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit((sample > 0) ? 0 : 1);
# ^
# configure:7831:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# configure: failed program was:
# #line 7811 "configure"
# #include "confdefs.h"
#
# /* includes */
# #ifdef HAVE_UNISTD_H
# #include
# #endif
# #include
# #include
# #include /* MG: for IRIX */
# #if STDC_HEADERS
# #include
# #include
# #endif
#
# int main() {
#
# /* function-body */
# sig_atomic_t sample;
#
# sample = (sig_atomic_t) getpid(); /* bogus code, of course */
# exit((sample > 0) ? 0 : 1);
#
# ; return 0; }
# configure:7860: checking how to access getopt() global variables
# configure:7890: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7871:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure: In function 'main':
# configure:7885:2: error: 'optind' undeclared (first use in this function)
# optind = (optarg == 0) ? 66 : 99;
# ^
# configure:7885:2: note: each undeclared identifier is reported only once for each function it appears in
# configure:7885:12: error: 'optarg' undeclared (first use in this function)
# optind = (optarg == 0) ? 66 : 99;
# ^
# configure: failed program was:
# #line 7871 "configure"
# #include "confdefs.h"
#
# /* includes */
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__)
# # define _ALL_SOURCE 1
# #endif
# #ifdef HAVE_UNISTD_H
# # include
# #endif
# #include
# #include
#
# int main() {
#
# optind = (optarg == 0) ? 66 : 99;
#
# ; return 0; }
# configure:7925: arm-linux-androideabi-gcc -c -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7905:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# configure: failed program was:
# #line 7905 "configure"
# #include "confdefs.h"
#
# /* includes */
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__)
# # define _ALL_SOURCE 1
# #endif
# #ifdef HAVE_UNISTD_H
# # include
# #endif
# #include
# #include
# #include
#
# int main() {
#
# optind = (optarg == 0) ? 66 : 99;
#
# ; return 0; }
# configure:7963: checking for useable _res global variable
# configure:7992: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:7965:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# confdefs.h:41:22: error: two or more data types in declaration specifiers
# #define sig_atomic_t int
# ^
# configure: In function 'main':
# configure:7986:2: warning: implicit declaration of function 'res_init' [-Wimplicit-function-declaration]
# res_init();
# ^
# configure:7987:21: error: '_res' undeclared (first use in this function)
# len = (int) strlen(_res.defdname);
# ^
# configure:7987:21: note: each undeclared identifier is reported only once for each function it appears in
# configure:7984:6: warning: variable 'len' set but not used [-Wunused-but-set-variable]
# int len;
# ^
# configure: failed program was:
# #line 7965 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
# #include
# #include
# #include
# #include
# #ifdef HAVE_ARPA_NAMESER_H
# # include
# #endif
# #ifdef HAVE_RESOLV_H
# # include
# #endif
#
# int main() {
#
# /* function-body */
# int len;
#
# res_init();
# len = (int) strlen(_res.defdname);
#
# ; return 0; }
# configure:8013: checking for struct cmsghdr
# configure:8040: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:8019:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# confdefs.h:41:22: error: two or more data types in declaration specifiers
# #define sig_atomic_t int
# ^
# configure: In function 'main':
# configure:8035:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) &cm.cmsg_type) & 0xff); /* bogus code, of course. */
# ^
# configure:8035:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# configure: failed program was:
# #line 8019 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
# #include
# #include
# #include
#
# int main() {
#
# struct cmsghdr cm;
#
# cm.cmsg_len = 0;
# cm.cmsg_level = 0;
# cm.cmsg_type = 0;
# exit(((int) &cm.cmsg_type) & 0xff); /* bogus code, of course. */
#
# ; return 0; }
# configure:8066: checking for msg_control field in struct msghdr
# configure:8092: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:8072:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# confdefs.h:41:22: error: two or more data types in declaration specifiers
# #define sig_atomic_t int
# ^
# configure: In function 'main':
# configure:8087:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) &m.msg_control) & 0xff); /* bogus code, of course. */
# ^
# configure:8087:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# configure: failed program was:
# #line 8072 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
# #include
# #include
# #include
#
# int main() {
#
# struct msghdr m;
#
# m.msg_control = &m;
# m.msg_controllen = sizeof(m);
# exit(((int) &m.msg_control) & 0xff); /* bogus code, of course. */
#
# ; return 0; }
# configure:8118: checking for msg_accrights field in struct msghdr
# configure:8144: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:8124:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# confdefs.h:41:22: error: two or more data types in declaration specifiers
# #define sig_atomic_t int
# ^
# configure: In function 'main':
# configure:8137:2: error: 'struct msghdr' has no member named 'msg_accrights'
# m.msg_accrights = &m;
# ^
# configure:8138:2: error: 'struct msghdr' has no member named 'msg_accrightslen'
# m.msg_accrightslen = sizeof(m);
# ^
# configure:8139:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */
# ^
# configure:8139:1: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# configure:8139:15: error: 'struct msghdr' has no member named 'msg_accrights'
# exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */
# ^
# configure: failed program was:
# #line 8124 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
# #include
# #include
# #include
#
# int main() {
#
# struct msghdr m;
#
# m.msg_accrights = &m;
# m.msg_accrightslen = sizeof(m);
# exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */
#
# ; return 0; }
# configure:8184: checking for sys/time.h
# configure:8184: checking for sys/select.h
# configure:8194: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# cc1: error: no include path in which to search for stdc-predef.h
# configure:8190:24: error: no include path in which to search for sys/select.h
# #include <$ac_hdr>
# ^
# configure: failed program was:
# #line 8189 "configure"
# #include "confdefs.h"
# #include
# configure:8331: checking for getcwd
# configure:8359: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8331: checking for getwd
# configure:8359: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccejhdrl.o:conftest.c:function main: error: undefined reference to 'getwd'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8336 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getwd(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getwd();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getwd) || defined (__stub___getwd)
# choke me
# #else
# getwd();
# #endif
#
# ; return 0; }
# configure:8397: checking for fstat64
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for getdomainname
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccGadoWu.o:conftest.c:function main: error: undefined reference to 'getdomainname'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getdomainname(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getdomainname();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getdomainname) || defined (__stub___getdomainname)
# choke me
# #else
# getdomainname();
# #endif
#
# ; return 0; }
# configure:8397: checking for gethostname
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for getpass
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccgIMJhE.o:conftest.c:function main: error: undefined reference to 'getpass'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getpass(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getpass();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getpass) || defined (__stub___getpass)
# choke me
# #else
# getpass();
# #endif
#
# ; return 0; }
# configure:8397: checking for getpassphrase
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/cceIEs4I.o:conftest.c:function main: error: undefined reference to 'getpassphrase'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getpassphrase(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getpassphrase();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getpassphrase) || defined (__stub___getpassphrase)
# choke me
# #else
# getpassphrase();
# #endif
#
# ; return 0; }
# configure:8397: checking for gnu_get_libc_release
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccwea8MO.o:conftest.c:function main: error: undefined reference to 'gnu_get_libc_release'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char gnu_get_libc_release(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gnu_get_libc_release();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_gnu_get_libc_release) || defined (__stub___gnu_get_libc_release)
# choke me
# #else
# gnu_get_libc_release();
# #endif
#
# ; return 0; }
# configure:8397: checking for gnu_get_libc_version
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccAL7pMQ.o:conftest.c:function main: error: undefined reference to 'gnu_get_libc_version'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char gnu_get_libc_version(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gnu_get_libc_version();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_gnu_get_libc_version) || defined (__stub___gnu_get_libc_version)
# choke me
# #else
# gnu_get_libc_version();
# #endif
#
# ; return 0; }
# configure:8397: checking for inet_aton
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for inet_ntop
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for llseek
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccKtHfuK.o:conftest.c:function main: error: undefined reference to 'llseek'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char llseek(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char llseek();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_llseek) || defined (__stub___llseek)
# choke me
# #else
# llseek();
# #endif
#
# ; return 0; }
# configure:8397: checking for lseek64
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for lstat64
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for memmove
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8409:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char $ac_func();
# ^
# configure:8397: checking for mktime
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for open64
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for pathconf
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for readlink
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for res_init
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for setlocale
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for setpgid
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for setpgrp
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for setsid
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for setvbuf
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for sigaction
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for sigsetjmp
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for stat64
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for strcasecmp
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8409:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char $ac_func();
# ^
# configure:8397: checking for strcoll
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for strdup
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8409:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char $ac_func();
# ^
# configure:8397: checking for strerror
# configure:8397: checking for strncoll
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccY4WVOk.o:conftest.c:function main: error: undefined reference to 'strncoll'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char strncoll(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char strncoll();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_strncoll) || defined (__stub___strncoll)
# choke me
# #else
# strncoll();
# #endif
#
# ; return 0; }
# configure:8397: checking for strstr
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8409:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
# char $ac_func();
# ^
# configure:8397: checking for strtoq
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for symlink
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for sysconf
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for sysctl
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccUrMwMD.o:conftest.c:function main: error: undefined reference to 'sysctl'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char sysctl(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char sysctl();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_sysctl) || defined (__stub___sysctl)
# choke me
# #else
# sysctl();
# #endif
#
# ; return 0; }
# configure:8397: checking for sysinfo
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for syslog
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for tcgetattr
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for uname
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8397: checking for waitpid
# configure:8425: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8452: checking for gethostbyaddr_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/cc6eJQ7Z.o:conftest.c:function main: error: undefined reference to 'gethostbyaddr_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char gethostbyaddr_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gethostbyaddr_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_gethostbyaddr_r) || defined (__stub___gethostbyaddr_r)
# choke me
# #else
# gethostbyaddr_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for gethostbyname_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8452: checking for gethostbyname2_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/cceoGEQ9.o:conftest.c:function main: error: undefined reference to 'gethostbyname2_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char gethostbyname2_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gethostbyname2_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_gethostbyname2_r) || defined (__stub___gethostbyname2_r)
# choke me
# #else
# gethostbyname2_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for getlogin_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccS5Yi8f.o:conftest.c:function main: error: undefined reference to 'getlogin_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getlogin_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getlogin_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getlogin_r) || defined (__stub___getlogin_r)
# choke me
# #else
# getlogin_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for getpwnam_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8452: checking for _posix_getpwnam_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccWMKF3m.o:conftest.c:function main: error: undefined reference to '_posix_getpwnam_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char _posix_getpwnam_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _posix_getpwnam_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub__posix_getpwnam_r) || defined (__stub____posix_getpwnam_r)
# choke me
# #else
# _posix_getpwnam_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for getpwuid_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8452: checking for _posix_getpwuid_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccoRn5Zd.o:conftest.c:function main: error: undefined reference to '_posix_getpwuid_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char _posix_getpwuid_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _posix_getpwuid_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub__posix_getpwuid_r) || defined (__stub____posix_getpwuid_r)
# choke me
# #else
# _posix_getpwuid_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for getservbyname_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/ccEQAwhf.o:conftest.c:function main: error: undefined reference to 'getservbyname_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getservbyname_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getservbyname_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getservbyname_r) || defined (__stub___getservbyname_r)
# choke me
# #else
# getservbyname_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for getservbyport_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# /tmp/cc2VGwvg.o:conftest.c:function main: error: undefined reference to 'getservbyport_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getservbyport_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getservbyport_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getservbyport_r) || defined (__stub___getservbyport_r)
# choke me
# #else
# getservbyport_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for gmtime_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8452: checking for localtime_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8452: checking for readdir_r
# configure:8480: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8511: checking for snprintf
# configure:8539: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8523:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char $ac_func();
# ^
# configure:8511: checking for vsnprintf
# configure:8539: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure:8523:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char $ac_func();
# ^
# configure:8567: checking if snprintf works correctly
# configure:8655: checking what snprintf() returns
# configure:9196: checking for sigsetjmp and siglongjmp
# configure:9226: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# In file included from configure:9203:0:
# confdefs.h:8:16: error: duplicate 'unsigned'
# #define size_t unsigned
# ^
# confdefs.h:13:15: error: two or more data types in declaration specifiers
# #define gid_t int
# ^
# confdefs.h:12:15: error: two or more data types in declaration specifiers
# #define uid_t int
# ^
# confdefs.h:11:15: error: two or more data types in declaration specifiers
# #define pid_t int
# ^
# confdefs.h:10:16: error: two or more data types in declaration specifiers
# #define mode_t int
# ^
# confdefs.h:9:15: error: two or more data types in declaration specifiers
# #define off_t long
# ^
# confdefs.h:41:22: error: two or more data types in declaration specifiers
# #define sig_atomic_t int
# ^
# configure: In function 'main':
# configure:9221:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(0);
# ^
# configure:9221:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# configure: failed program was:
# #line 9203 "configure"
# #include "confdefs.h"
#
# /* includes */
# #ifdef HAVE_UNISTD_H
# # include
# #endif
# #include
# #include
# #include
# #include
#
# int main() {
#
# /* function-body */
# sigjmp_buf sjb;
#
# if (sigsetjmp(sjb, 1) != 0)
# siglongjmp(sjb, 1); /* bogus code, of course. */
# exit(0);
#
# ; return 0; }
# configure:9310: checking if setpgrp behavior needs to be checked
# configure:9391: checking whether setvbuf behavior can be checked
# configure:9446: checking for working alloca.h
# configure:9458: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure: In function 'main':
# configure:9454:7: warning: unused variable 'p' [-Wunused-variable]
# char *p = alloca(2 * sizeof(int));
# ^
# configure:9479: checking for alloca
# configure:9512: arm-linux-androideabi-gcc -o conftest -D_REENTRANT -D_LARGEFILE64_SOURCE -O2 -W -Wall -Wno-format-y2k -static-libgcc conftest.c 1>&5
# configure: In function 'main':
# configure:9508:7: warning: unused variable 'p' [-Wunused-variable]
# char *p = (char *) alloca(1);
# ^
# configure:10501: checking for long file names
# configure:10545: checking whether make sets ${MAKE}
# configure:10575: checking for gtar
# configure:10614: checking for tar
# configure:10662: checking how to create TAR files
# configure:10720: checking for ranlib
# configure:10750: checking for ar
# configure:10781: checking for a BSD compatible install
# configure:10837: checking for pwd
# configure:10880: checking for ccdv
# configure:11390: checking if shell can test for symlinks
# configure:11888: checking CC
# configure:11891: checking CFLAGS
# configure:11894: checking CPPFLAGS
# configure:11897: checking DEFS
# configure:11900: checking NDEFS
# configure:11903: checking LDFLAGS
# configure:11906: checking LIBS