Build of sthttpd with android toolchain

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

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

SLOCLanguage
8,475 ansic
3,564 makefile
1,074 sh
13,113 total

The process tree of the build process is here.

List of Errors

Log

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

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

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

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

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: sthttpd 2.27.0-2 (Tue Apr 4 20:56:40 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for crypt in -lcrypt... no
# checking for clock_gettime in -lrt... no
# checking for resolv in -lhstrerror... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking for memory.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking osreldate.h usability... no
# checking osreldate.h presence... no
# checking for osreldate.h... no
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/devpoll.h usability... no
# checking sys/devpoll.h presence... no
# checking for sys/devpoll.h... no
# checking sys/event.h usability... no
# checking sys/event.h presence... no
# checking for sys/event.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for unistd.h... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking for uid_t in sys/types.h... yes
# checking for int64_t... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for ssize_t... yes
# checking for unistd.h... (cached) yes
# checking for working chown... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking whether lstat correctly handles trailing slash... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking for wait3 that fills in rusage... no
# checking for alarm... yes
# checking for atoll... yes
# checking for bzero... yes
# checking for clock_gettime... yes
# checking for daemon... yes
# checking for dup2... yes
# checking for gai_strerror... yes
# checking for getcwd... yes
# checking for getaddrinfo... yes
# checking for gethostbyname... yes
# checking for gethostname... yes
# checking for getnameinfo... yes
# checking for getpass... no
# checking for gettimeofday... yes
# checking for inet_ntoa... yes
# checking for kqueue... no
# checking for memmove... yes
# checking for memset... yes
# checking for mkdir... yes
# checking for munmap... yes
# checking for poll... yes
# checking for select... yes
# checking for setlogin... no
# checking for setsid... yes
# checking for sigset... no
# checking for socket... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strcspn... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strncasecmp... yes
# checking for strpbrk... yes
# checking for strrchr... yes
# checking for strspn... yes
# checking for strstr... yes
# checking for tzset... yes
# checking for vsnprintf... yes
# checking for waitpid... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating docs/Makefile
# config.status: creating extras/Makefile
# config.status: creating scripts/Makefile
# config.status: creating src/Makefile
# config.status: creating www/Makefile
# config.status: creating www/cgi-bin/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/sthttpd/src/sthttpd-2.27.0'
# Making all in src
# make[2]: Entering directory '/tmp/sthttpd/src/sthttpd-2.27.0/src'
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT thttpd.o -MD -MP -MF .deps/thttpd.Tpo -c -o thttpd.o thttpd.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT fdwatch.o -MD -MP -MF .deps/fdwatch.Tpo -c -o fdwatch.o fdwatch.c
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT libhttpd.o -MD -MP -MF .deps/libhttpd.Tpo -c -o libhttpd.o libhttpd.c
# mv -f .deps/match.Tpo .deps/match.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT mmc.o -MD -MP -MF .deps/mmc.Tpo -c -o mmc.o mmc.c
# mv -f .deps/fdwatch.Tpo .deps/fdwatch.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT timers.o -MD -MP -MF .deps/timers.Tpo -c -o timers.o timers.c
# mv -f .deps/mmc.Tpo .deps/mmc.Po
# arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -MT tdate_parse.o -MD -MP -MF .deps/tdate_parse.Tpo -c -o tdate_parse.o tdate_parse.c
# mv -f .deps/timers.Tpo .deps/timers.Po
# rm -f libmatch.a
# arm-linux-androideabi-ar cru libmatch.a match.o
# arm-linux-androideabi-ranlib libmatch.a
# mv -f .deps/thttpd.Tpo .deps/thttpd.Po
# mv -f .deps/tdate_parse.Tpo .deps/tdate_parse.Po
# mv -f .deps/libhttpd.Tpo .deps/libhttpd.Po
# arm-linux-androideabi-gcc -o thttpd thttpd.o fdwatch.o libhttpd.o mmc.o timers.o tdate_parse.o libmatch.a
# thttpd.o:thttpd.c:function main: error: undefined reference to 'rpl_malloc'
# thttpd.o:thttpd.c:function read_throttlefile: error: undefined reference to 'rpl_malloc'
# thttpd.o:thttpd.c:function handle_newconnect: error: undefined reference to 'rpl_malloc'
# fdwatch.o:fdwatch.c:function fdwatch_get_nfiles: error: undefined reference to 'rpl_malloc'
# libhttpd.o:libhttpd.c:function auth_check2: error: undefined reference to 'crypt'
# libhttpd.o:libhttpd.c:function auth_check2: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# make[2]: *** [Makefile:353: thttpd] Error 1
# make[2]: Leaving directory '/tmp/sthttpd/src/sthttpd-2.27.0/src'
# make[1]: *** [Makefile:344: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/sthttpd/src/sthttpd-2.27.0'
# make: *** [Makefile:284: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/sthttpd/src/sthttpd-2.27.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by sthttpd configure 2.27.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --sbindir=/usr/bin --mandir=/usr/share/man
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 641f269bd0c8
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2333: checking for a BSD-compatible install
# configure:2401: result: /usr/bin/install -c
# configure:2412: checking whether build environment is sane
# configure:2467: result: yes
# configure:2526: checking for arm-linux-androideabi-strip
# configure:2542: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2553: result: arm-linux-androideabi-strip
# configure:2618: checking for a thread-safe mkdir -p
# configure:2657: result: /usr/sbin/mkdir -p
# configure:2664: checking for gawk
# configure:2680: found /usr/sbin/gawk
# configure:2691: result: gawk
# configure:2702: checking whether make sets $(MAKE)
# configure:2724: result: yes
# configure:2753: checking whether make supports nested variables
# configure:2770: result: yes
# configure:2864: checking for arm-linux-androideabi-gcc
# configure:2891: result: arm-linux-androideabi-gcc
# configure:3160: checking for C compiler version
# configure:3169: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3180: $? = 0
# configure:3169: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3180: $? = 0
# configure:3169: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3180: $? = 1
# configure:3169: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3180: $? = 1
# configure:3200: checking whether the C compiler works
# configure:3222: arm-linux-androideabi-gcc conftest.c >&5
# configure:3226: $? = 0
# configure:3274: result: yes
# configure:3277: checking for C compiler default output file name
# configure:3279: result: a.out
# configure:3285: checking for suffix of executables
# configure:3292: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3296: $? = 0
# configure:3318: result:
# configure:3340: checking whether we are cross compiling
# configure:3378: result: yes
# configure:3383: checking for suffix of object files
# configure:3405: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3409: $? = 0
# configure:3430: result: o
# configure:3434: checking whether we are using the GNU C compiler
# configure:3453: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3453: $? = 0
# configure:3462: result: yes
# configure:3471: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3491: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3491: $? = 0
# configure:3532: result: yes
# configure:3549: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3612: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3612: $? = 0
# configure:3625: result: none needed
# configure:3656: checking for style of include used by make
# configure:3684: result: GNU
# configure:3710: checking dependency style of arm-linux-androideabi-gcc
# configure:3821: result: gcc3
# configure:3843: checking for arm-linux-androideabi-ar
# configure:3859: found /sysroot/bin/arm-linux-androideabi-ar
# configure:3870: result: arm-linux-androideabi-ar
# configure:3935: checking for crypt in -lcrypt
# configure:3960: arm-linux-androideabi-gcc -o conftest conftest.c -lcrypt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcrypt
# /tmp/ccQT0l0k.o:conftest.c:function main: error: undefined reference to 'crypt'
# collect2: error: ld returned 1 exit status
# configure:3960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char crypt ();
# | int
# | main ()
# | {
# | return crypt ();
# | ;
# | return 0;
# | }
# configure:3969: result: no
# configure:3980: checking for clock_gettime in -lrt
# configure:4005: arm-linux-androideabi-gcc -o conftest conftest.c -lrt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# collect2: error: ld returned 1 exit status
# configure:4005: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char clock_gettime ();
# | int
# | main ()
# | {
# | return clock_gettime ();
# | ;
# | return 0;
# | }
# configure:4014: result: no
# configure:4025: checking for resolv in -lhstrerror
# configure:4050: arm-linux-androideabi-gcc -o conftest conftest.c -lhstrerror >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lhstrerror
# /tmp/cc4UVLhv.o:conftest.c:function main: error: undefined reference to 'resolv'
# collect2: error: ld returned 1 exit status
# configure:4050: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char resolv ();
# | int
# | main ()
# | {
# | return resolv ();
# | ;
# | return 0;
# | }
# configure:4059: result: no
# configure:4077: checking how to run the C preprocessor
# configure:4108: arm-linux-androideabi-gcc -E conftest.c
# configure:4108: $? = 0
# configure:4122: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4122: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | /* end confdefs.h. */
# | #include
# configure:4147: result: arm-linux-androideabi-gcc -E
# configure:4167: arm-linux-androideabi-gcc -E conftest.c
# configure:4167: $? = 0
# configure:4181: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4181: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | /* end confdefs.h. */
# | #include
# configure:4210: checking for grep that handles long lines and -e
# configure:4268: result: /usr/sbin/grep
# configure:4273: checking for egrep
# configure:4335: result: /usr/sbin/grep -E
# configure:4340: checking for ANSI C header files
# configure:4360: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4360: $? = 0
# configure:4444: result: yes
# configure:4457: checking for sys/types.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4457: checking for sys/stat.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4457: checking for stdlib.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4457: checking for string.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4457: checking for memory.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4457: checking for strings.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4457: checking for inttypes.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4457: checking for stdint.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4457: checking for unistd.h
# configure:4457: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4457: $? = 0
# configure:4457: result: yes
# configure:4472: checking arpa/inet.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking arpa/inet.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for arpa/inet.h
# configure:4472: result: yes
# configure:4472: checking fcntl.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking fcntl.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for fcntl.h
# configure:4472: result: yes
# configure:4472: checking grp.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking grp.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for grp.h
# configure:4472: result: yes
# configure:4472: checking for memory.h
# configure:4472: result: yes
# configure:4472: checking netdb.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking netdb.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for netdb.h
# configure:4472: result: yes
# configure:4472: checking netinet/in.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking netinet/in.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for netinet/in.h
# configure:4472: result: yes
# configure:4472: checking osreldate.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:60:23: fatal error: osreldate.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4472: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4472: result: no
# configure:4472: checking osreldate.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:27:23: fatal error: osreldate.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4472: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | /* end confdefs.h. */
# | #include
# configure:4472: result: no
# configure:4472: checking for osreldate.h
# configure:4472: result: no
# configure:4472: checking paths.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking paths.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for paths.h
# configure:4472: result: yes
# configure:4472: checking poll.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking poll.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for poll.h
# configure:4472: result: yes
# configure:4472: checking for stdlib.h
# configure:4472: result: yes
# configure:4472: checking for string.h
# configure:4472: result: yes
# configure:4472: checking sys/devpoll.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:64:25: fatal error: sys/devpoll.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4472: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4472: result: no
# configure:4472: checking sys/devpoll.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:31:25: fatal error: sys/devpoll.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4472: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | /* end confdefs.h. */
# | #include
# configure:4472: result: no
# configure:4472: checking for sys/devpoll.h
# configure:4472: result: no
# configure:4472: checking sys/event.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:64:23: fatal error: sys/event.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4472: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4472: result: no
# configure:4472: checking sys/event.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:31:23: fatal error: sys/event.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4472: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | /* end confdefs.h. */
# | #include
# configure:4472: result: no
# configure:4472: checking for sys/event.h
# configure:4472: result: no
# configure:4472: checking sys/param.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking sys/param.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for sys/param.h
# configure:4472: result: yes
# configure:4472: checking sys/poll.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking sys/poll.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for sys/poll.h
# configure:4472: result: yes
# configure:4472: checking sys/socket.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking sys/socket.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for sys/socket.h
# configure:4472: result: yes
# configure:4472: checking sys/time.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking sys/time.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for sys/time.h
# configure:4472: result: yes
# configure:4472: checking syslog.h usability
# configure:4472: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking syslog.h presence
# configure:4472: arm-linux-androideabi-gcc -E conftest.c
# configure:4472: $? = 0
# configure:4472: result: yes
# configure:4472: checking for syslog.h
# configure:4472: result: yes
# configure:4472: checking for unistd.h
# configure:4472: result: yes
# configure:4482: checking whether time.h and sys/time.h may both be included
# configure:4502: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4502: $? = 0
# configure:4509: result: yes
# configure:4520: checking for dirent.h that defines DIR
# configure:4539: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4539: $? = 0
# configure:4547: result: yes
# configure:4560: checking for library containing opendir
# configure:4591: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4591: $? = 0
# configure:4608: result: none required
# configure:4678: checking for arm-linux-androideabi-ranlib
# configure:4694: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:4705: result: arm-linux-androideabi-ranlib
# configure:4769: checking for uid_t in sys/types.h
# configure:4788: result: yes
# configure:4799: checking for int64_t
# configure:4799: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4799: $? = 0
# configure:4799: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:76:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# ^
# configure:4799: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 64 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:4799: result: yes
# configure:4810: checking for off_t
# configure:4810: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4810: $? = 0
# configure:4810: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:4810: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4810: result: yes
# configure:4821: checking for pid_t
# configure:4821: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4821: $? = 0
# configure:4821: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:4821: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4821: result: yes
# configure:4832: checking for size_t
# configure:4832: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4832: $? = 0
# configure:4832: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4832: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4832: result: yes
# configure:4843: checking for ssize_t
# configure:4843: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4843: $? = 0
# configure:4843: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:4843: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4843: result: yes
# configure:4858: checking for unistd.h
# configure:4858: result: yes
# configure:4868: checking for working chown
# configure:4913: result: no
# configure:4923: checking vfork.h usability
# configure:4923: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:73:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4923: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4923: result: no
# configure:4923: checking vfork.h presence
# configure:4923: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:40:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4923: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4923: result: no
# configure:4923: checking for vfork.h
# configure:4923: result: no
# configure:4936: checking for fork
# configure:4936: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'fork' [enabled by default]
# char fork ();
# ^
# configure:4936: $? = 0
# configure:4936: result: yes
# configure:4936: checking for vfork
# configure:4936: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:4936: $? = 0
# configure:4936: result: yes
# configure:4946: checking for working fork
# configure:4978: result: cross
# configure:4994: WARNING: result yes guessed because of cross compilation
# configure:4999: checking for working vfork
# configure:5109: result: yes
# configure:5134: checking whether lstat correctly handles trailing slash
# configure:5177: result: no
# configure:5198: checking for stdlib.h
# configure:5198: result: yes
# configure:5208: checking for GNU libc compatible malloc
# configure:5242: result: no
# configure:5269: checking for stdlib.h
# configure:5269: result: yes
# configure:5269: checking for unistd.h
# configure:5269: result: yes
# configure:5269: checking for sys/param.h
# configure:5269: result: yes
# configure:5289: checking for getpagesize
# configure:5289: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5289: $? = 0
# configure:5289: result: yes
# configure:5298: checking for working mmap
# configure:5455: result: no
# configure:5464: checking for wait3 that fills in rusage
# configure:5520: result: no
# configure:5531: checking for alarm
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for atoll
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for bzero
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'bzero' [enabled by default]
# char bzero ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for clock_gettime
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for daemon
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for dup2
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for gai_strerror
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for getcwd
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for getaddrinfo
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for gethostbyname
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for gethostname
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for getnameinfo
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for getpass
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/cc2uunTW.o:conftest.c:function main: error: undefined reference to 'getpass'
# collect2: error: ld returned 1 exit status
# configure:5531: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_ALARM 1
# | #define HAVE_ATOLL 1
# | #define HAVE_BZERO 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETNAMEINFO 1
# | /* end confdefs.h. */
# | /* Define getpass to an innocuous variant, in case declares getpass.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpass innocuous_getpass
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpass (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpass
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getpass ();
# | /* 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
# | #endif
# |
# | int
# | main ()
# | {
# | return getpass ();
# | ;
# | return 0;
# | }
# configure:5531: result: no
# configure:5531: checking for gettimeofday
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for inet_ntoa
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for kqueue
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccWRliHd.o:conftest.c:function main: error: undefined reference to 'kqueue'
# collect2: error: ld returned 1 exit status
# configure:5531: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_ALARM 1
# | #define HAVE_ATOLL 1
# | #define HAVE_BZERO 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | /* end confdefs.h. */
# | /* Define kqueue to an innocuous variant, in case declares kqueue.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define kqueue innocuous_kqueue
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char kqueue (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef kqueue
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char kqueue ();
# | /* 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_kqueue || defined __stub___kqueue
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return kqueue ();
# | ;
# | return 0;
# | }
# configure:5531: result: no
# configure:5531: checking for memmove
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for memset
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'memset' [enabled by default]
# char memset ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for mkdir
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for munmap
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for poll
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for select
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for setlogin
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccGGhIww.o:conftest.c:function main: error: undefined reference to 'setlogin'
# collect2: error: ld returned 1 exit status
# configure:5531: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_ALARM 1
# | #define HAVE_ATOLL 1
# | #define HAVE_BZERO 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | /* end confdefs.h. */
# | /* Define setlogin to an innocuous variant, in case declares setlogin.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setlogin innocuous_setlogin
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setlogin (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setlogin
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setlogin ();
# | /* 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_setlogin || defined __stub___setlogin
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setlogin ();
# | ;
# | return 0;
# | }
# configure:5531: result: no
# configure:5531: checking for setsid
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for sigset
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccUoN3bE.o:conftest.c:function main: error: undefined reference to 'sigset'
# collect2: error: ld returned 1 exit status
# configure:5531: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "sthttpd"
# | #define PACKAGE_TARNAME "sthttpd"
# | #define PACKAGE_VERSION "2.27.0"
# | #define PACKAGE_STRING "sthttpd 2.27.0"
# | #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# | #define PACKAGE_URL ""
# | #define PACKAGE "sthttpd"
# | #define VERSION "2.27.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_ALARM 1
# | #define HAVE_ATOLL 1
# | #define HAVE_BZERO 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_DAEMON 1
# | #define HAVE_DUP2 1
# | #define HAVE_GAI_STRERROR 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INET_NTOA 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKDIR 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_POLL 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETSID 1
# | /* end confdefs.h. */
# | /* Define sigset to an innocuous variant, in case declares sigset.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sigset innocuous_sigset
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sigset (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sigset
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sigset ();
# | /* 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_sigset || defined __stub___sigset
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sigset ();
# | ;
# | return 0;
# | }
# configure:5531: result: no
# configure:5531: checking for socket
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strcasecmp
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:96:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strchr
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:97:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strcspn
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:98:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]
# char strcspn ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strdup
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:99:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strerror
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strncasecmp
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:101:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
# char strncasecmp ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strpbrk
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:102:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
# char strpbrk ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strrchr
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:103:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
# char strrchr ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strspn
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'strspn' [enabled by default]
# char strspn ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for strstr
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:105:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
# char strstr ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for tzset
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for vsnprintf
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:107:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5531: checking for waitpid
# configure:5531: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:5531: $? = 0
# configure:5531: result: yes
# configure:5665: checking that generated files are newer than configure
# configure:5671: result: done
# configure:5694: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by sthttpd config.status 2.27.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 641f269bd0c8
#
# config.status:927: creating Makefile
# config.status:927: creating docs/Makefile
# config.status:927: creating extras/Makefile
# config.status:927: creating scripts/Makefile
# config.status:927: creating src/Makefile
# config.status:927: creating www/Makefile
# config.status:927: creating www/cgi-bin/Makefile
# config.status:927: creating config.h
# config.status:1156: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_int64_t=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_WEBDIR_set=set
# ac_cv_env_WEBDIR_value=/srv/http
# ac_cv_env_WEBGROUP_set=set
# ac_cv_env_WEBGROUP_value=http
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alarm=yes
# ac_cv_func_atoll=yes
# ac_cv_func_bzero=yes
# ac_cv_func_chown_works=no
# ac_cv_func_clock_gettime=yes
# ac_cv_func_daemon=yes
# ac_cv_func_dup2=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getpass=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntoa=yes
# ac_cv_func_kqueue=no
# ac_cv_func_lstat_dereferences_slashed_symlink=no
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_munmap=yes
# ac_cv_func_poll=yes
# ac_cv_func_select=yes
# ac_cv_func_setlogin=no
# ac_cv_func_setsid=yes
# ac_cv_func_sigset=no
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strspn=yes
# ac_cv_func_strstr=yes
# ac_cv_func_tzset=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wait3_rusage=no
# ac_cv_func_waitpid=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_osreldate_h=no
# ac_cv_header_paths_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_devpoll_h=no
# ac_cv_header_sys_event_h=no
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_lib_crypt_crypt=no
# ac_cv_lib_hstrerror_resolv=no
# ac_cv_lib_rt_clock_gettime=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/sthttpd/src/sthttpd-2.27.0/missing aclocal-1.13'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/sthttpd/src/sthttpd-2.27.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/sthttpd/src/sthttpd-2.27.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/sthttpd/src/sthttpd-2.27.0/missing automake-1.13'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}malloc$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}malloc$U.lo'
# MAKEINFO='${SHELL} /tmp/sthttpd/src/sthttpd-2.27.0/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='sthttpd'
# PACKAGE_BUGREPORT='http://opensource.dyc.edu/bugzilla3'
# PACKAGE_NAME='sthttpd'
# PACKAGE_STRING='sthttpd 2.27.0'
# PACKAGE_TARNAME='sthttpd'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.27.0'
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='2.27.0'
# WEBDIR='/srv/http'
# WEBGROUP='http'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='arm-linux-androideabi'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/sthttpd/src/sthttpd-2.27.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "sthttpd"
# #define PACKAGE_TARNAME "sthttpd"
# #define PACKAGE_VERSION "2.27.0"
# #define PACKAGE_STRING "sthttpd 2.27.0"
# #define PACKAGE_BUGREPORT "http://opensource.dyc.edu/bugzilla3"
# #define PACKAGE_URL ""
# #define PACKAGE "sthttpd"
# #define VERSION "2.27.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_GRP_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_POLL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UNISTD_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_DIRENT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_ALARM 1
# #define HAVE_ATOLL 1
# #define HAVE_BZERO 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_DAEMON 1
# #define HAVE_DUP2 1
# #define HAVE_GAI_STRERROR 1
# #define HAVE_GETCWD 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INET_NTOA 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_MUNMAP 1
# #define HAVE_POLL 1
# #define HAVE_SELECT 1
# #define HAVE_SETSID 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRPBRK 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSPN 1
# #define HAVE_STRSTR 1
# #define HAVE_TZSET 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_WAITPID 1
#
# configure: exit 0