The build took 00h 01m 12s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
29,292 |
ansic |
11,848 |
makefile |
11,503 |
sh |
1,060 |
pascal |
53,703 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
/toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/SOURCES --> /sysroot/SOURCES
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/COPYING --> /sysroot/COPYING
/toolchain_root/COPYING3 --> /sysroot/COPYING3
/toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libmicrohttpd 0.9.49-1 (Tue Apr 4 21:19:10 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 whether z/OS special settings are required... no
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-unknown-linux-androideabi
checking for style of include used by make... GNU
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 whether arm-linux-androideabi-gcc understands -c and -o together... yes
checking dependency style of arm-linux-androideabi-gcc... none
checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by arm-linux-androideabi-gcc -std=gnu99... /sysroot/arm-linux-androideabi/bin/ld
checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-linux-androideabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
checking for archiver @FILE support... @
checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for arm-linux-androideabi-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... arm-linux-androideabi-gcc -std=gnu99 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works... yes
checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... yes
checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for arm-linux-androideabi-windres... no
checking for windres... no
checking for _Bool... yes
checking for function inline keywords suppoted by arm-linux-androideabi-gcc -std=gnu99... inline __attribute__((always_inline))
checking for target host OS... Linux
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for threading lib to use with libmicrohttpd... posix
checking whether the linker accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether byte ordering is bigendian... no
checking for curl... yes
checking for makeinfo... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for poll... yes
checking linux/version.h usability... yes
checking linux/version.h presence... yes
checking for linux/version.h... yes
checking for Linux epoll(7) interface... yes
checking for epoll_create1()... yes
checking for pthread_setname_np... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... 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 netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... yes
checking machine/endian.h presence... yes
checking for machine/endian.h... yes
checking sys/endian.h usability... yes
checking sys/endian.h presence... yes
checking for sys/endian.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking sys/byteorder.h usability... no
checking sys/byteorder.h presence... no
checking for sys/byteorder.h... no
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking for struct sockaddr_in.sin_len... no
checking whether to enable signaling by socketpair... no
checking for accept4... yes
checking for gmtime_r... yes
checking for memmem... yes
checking for snprintf... yes
checking whether gmtime_s is declared... no
checking whether SOCK_NONBLOCK is declared... yes
checking for library containing clock_gettime... none required
checking for clock_get_time... no
checking for gethrtime... no
checking for IPv6... yes
checking whether the linker accepts -fvisibility=hidden... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking for gawk... (cached) gawk
checking for curl-config... /usr/sbin/curl-config
checking for the version of libcurl... 7.49.1
checking for libcurl >= version 7.16.4... yes
checking whether libcurl is usable... no
configure: WARNING: cURL-based tests cannot be enabled because libcurl is missing
checking for magic_open in -lmagic... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... unknown
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for _lseeki64... no
checking for lseek64... yes
checking for sendfile64... yes
checking whether to generate error messages... yes
checking whether to enable postprocessor... yes
checking for zzuf... no
checking for socat... no
checking for arm-linux-androideabi-libgcrypt-config... no
checking for libgcrypt-config... /usr/sbin/libgcrypt-config
configure: WARNING: using cross tools not prefixed with host triplet
checking for LIBGCRYPT - version >= 1.2.2... yes (1.7.1)
configure: WARNING:
***
*** The config script /usr/sbin/libgcrypt-config was
*** built for x86_64-unknown-linux-gnu and thus may not match the
*** used host arm-unknown-linux-androideabi.
*** You may want to use the configure option --with-libgcrypt-prefix
*** to specify a matching config script.
***
checking gcrypt.h usability... no
checking gcrypt.h presence... no
checking for gcrypt.h... no
checking how to find GnuTLS library... automatically
checking for arm-linux-androideabi-pkg-config... no
checking for pkg-config... /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNUTLS... yes
checking whether GnuTLS is usable... no
configure: WARNING: pkg-config reports that GnuTLS is present, but GnuTLS can't be used
checking whether to support HTTPS... no (lacking libgrypt and libgnutls)
checking whether to support HTTP basic authentication... yes
checking whether to support HTTP digest authentication... yes
checking whether to compile with support for code coverage analysis... no
checking the number of available CPUs... 16
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/microhttpd/microhttpd_dll_res.rc
config.status: creating libmicrohttpd.pc
config.status: creating w32/common/microhttpd_dll_res_vc.rc
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating doc/Makefile
config.status: creating doc/doxygen/Makefile
config.status: creating doc/examples/Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/platform/Makefile
config.status: creating src/microhttpd/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/testcurl/Makefile
config.status: creating src/testcurl/https/Makefile
config.status: creating src/testzzuf/Makefile
config.status: creating MHD_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: libmicrohttpd 0.9.49 Configuration Summary:
Cross-compiling: yes
Operating System: linux-androideabi
Threading lib: posix
libcurl (testing): no, many unit tests will not run
Target directory: /usr
Messages: yes
Basic auth.: yes
Digest auth.: yes
Postproc: yes
HTTPS support: no (lacking libgrypt and libgnutls)
poll support: yes
epoll support: yes
build docs: yes
build examples: yes
configure:
License : LGPL or eCos
make all-recursive
make[1]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'
Making all in contrib
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/contrib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/contrib'
Making all in src
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
Making all in include
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
Making all in .
make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
Making all in platform
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/platform'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/platform'
Making all in microhttpd
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/microhttpd'
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-connection.lo `test -f 'connection.c' || echo './'`connection.c
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-reason_phrase.lo `test -f 'reason_phrase.c' || echo './'`reason_phrase.c
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-daemon.lo `test -f 'daemon.c' || echo './'`daemon.c
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-internal.lo `test -f 'internal.c' || echo './'`internal.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c reason_phrase.c -fPIC -DPIC -o .libs/libmicrohttpd_la-reason_phrase.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c connection.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c daemon.c -fPIC -DPIC -o .libs/libmicrohttpd_la-daemon.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c internal.c -fPIC -DPIC -o .libs/libmicrohttpd_la-internal.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c reason_phrase.c -fPIC -DPIC -o libmicrohttpd_la-reason_phrase.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c internal.c -fPIC -DPIC -o libmicrohttpd_la-internal.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-memorypool.lo `test -f 'memorypool.c' || echo './'`memorypool.c
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_mono_clock.lo `test -f 'mhd_mono_clock.c' || echo './'`mhd_mono_clock.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c memorypool.c -fPIC -DPIC -o .libs/libmicrohttpd_la-memorypool.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c mhd_mono_clock.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_mono_clock.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c memorypool.c -fPIC -DPIC -o libmicrohttpd_la-memorypool.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c mhd_mono_clock.c -fPIC -DPIC -o libmicrohttpd_la-mhd_mono_clock.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c daemon.c -fPIC -DPIC -o libmicrohttpd_la-daemon.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-sysfdsetsize.lo `test -f 'sysfdsetsize.c' || echo './'`sysfdsetsize.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c connection.c -fPIC -DPIC -o libmicrohttpd_la-connection.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c sysfdsetsize.c -fPIC -DPIC -o .libs/libmicrohttpd_la-sysfdsetsize.o
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_str.lo `test -f 'mhd_str.c' || echo './'`mhd_str.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c mhd_str.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_str.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c sysfdsetsize.c -fPIC -DPIC -o libmicrohttpd_la-sysfdsetsize.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c mhd_str.c -fPIC -DPIC -o libmicrohttpd_la-mhd_str.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-response.lo `test -f 'response.c' || echo './'`response.c
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-postprocessor.lo `test -f 'postprocessor.c' || echo './'`postprocessor.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c response.c -fPIC -DPIC -o .libs/libmicrohttpd_la-response.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c postprocessor.c -fPIC -DPIC -o .libs/libmicrohttpd_la-postprocessor.o
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-digestauth.lo `test -f 'digestauth.c' || echo './'`digestauth.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c postprocessor.c -fPIC -DPIC -o libmicrohttpd_la-postprocessor.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c digestauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-digestauth.o
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-md5.lo `test -f 'md5.c' || echo './'`md5.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c response.c -fPIC -DPIC -o libmicrohttpd_la-response.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/libmicrohttpd_la-md5.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c digestauth.c -fPIC -DPIC -o libmicrohttpd_la-digestauth.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-basicauth.lo `test -f 'basicauth.c' || echo './'`basicauth.c
/bin/sh ../../libtool --tag=CC --mode=compile arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c -o libmicrohttpd_la-base64.lo `test -f 'base64.c' || echo './'`base64.c
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c md5.c -fPIC -DPIC -o libmicrohttpd_la-md5.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c basicauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-basicauth.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c base64.c -fPIC -DPIC -o .libs/libmicrohttpd_la-base64.o
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c base64.c -fPIC -DPIC -o libmicrohttpd_la-base64.o >/dev/null 2>&1
libtool: compile: arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -fno-strict-aliasing -c basicauth.c -fPIC -DPIC -o libmicrohttpd_la-basicauth.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fvisibility=hidden -fno-strict-aliasing -export-dynamic -no-undefined -version-info 49:0:37 -o libmicrohttpd.la -rpath /usr/lib libmicrohttpd_la-connection.lo libmicrohttpd_la-reason_phrase.lo libmicrohttpd_la-daemon.lo libmicrohttpd_la-internal.lo libmicrohttpd_la-memorypool.lo libmicrohttpd_la-mhd_mono_clock.lo libmicrohttpd_la-sysfdsetsize.lo libmicrohttpd_la-mhd_str.lo libmicrohttpd_la-response.lo libmicrohttpd_la-postprocessor.lo libmicrohttpd_la-digestauth.lo libmicrohttpd_la-md5.lo libmicrohttpd_la-basicauth.lo libmicrohttpd_la-base64.lo
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libmicrohttpd_la-connection.o .libs/libmicrohttpd_la-reason_phrase.o .libs/libmicrohttpd_la-daemon.o .libs/libmicrohttpd_la-internal.o .libs/libmicrohttpd_la-memorypool.o .libs/libmicrohttpd_la-mhd_mono_clock.o .libs/libmicrohttpd_la-sysfdsetsize.o .libs/libmicrohttpd_la-mhd_str.o .libs/libmicrohttpd_la-response.o .libs/libmicrohttpd_la-postprocessor.o .libs/libmicrohttpd_la-digestauth.o .libs/libmicrohttpd_la-md5.o .libs/libmicrohttpd_la-basicauth.o .libs/libmicrohttpd_la-base64.o -Wl,-soname -Wl,libmicrohttpd.so.12 -o .libs/libmicrohttpd.so.12.37.0
libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so.12" && ln -s "libmicrohttpd.so.12.37.0" "libmicrohttpd.so.12")
libtool: link: (cd ".libs" && rm -f "libmicrohttpd.so" && ln -s "libmicrohttpd.so.12.37.0" "libmicrohttpd.so")
libtool: link: arm-linux-androideabi-ar cru .libs/libmicrohttpd.a libmicrohttpd_la-connection.o libmicrohttpd_la-reason_phrase.o libmicrohttpd_la-daemon.o libmicrohttpd_la-internal.o libmicrohttpd_la-memorypool.o libmicrohttpd_la-mhd_mono_clock.o libmicrohttpd_la-sysfdsetsize.o libmicrohttpd_la-mhd_str.o libmicrohttpd_la-response.o libmicrohttpd_la-postprocessor.o libmicrohttpd_la-digestauth.o libmicrohttpd_la-md5.o libmicrohttpd_la-basicauth.o libmicrohttpd_la-base64.o
libtool: link: arm-linux-androideabi-ranlib .libs/libmicrohttpd.a
libtool: link: ( cd ".libs" && rm -f "libmicrohttpd.la" && ln -s "../libmicrohttpd.la" "libmicrohttpd.la" )
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/microhttpd'
Making all in .
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
Making all in examples
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
Making all in .
make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=16 -fno-strict-aliasing -c -o benchmark-benchmark.o `test -f 'benchmark.c' || echo './'`benchmark.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=16 -fno-strict-aliasing -c -o benchmark_https-benchmark_https.o `test -f 'benchmark_https.c' || echo './'`benchmark_https.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o chunked_example.o chunked_example.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o minimal_example.o minimal_example.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o dual_stack_example.o dual_stack_example.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o minimal_example_comet.o minimal_example_comet.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o querystring_example.o querystring_example.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o timeout.o timeout.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o fileserver_example.o fileserver_example.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o fileserver_example_dirs.o fileserver_example_dirs.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o fileserver_example_external_select.o fileserver_example_external_select.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o refuse_post_example.o refuse_post_example.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o post_example.o post_example.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o digest_auth_example.o digest_auth_example.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o authorization_example.o authorization_example.c
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o benchmark benchmark-benchmark.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o chunked_example chunked_example.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o minimal_example minimal_example.o ../../src/microhttpd/libmicrohttpd.la
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/chunked_example chunked_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/benchmark benchmark-benchmark.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/minimal_example minimal_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o dual_stack_example dual_stack_example.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o minimal_example_comet minimal_example_comet.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o querystring_example querystring_example.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o timeout timeout.o ../../src/microhttpd/libmicrohttpd.la
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/dual_stack_example dual_stack_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/querystring_example querystring_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/minimal_example_comet minimal_example_comet.o ../../src/microhttpd/.libs/libmicrohttpd.so
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o fileserver_example fileserver_example.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/libmicrohttpd.la
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/timeout timeout.o ../../src/microhttpd/.libs/libmicrohttpd.so
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o refuse_post_example refuse_post_example.o ../../src/microhttpd/libmicrohttpd.la
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/fileserver_example fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/.libs/libmicrohttpd.so
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o post_example post_example.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o digest_auth_example digest_auth_example.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o authorization_example authorization_example.o ../../src/microhttpd/libmicrohttpd.la
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/refuse_post_example refuse_post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/post_example post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/digest_auth_example digest_auth_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/authorization_example authorization_example.o ../../src/microhttpd/.libs/libmicrohttpd.so
make[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
Making all in m4
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/m4'
Making all in .
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'
Making all in doc
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
Making all in .
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
Making all in examples
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
Making all in .
make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o basicauthentication.o basicauthentication.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o hellobrowser.o hellobrowser.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o logging.o logging.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o responseheaders.o responseheaders.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o simplepost.o simplepost.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o largepost.o largepost.c
arm-linux-androideabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o sessions.o sessions.c
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o basicauthentication basicauthentication.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o hellobrowser hellobrowser.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o logging logging.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o responseheaders responseheaders.o ../../src/microhttpd/libmicrohttpd.la
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/hellobrowser hellobrowser.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/basicauthentication basicauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/responseheaders responseheaders.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/logging logging.o ../../src/microhttpd/.libs/libmicrohttpd.so
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o simplepost simplepost.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o largepost largepost.o ../../src/microhttpd/libmicrohttpd.la
/bin/sh ../../libtool --tag=CC --mode=link arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o sessions sessions.o ../../src/microhttpd/libmicrohttpd.la
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/sessions sessions.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/simplepost simplepost.o ../../src/microhttpd/.libs/libmicrohttpd.so
libtool: link: arm-linux-androideabi-gcc -std=gnu99 -fno-strict-aliasing -o .libs/largepost largepost.o ../../src/microhttpd/.libs/libmicrohttpd.so
make[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
Making all in doxygen
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/doxygen'
Generate documentation:
make full - full documentation with dependency graphs (slow)
make fast - fast mode without dependency graphs
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/doxygen'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
make[1]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'
==> Entering fakeroot environment...
==> Starting package()...
Making install in contrib
make[1]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/contrib'
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/contrib'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/contrib'
make[1]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/contrib'
Making install in src
make[1]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
Making install in include
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
Making install in .
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/include'
/usr/bin/install -c -m 644 microhttpd.h '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/include'
make[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/include'
Making install in platform
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/platform'
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/platform'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/platform'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/platform'
Making install in microhttpd
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/microhttpd'
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/microhttpd'
make[3]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libmicrohttpd.la '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib'
libtool: install: /usr/bin/install -c .libs/libmicrohttpd.so.12.37.0 /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/libmicrohttpd.so.12.37.0
libtool: install: (cd /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib && { ln -s -f libmicrohttpd.so.12.37.0 libmicrohttpd.so.12 || { rm -f libmicrohttpd.so.12 && ln -s libmicrohttpd.so.12.37.0 libmicrohttpd.so.12; }; })
libtool: install: (cd /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib && { ln -s -f libmicrohttpd.so.12.37.0 libmicrohttpd.so || { rm -f libmicrohttpd.so && ln -s libmicrohttpd.so.12.37.0 libmicrohttpd.so; }; })
libtool: install: /usr/bin/install -c .libs/libmicrohttpd.lai /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/libmicrohttpd.la
libtool: install: /usr/bin/install -c .libs/libmicrohttpd.a /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/libmicrohttpd.a
libtool: install: chmod 644 /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/libmicrohttpd.a
libtool: install: arm-linux-androideabi-ranlib /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/libmicrohttpd.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/microhttpd'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/microhttpd'
Making install in .
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
Making install in examples
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
Making install in .
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/examples'
make[1]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'
Making install in m4
make[1]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/m4'
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/m4'
make[1]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/m4'
Making install in .
make[1]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 libmicrohttpd.pc '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'
make[1]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'
Making install in doc
make[1]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
Making install in .
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/man/man3'
/usr/sbin/mkdir -p '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/info'
/usr/bin/install -c -m 644 libmicrohttpd.3 '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/man/man3'
/usr/bin/install -c -m 644 ./libmicrohttpd.info ./libmicrohttpd-tutorial.info '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/info'
install-info --info-dir='/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/info' '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/info/libmicrohttpd.info'
install-info --info-dir='/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/info' '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/info/libmicrohttpd-tutorial.info'
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
Making install in examples
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
Making install in .
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/examples'
Making install in doxygen
make[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/doxygen'
make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/doxygen'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/doxygen'
make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc/doxygen'
make[1]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/doc'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libmicrohttpd"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libmicrohttpd 0.9.49-1 (Tue Apr 4 21:19:21 UTC 2017)
CMD: pacman --query --file libmicrohttpd-0.9.49-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libmicrohttpd'
Trying to find vanilla package 'libmicrohttpd'...
CMD: pacman --query --file /mirror/libmicrohttpd-0.9.49-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/share/man/man3/libmicrohttpd.3.gz
/usr/share/info/libmicrohttpd-tutorial.info.gz
/usr/share/info/libmicrohttpd.info.gz
/usr/lib/libmicrohttpd.so.12.37.0
/usr/lib/libmicrohttpd.so.12
/usr/lib/libmicrohttpd.so
/usr/lib/pkgconfig/libmicrohttpd.pc
/usr/include/microhttpd.h
/usr/include/libmicrohttpd/platform.h
/sysroot/sysroot/usr/lib/libmicrohttpd.so.12.37.0
/sysroot/sysroot/usr/lib/libmicrohttpd.so.12
/sysroot/sysroot/usr/lib/libmicrohttpd.so
/sysroot/sysroot/usr/lib/libmicrohttpd.la
/sysroot/sysroot/usr/lib/libmicrohttpd.a
/sysroot/sysroot/usr/lib/pkgconfig/libmicrohttpd.pc
/sysroot/sysroot/usr/include/microhttpd.h
/sysroot/sysroot/usr/include/libmicrohttpd/platform.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libmicrohttpd.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libmicrohttpd.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libmicrohttpd.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libmicrohttpd.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/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 libmicrohttpd configure 0.9.49, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-dependency-tracking --enable-largefile --enable-curl --enable-messages --with-pic
## --------- ##
## Platform. ##
## --------- ##
hostname = 17ab31816a42
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:2563: checking for a BSD-compatible install
configure:2631: result: /usr/bin/install -c
configure:2642: checking whether build environment is sane
configure:2697: result: yes
configure:2756: checking for arm-linux-androideabi-strip
configure:2772: found /sysroot/bin/arm-linux-androideabi-strip
configure:2783: result: arm-linux-androideabi-strip
configure:2848: checking for a thread-safe mkdir -p
configure:2887: result: /usr/sbin/mkdir -p
configure:2894: checking for gawk
configure:2910: found /usr/sbin/gawk
configure:2921: result: gawk
configure:2932: checking whether make sets $(MAKE)
configure:2954: result: yes
configure:2983: checking whether make supports nested variables
configure:3000: result: yes
configure:3139: checking whether z/OS special settings are required
configure:3162: result: no
configure:3171: checking for gawk
configure:3198: result: gawk
configure:3210: checking whether ln -s works
configure:3214: result: yes
configure:3221: checking whether make sets $(MAKE)
configure:3243: result: yes
configure:3256: checking build system type
configure:3270: result: x86_64-unknown-linux-gnu
configure:3290: checking host system type
configure:3303: result: arm-unknown-linux-androideabi
configure:3335: checking for style of include used by make
configure:3363: result: GNU
configure:3394: checking for arm-linux-androideabi-gcc
configure:3421: result: arm-linux-androideabi-gcc
configure:3690: checking for C compiler version
configure:3699: 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:3710: $? = 0
configure:3699: 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:3710: $? = 0
configure:3699: 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:3710: $? = 1
configure:3699: 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:3710: $? = 1
configure:3730: checking whether the C compiler works
configure:3752: arm-linux-androideabi-gcc conftest.c >&5
configure:3756: $? = 0
configure:3804: result: yes
configure:3807: checking for C compiler default output file name
configure:3809: result: a.out
configure:3815: checking for suffix of executables
configure:3822: arm-linux-androideabi-gcc -o conftest conftest.c >&5
configure:3826: $? = 0
configure:3848: result:
configure:3870: checking whether we are cross compiling
configure:3908: result: yes
configure:3913: checking for suffix of object files
configure:3935: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3939: $? = 0
configure:3960: result: o
configure:3964: checking whether we are using the GNU C compiler
configure:3983: arm-linux-androideabi-gcc -c conftest.c >&5
configure:3983: $? = 0
configure:3992: result: yes
configure:4001: checking whether arm-linux-androideabi-gcc accepts -g
configure:4021: arm-linux-androideabi-gcc -c -g conftest.c >&5
configure:4021: $? = 0
configure:4062: result: yes
configure:4079: checking for arm-linux-androideabi-gcc option to accept ISO C89
configure:4142: arm-linux-androideabi-gcc -c conftest.c >&5
configure:4142: $? = 0
configure:4155: result: none needed
configure:4180: checking whether arm-linux-androideabi-gcc understands -c and -o together
configure:4202: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4205: $? = 0
configure:4202: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
configure:4205: $? = 0
configure:4217: result: yes
configure:4236: checking dependency style of arm-linux-androideabi-gcc
configure:4347: result: none
configure:4366: checking for arm-linux-androideabi-gcc option to accept ISO C99
configure:4515: arm-linux-androideabi-gcc -c conftest.c >&5
conftest.c:61:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c: In function 'main':
conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:115:18: error: 'newvar' undeclared (first use in this function)
conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:4515: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| /* end confdefs.h. */
| #include
| #include
| #include
| #include
| #include
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4515: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:4515: $? = 0
configure:4535: result: -std=gnu99
configure:4636: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C
configure:4650: result: -std=gnu99
configure:4700: checking how to print strings
configure:4727: result: printf
configure:4748: checking for a sed that does not truncate output
configure:4812: result: /usr/sbin/sed
configure:4830: checking for grep that handles long lines and -e
configure:4888: result: /usr/sbin/grep
configure:4893: checking for egrep
configure:4955: result: /usr/sbin/grep -E
configure:4960: checking for fgrep
configure:5022: result: /usr/sbin/grep -F
configure:5057: checking for ld used by arm-linux-androideabi-gcc -std=gnu99
configure:5124: result: /sysroot/arm-linux-androideabi/bin/ld
configure:5131: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
configure:5146: result: yes
configure:5158: checking for BSD- or MS-compatible name lister (nm)
configure:5207: result: /sysroot/bin/arm-linux-androideabi-nm -B
configure:5337: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
configure:5344: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:5347: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
configure:5350: output
00000000 B some_variable
configure:5357: result: BSD nm
configure:5361: checking the maximum length of command line arguments
configure:5492: result: 1572864
configure:5509: checking whether the shell understands some XSI constructs
configure:5519: result: yes
configure:5523: checking whether the shell understands "+="
configure:5529: result: yes
configure:5564: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
configure:5604: result: func_convert_file_noop
configure:5611: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5631: result: func_convert_file_noop
configure:5638: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
configure:5645: result: -r
configure:5679: checking for arm-linux-androideabi-objdump
configure:5695: found /sysroot/bin/arm-linux-androideabi-objdump
configure:5706: result: arm-linux-androideabi-objdump
configure:5775: checking how to recognize dependent libraries
configure:5973: result: pass_all
configure:6018: checking for arm-linux-androideabi-dlltool
configure:6048: result: no
configure:6058: checking for dlltool
configure:6088: result: no
configure:6115: checking how to associate runtime and link libraries
configure:6142: result: printf %s\n
configure:6159: checking for arm-linux-androideabi-ar
configure:6175: found /sysroot/bin/arm-linux-androideabi-ar
configure:6186: result: arm-linux-androideabi-ar
configure:6267: checking for archiver @FILE support
configure:6284: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6284: $? = 0
configure:6287: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
configure:6290: $? = 0
configure:6295: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
arm-linux-androideabi-ar: conftest.o: No such file or directory
configure:6298: $? = 1
configure:6310: result: @
configure:6328: checking for arm-linux-androideabi-strip
configure:6355: result: arm-linux-androideabi-strip
configure:6427: checking for arm-linux-androideabi-ranlib
configure:6443: found /sysroot/bin/arm-linux-androideabi-ranlib
configure:6454: result: arm-linux-androideabi-ranlib
configure:6596: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc -std=gnu99 object
configure:6716: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:6719: $? = 0
configure:6723: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6726: $? = 0
configure:6792: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c conftstm.o >&5
configure:6795: $? = 0
configure:6833: result: ok
configure:6870: checking for sysroot
configure:6900: result: no
configure:7129: checking for arm-linux-androideabi-mt
configure:7159: result: no
configure:7169: checking for mt
configure:7199: result: no
configure:7219: checking if : is a manifest tool
configure:7225: : '-?'
configure:7233: result: no
configure:7875: checking how to run the C preprocessor
configure:7906: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:7906: $? = 0
configure:7920: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7920: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| /* end confdefs.h. */
| #include
configure:7945: result: arm-linux-androideabi-gcc -std=gnu99 -E
configure:7965: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:7965: $? = 0
configure:7979: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:7979: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| /* end confdefs.h. */
| #include
configure:8008: checking for ANSI C header files
configure:8028: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8028: $? = 0
configure:8112: result: yes
configure:8125: checking for sys/types.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8125: checking for sys/stat.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8125: checking for stdlib.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8125: checking for string.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8125: checking for memory.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8125: checking for strings.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8125: checking for inttypes.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8125: checking for stdint.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8125: checking for unistd.h
configure:8125: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8125: $? = 0
configure:8125: result: yes
configure:8139: checking for dlfcn.h
configure:8139: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:8139: $? = 0
configure:8139: result: yes
configure:8643: checking for objdir
configure:8658: result: .libs
configure:8929: checking if arm-linux-androideabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:8947: arm-linux-androideabi-gcc -std=gnu99 -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:8951: $? = 0
configure:8964: result: no
configure:9291: checking for arm-linux-androideabi-gcc -std=gnu99 option to produce PIC
configure:9298: result: -fPIC -DPIC
configure:9306: checking if arm-linux-androideabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works
configure:9324: arm-linux-androideabi-gcc -std=gnu99 -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9328: $? = 0
configure:9341: result: yes
configure:9370: checking if arm-linux-androideabi-gcc -std=gnu99 static flag -static works
configure:9398: result: yes
configure:9413: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
configure:9434: arm-linux-androideabi-gcc -std=gnu99 -c -o out/conftest2.o conftest.c >&5
configure:9438: $? = 0
configure:9460: result: yes
configure:9468: checking if arm-linux-androideabi-gcc -std=gnu99 supports -c -o file.o
configure:9515: result: yes
configure:9548: checking whether the arm-linux-androideabi-gcc -std=gnu99 linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
configure:10705: result: yes
configure:10742: checking whether -lc should be explicitly linked in
configure:10750: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:10753: $? = 0
configure:10768: arm-linux-androideabi-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:10771: $? = 0
configure:10785: result: no
configure:10945: checking dynamic linker characteristics
configure:11445: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11445: $? = 0
configure:11679: result: GNU/Linux ld.so
configure:11786: checking how to hardcode library paths into programs
configure:11811: result: immediate
configure:12351: checking whether stripping libraries is possible
configure:12356: result: yes
configure:12391: checking if libtool supports shared libraries
configure:12393: result: yes
configure:12396: checking whether to build shared libraries
configure:12417: result: yes
configure:12420: checking whether to build static libraries
configure:12424: result: yes
configure:12464: checking for arm-linux-androideabi-windres
configure:12494: result: no
configure:12504: checking for windres
configure:12534: result: no
configure:12656: checking for _Bool
configure:12656: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
configure:12656: $? = 0
configure:12656: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:12656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:12656: result: yes
configure:12689: checking for function inline keywords suppoted by arm-linux-androideabi-gcc -std=gnu99
configure:12702: : CFLAGS="$CFLAGS -Werror=attributes"
configure:12705: $? = 0
configure:12748: arm-linux-androideabi-gcc -std=gnu99 -o conftest -Werror=attributes conftest.c >&5
configure:12748: $? = 0
configure:12767: result: inline __attribute__((always_inline))
configure:12773: checking for target host OS
configure:12981: result: Linux
configure:13215: checking if compiler needs -Werror to reject unknown flags
configure:13231: arm-linux-androideabi-gcc -std=gnu99 -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
arm-linux-androideabi-gcc: error: unrecognized command line option '-Wunknown-warning-option'
arm-linux-androideabi-gcc: error: unrecognized command line option '-Wsizeof-array-argument'
configure:13231: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| /* end confdefs.h. */
| int foo(void);
| int
| main ()
| {
| foo()
| ;
| return 0;
| }
configure:13236: result: no
configure:13302: checking for the pthreads library -lpthreads
configure:13340: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c -lpthreads >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:13340: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| /* end confdefs.h. */
| #include
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:13349: result: no
configure:13247: checking whether pthreads work without any flags
configure:13340: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:13340: $? = 0
configure:13349: result: yes
configure:13368: checking for joinable pthread attribute
configure:13383: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
configure:13383: $? = 0
configure:13389: result: PTHREAD_CREATE_JOINABLE
configure:13399: checking if more special flags are required for pthreads
configure:13414: result: no
configure:13420: checking for PTHREAD_PRIO_INHERIT
configure:13437: arm-linux-androideabi-gcc -std=gnu99 -o conftest conftest.c >&5
conftest.c: In function 'main':
conftest.c:32:9: error: 'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
int i = PTHREAD_PRIO_INHERIT;
^
conftest.c:32:9: note: each undeclared identifier is reported only once for each function it appears in
configure:13437: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| int i = PTHREAD_PRIO_INHERIT;
| ;
| return 0;
| }
configure:13446: result: no
configure:13582: checking for threading lib to use with libmicrohttpd
configure:13649: result: posix
configure:13692: checking whether the linker accepts -fno-strict-aliasing
configure:13711: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:13711: $? = 0
configure:13720: result: yes
configure:13729: checking whether C compiler accepts -fno-strict-aliasing
configure:13748: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:13748: $? = 0
configure:13757: result: yes
configure:13770: : CFLAGS="$CFLAGS $flag"
configure:13773: $? = 0
configure:13793: checking whether byte ordering is bigendian
configure:13808: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:30:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:30:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:30:15: error: unknown type name 'universal'
configure:13808: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:13853: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c: In function 'main':
conftest.c:36:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:36:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:13853: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:13897: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c: In function 'main':
conftest.c:35:8: error: unknown type name 'bogus'
bogus endian macros
^
conftest.c:35:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
bogus endian macros
^
configure:13897: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| /* end confdefs.h. */
| #include
|
| int
| main ()
| {
| #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
| bogus endian macros
| #endif
|
| ;
| return 0;
| }
configure:13953: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:13953: $? = 0
configure:13999: result: no
configure:14020: checking for curl
configure:14036: found /usr/sbin/curl
configure:14048: result: yes
configure:14066: checking for makeinfo
configure:14082: found /usr/sbin/makeinfo
configure:14094: result: yes
configure:14167: checking poll.h usability
configure:14167: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14167: $? = 0
configure:14167: result: yes
configure:14167: checking poll.h presence
configure:14167: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14167: $? = 0
configure:14167: result: yes
configure:14167: checking for poll.h
configure:14167: result: yes
configure:14175: checking for poll
configure:14175: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:14175: $? = 0
configure:14175: result: yes
configure:14239: checking linux/version.h usability
configure:14239: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14239: $? = 0
configure:14239: result: yes
configure:14239: checking linux/version.h presence
configure:14239: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14239: $? = 0
configure:14239: result: yes
configure:14239: checking for linux/version.h
configure:14239: result: yes
configure:14245: checking for Linux epoll(7) interface
configure:14271: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing -DHAVE_LINUX_VERSION_H conftest.c >&5
configure:14271: $? = 0
configure:14282: result: yes
configure:14308: checking for epoll_create1()
configure:14328: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:14328: $? = 0
configure:14336: result: yes
configure:14352: checking for pthread_setname_np
configure:14365: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:14365: $? = 0
configure:14369: result: yes
configure:14385: checking fcntl.h usability
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking fcntl.h presence
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking for fcntl.h
configure:14385: result: yes
configure:14385: checking math.h usability
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking math.h presence
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking for math.h
configure:14385: result: yes
configure:14385: checking errno.h usability
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking errno.h presence
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking for errno.h
configure:14385: result: yes
configure:14385: checking limits.h usability
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking limits.h presence
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking for limits.h
configure:14385: result: yes
configure:14385: checking stdio.h usability
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking stdio.h presence
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking for stdio.h
configure:14385: result: yes
configure:14385: checking locale.h usability
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking locale.h presence
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking for locale.h
configure:14385: result: yes
configure:14385: checking for sys/stat.h
configure:14385: result: yes
configure:14385: checking for sys/types.h
configure:14385: result: yes
configure:14385: checking pthread.h usability
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking pthread.h presence
configure:14385: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14385: $? = 0
configure:14385: result: yes
configure:14385: checking for pthread.h
configure:14385: result: yes
configure:14402: checking for sys/types.h
configure:14402: result: yes
configure:14402: checking sys/time.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking sys/time.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for sys/time.h
configure:14402: result: yes
configure:14402: checking sys/msg.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking sys/msg.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for sys/msg.h
configure:14402: result: yes
configure:14402: checking netdb.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking netdb.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for netdb.h
configure:14402: result: yes
configure:14402: checking netinet/in.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking netinet/in.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for netinet/in.h
configure:14402: result: yes
configure:14402: checking netinet/tcp.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking netinet/tcp.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for netinet/tcp.h
configure:14402: result: yes
configure:14402: checking time.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking time.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for time.h
configure:14402: result: yes
configure:14402: checking sys/socket.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking sys/socket.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for sys/socket.h
configure:14402: result: yes
configure:14402: checking sys/mman.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking sys/mman.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for sys/mman.h
configure:14402: result: yes
configure:14402: checking arpa/inet.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking arpa/inet.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for arpa/inet.h
configure:14402: result: yes
configure:14402: checking sys/select.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking sys/select.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for sys/select.h
configure:14402: result: yes
configure:14402: checking search.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking search.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for search.h
configure:14402: result: yes
configure:14402: checking endian.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking endian.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for endian.h
configure:14402: result: yes
configure:14402: checking machine/endian.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking machine/endian.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for machine/endian.h
configure:14402: result: yes
configure:14402: checking sys/endian.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking sys/endian.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for sys/endian.h
configure:14402: result: yes
configure:14402: checking sys/param.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking sys/param.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
configure:14402: $? = 0
configure:14402: result: yes
configure:14402: checking for sys/param.h
configure:14402: result: yes
configure:14402: checking sys/machine.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:92:25: fatal error: sys/machine.h: No such file or directory
#include
^
compilation terminated.
configure:14402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_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:14402: result: no
configure:14402: checking sys/machine.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:59:25: fatal error: sys/machine.h: No such file or directory
#include
^
compilation terminated.
configure:14402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include
configure:14402: result: no
configure:14402: checking for sys/machine.h
configure:14402: result: no
configure:14402: checking sys/byteorder.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:92:27: fatal error: sys/byteorder.h: No such file or directory
#include
^
compilation terminated.
configure:14402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_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:14402: result: no
configure:14402: checking sys/byteorder.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:59:27: fatal error: sys/byteorder.h: No such file or directory
#include
^
compilation terminated.
configure:14402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include
configure:14402: result: no
configure:14402: checking for sys/byteorder.h
configure:14402: result: no
configure:14402: checking machine/param.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:92:27: fatal error: machine/param.h: No such file or directory
#include
^
compilation terminated.
configure:14402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_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:14402: result: no
configure:14402: checking machine/param.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:59:27: fatal error: machine/param.h: No such file or directory
#include
^
compilation terminated.
configure:14402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include
configure:14402: result: no
configure:14402: checking for machine/param.h
configure:14402: result: no
configure:14402: checking sys/isa_defs.h usability
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:92:26: fatal error: sys/isa_defs.h: No such file or directory
#include
^
compilation terminated.
configure:14402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_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:14402: result: no
configure:14402: checking sys/isa_defs.h presence
configure:14402: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:59:26: fatal error: sys/isa_defs.h: No such file or directory
#include
^
compilation terminated.
configure:14402: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #include
configure:14402: result: no
configure:14402: checking for sys/isa_defs.h
configure:14402: result: no
configure:14421: checking for struct sockaddr_in.sin_len
configure:14421: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:12: error: 'struct sockaddr_in' has no member named 'sin_len'
if (ac_aggr.sin_len)
^
configure:14421: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:14421: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c: In function 'main':
conftest.c:75:19: error: 'struct sockaddr_in' has no member named 'sin_len'
if (sizeof ac_aggr.sin_len)
^
configure:14421: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_SYS_TYPES_H
| #include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| #include
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include
| #endif
|
|
| int
| main ()
| {
| static struct sockaddr_in ac_aggr;
| if (sizeof ac_aggr.sin_len)
| return 0;
| ;
| return 0;
| }
configure:14421: result: no
configure:14443: checking whether to enable signaling by socketpair
configure:14506: result: no
configure:14526: checking for accept4
configure:14526: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:14526: $? = 0
configure:14526: result: yes
configure:14526: checking for gmtime_r
configure:14526: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:14526: $? = 0
configure:14526: result: yes
configure:14526: checking for memmem
configure:14526: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:14526: $? = 0
configure:14526: result: yes
configure:14526: checking for snprintf
configure:14526: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
conftest.c:85:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
char snprintf ();
^
configure:14526: $? = 0
configure:14526: result: yes
configure:14544: checking whether gmtime_s is declared
configure:14544: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:10: error: 'gmtime_s' undeclared (first use in this function)
(void) gmtime_s;
^
conftest.c:73:10: note: each undeclared identifier is reported only once for each function it appears in
configure:14544: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h. */
| #define __STDC_WANT_LIB_EXT1__ 1
| #include
|
| int
| main ()
| {
| #ifndef gmtime_s
| #ifdef __cplusplus
| (void) gmtime_s;
| #else
| (void) gmtime_s;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:14544: result: no
configure:14632: checking whether SOCK_NONBLOCK is declared
configure:14632: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14632: $? = 0
configure:14632: result: yes
configure:14660: checking for library containing clock_gettime
configure:14691: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:14691: $? = 0
configure:14708: result: none required
configure:14721: checking for clock_get_time
configure:14744: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
conftest.c:67:30: fatal error: mach/clock.h: No such file or directory
#include
^
compilation terminated.
configure:14744: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
|
| #include
| #include
|
| int
| main ()
| {
|
| clock_serv_t cs;
| mach_timespec_t mt;
| host_get_clock_service(mach_host_self(), SYSTEM_CLOCK, &cs);
| clock_get_time(cs, &mt);
| mach_port_deallocate(mach_task_self(), cs);
|
| ;
| return 0;
| }
|
configure:14753: result: no
configure:14760: checking for gethrtime
configure:14774: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:1: error: unknown type name 'hrtime_t'
hrtime_t hrt = gethrtime();
^
conftest.c:70:1: warning: implicit declaration of function 'gethrtime' [-Wimplicit-function-declaration]
configure:14774: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| #include
| int
| main ()
| {
| hrtime_t hrt = gethrtime();
| ;
| return 0;
| }
|
configure:14783: result: no
configure:14791: checking for IPv6
configure:14823: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
configure:14823: $? = 0
configure:14836: result: yes
configure:14848: checking whether the linker accepts -fvisibility=hidden
configure:14867: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing -fvisibility=hidden conftest.c >&5
configure:14867: $? = 0
configure:14876: result: yes
configure:14879: checking whether C compiler accepts -fvisibility=hidden
configure:14898: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing -fvisibility=hidden conftest.c >&5
configure:14898: $? = 0
configure:14906: result: yes
configure:14973: checking for gawk
configure:15000: result: gawk
configure:15062: checking for curl-config
configure:15080: found /usr/sbin/curl-config
configure:15092: result: /usr/sbin/curl-config
configure:15103: checking for the version of libcurl
configure:15110: result: 7.49.1
configure:15117: checking for libcurl >= version 7.16.4
configure:15130: result: yes
configure:15171: checking whether libcurl is usable
configure:15205: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c -lcurl >&5
conftest.c:68:23: fatal error: curl/curl.h: No such file or directory
#include
^
compilation terminated.
configure:15205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| /* end confdefs.h. */
| #include
| int
| main ()
| {
|
| /* Try and use a few common options to force a failure if we are
| missing symbols or can't link. */
| int x;
| curl_easy_setopt(NULL,CURLOPT_URL,NULL);
| x=CURL_ERROR_SIZE;
| x=CURLOPT_WRITEFUNCTION;
| x=CURLOPT_FILE;
| x=CURLOPT_ERRORBUFFER;
| x=CURLOPT_STDERR;
| x=CURLOPT_VERBOSE;
| if (x) ;
|
| ;
| return 0;
| }
configure:15219: result: no
configure:15314: WARNING: cURL-based tests cannot be enabled because libcurl is missing
configure:15352: checking for magic_open in -lmagic
configure:15377: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c -lmagic >&5
/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lmagic
/tmp/cce9aeh2.o:conftest.c:function main: error: undefined reference to 'magic_open'
collect2: error: ld returned 1 exit status
configure:15377: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| /* 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 magic_open ();
| int
| main ()
| {
| return magic_open ();
| ;
| return 0;
| }
configure:15386: result: no
configure:15438: checking for special C compiler options needed for large files
configure:15483: result: no
configure:15489: checking for _FILE_OFFSET_BITS value needed for large files
configure:15514: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:74:7: error: size of array 'off_t_is_large' is negative
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:15514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| /* end confdefs.h. */
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15538: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:75:7: error: size of array 'off_t_is_large' is negative
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:15538: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| /* end confdefs.h. */
| #define _FILE_OFFSET_BITS 64
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15546: result: unknown
configure:15558: checking for _LARGE_FILES value needed for large files
configure:15583: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:74:7: error: size of array 'off_t_is_large' is negative
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:15583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| /* end confdefs.h. */
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15607: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:75:7: error: size of array 'off_t_is_large' is negative
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:15607: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| /* end confdefs.h. */
| #define _LARGE_FILES 1
| #include
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:15615: result: unknown
configure:15631: checking for _LARGEFILE_SOURCE value needed for large files
configure:15650: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:15650: $? = 0
configure:15678: result: no
configure:15702: checking for _lseeki64
configure:15702: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
/tmp/ccYUWnGo.o:conftest.c:function main: error: undefined reference to '_lseeki64'
collect2: error: ld returned 1 exit status
configure:15702: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| #define HAVE_FSEEKO 1
| /* end confdefs.h. */
| /* Define _lseeki64 to an innocuous variant, in case declares _lseeki64.
| For example, HP-UX 11i declares gettimeofday. */
| #define _lseeki64 innocuous__lseeki64
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _lseeki64 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _lseeki64
|
| /* 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 _lseeki64 ();
| /* 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__lseeki64 || defined __stub____lseeki64
| choke me
| #endif
|
| int
| main ()
| {
| return _lseeki64 ();
| ;
| return 0;
| }
configure:15702: result: no
configure:15702: checking for lseek64
configure:15702: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:15702: $? = 0
configure:15702: result: yes
configure:15702: checking for sendfile64
configure:15702: arm-linux-androideabi-gcc -std=gnu99 -o conftest -fno-strict-aliasing conftest.c >&5
configure:15702: $? = 0
configure:15702: result: yes
configure:15713: checking whether to generate error messages
configure:15729: result: yes
configure:15734: checking whether to enable postprocessor
configure:15757: result: yes
configure:15764: checking for zzuf
configure:15792: result: no
configure:15802: checking for socat
configure:15830: result: no
configure:15877: checking for arm-linux-androideabi-libgcrypt-config
configure:15910: result: no
configure:15920: checking for libgcrypt-config
configure:15938: found /usr/sbin/libgcrypt-config
configure:15950: result: /usr/sbin/libgcrypt-config
configure:15962: WARNING: using cross tools not prefixed with host triplet
configure:15981: checking for LIBGCRYPT - version >= 1.2.2
configure:16015: result: yes (1.7.1)
configure:16054: WARNING:
***
*** The config script /usr/sbin/libgcrypt-config was
*** built for x86_64-unknown-linux-gnu and thus may not match the
*** used host arm-unknown-linux-androideabi.
*** You may want to use the configure option --with-libgcrypt-prefix
*** to specify a matching config script.
***
configure:16082: checking gcrypt.h usability
configure:16082: arm-linux-androideabi-gcc -std=gnu99 -c -fno-strict-aliasing conftest.c >&5
conftest.c:106:20: fatal error: gcrypt.h: No such file or directory
#include
^
compilation terminated.
configure:16082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| #define HAVE_FSEEKO 1
| #define HAVE_LSEEK64 1
| #define HAVE_SENDFILE64 1
| #define HAVE_MESSAGES 1
| #define HAVE_POSTPROCESSOR 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:16082: result: no
configure:16082: checking gcrypt.h presence
configure:16082: arm-linux-androideabi-gcc -std=gnu99 -E conftest.c
conftest.c:73:20: fatal error: gcrypt.h: No such file or directory
#include
^
compilation terminated.
configure:16082: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| #define HAVE_FSEEKO 1
| #define HAVE_LSEEK64 1
| #define HAVE_SENDFILE64 1
| #define HAVE_MESSAGES 1
| #define HAVE_POSTPROCESSOR 1
| /* end confdefs.h. */
| #include
configure:16082: result: no
configure:16082: checking for gcrypt.h
configure:16082: result: no
configure:16104: checking how to find GnuTLS library
configure:16271: result: automatically
configure:16288: checking for arm-linux-androideabi-pkg-config
configure:16321: result: no
configure:16331: checking for pkg-config
configure:16349: found /usr/sbin/pkg-config
configure:16361: result: /usr/sbin/pkg-config
configure:16386: checking pkg-config is at least version 0.9.0
configure:16389: result: yes
configure:16401: checking for GNUTLS
configure:16408: $PKG_CONFIG --exists --print-errors "gnutls"
configure:16411: $? = 0
configure:16425: $PKG_CONFIG --exists --print-errors "gnutls"
configure:16428: $? = 0
configure:16736: result: yes
configure:16748: checking whether GnuTLS is usable
configure:16769: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I/usr/include/p11-kit-1 -fno-strict-aliasing -I/usr/include/p11-kit-1 -lgnutls conftest.c -lgnutls >&5
conftest.c:74:36: fatal error: gnutls/gnutls.h: No such file or directory
#include
^
compilation terminated.
configure:16769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmicrohttpd"
| #define PACKAGE_TARNAME "libmicrohttpd"
| #define PACKAGE_VERSION "0.9.49"
| #define PACKAGE_STRING "libmicrohttpd 0.9.49"
| #define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libmicrohttpd"
| #define VERSION "0.9.49"
| #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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define _MHD_bool _Bool
| #define INLINE_FUNC 1
| #define _MHD_inline static inline __attribute__((always_inline))
| #define LINUX 1
| #define HAVE_LISTEN_SHUTDOWN 1
| #define MHD_USE_POSIX_THREADS 1
| #define HAVE_POLL_H 1
| #define HAVE_POLL 1
| #define EPOLL_SUPPORT 1
| #define HAVE_EPOLL_CREATE1 1
| #define HAVE_PTHREAD_SETNAME_NP 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SEARCH_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_MACHINE_ENDIAN_H 1
| #define HAVE_SYS_ENDIAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_ACCEPT4 1
| #define HAVE_GMTIME_R 1
| #define HAVE_MEMMEM 1
| #define HAVE_SNPRINTF 1
| #define HAVE_DECL_SOCK_NONBLOCK 1
| #define HAVE_SOCK_NONBLOCK 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_INET6 1
| #define _MHD_EXTERN __attribute__((visibility("default"))) extern
| #define HAVE_FSEEKO 1
| #define HAVE_LSEEK64 1
| #define HAVE_SENDFILE64 1
| #define HAVE_MESSAGES 1
| #define HAVE_POSTPROCESSOR 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
|
| gnutls_session_t session;
| gnutls_priority_t priorities;
| gnutls_global_init();
| gnutls_priority_init(&priorities, "NORMAL", NULL);
| gnutls_init(&session, GNUTLS_SERVER);
| gnutls_priority_set(session, priorities);
|
| ;
| return 0;
| }
configure:16808: result: no
configure:16817: WARNING: pkg-config reports that GnuTLS is present, but GnuTLS can't be used
configure:16856: checking whether to support HTTPS
configure:16913: result: no (lacking libgrypt and libgnutls)
configure:16926: checking whether to support HTTP basic authentication
configure:16949: result: yes
configure:16953: checking whether to support HTTP digest authentication
configure:16976: result: yes
configure:16984: checking whether to compile with support for code coverage analysis
configure:16993: result: no
configure:17007: checking the number of available CPUs
configure:17066: result: 16
configure:17197: checking that generated files are newer than configure
configure:17203: result: done
configure:17331: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libmicrohttpd config.status 0.9.49, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 17ab31816a42
config.status:1282: creating src/microhttpd/microhttpd_dll_res.rc
config.status:1282: creating libmicrohttpd.pc
config.status:1282: creating w32/common/microhttpd_dll_res_vc.rc
config.status:1282: creating Makefile
config.status:1282: creating contrib/Makefile
config.status:1282: creating doc/Makefile
config.status:1282: creating doc/doxygen/Makefile
config.status:1282: creating doc/examples/Makefile
config.status:1282: creating m4/Makefile
config.status:1282: creating src/Makefile
config.status:1282: creating src/include/Makefile
config.status:1282: creating src/platform/Makefile
config.status:1282: creating src/microhttpd/Makefile
config.status:1282: creating src/examples/Makefile
config.status:1282: creating src/testcurl/Makefile
config.status:1282: creating src/testcurl/https/Makefile
config.status:1282: creating src/testzzuf/Makefile
config.status:1282: creating MHD_config.h
config.status:1511: executing depfiles commands
config.status:1511: executing libtool commands
configure:19812: libmicrohttpd 0.9.49 Configuration Summary:
Cross-compiling: yes
Operating System: linux-androideabi
Threading lib: posix
libcurl (testing): no, many unit tests will not run
Target directory: /usr
Messages: yes
Basic auth.: yes
Digest auth.: yes
Postproc: yes
HTTPS support: no (lacking libgrypt and libgnutls)
poll support: yes
epoll support: yes
build docs: yes
build examples: yes
configure:19841:
License : LGPL or eCos
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=arm-linux-androideabi-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_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_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux-androideabi
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__lseeki64=no
ac_cv_func_accept4=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_lseek64=yes
ac_cv_func_memmem=yes
ac_cv_func_poll=yes
ac_cv_func_sendfile64=yes
ac_cv_func_snprintf=yes
ac_cv_have_decl_SOCK_NONBLOCK=yes
ac_cv_have_decl_gmtime_s=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gcrypt_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_version_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_machine_endian_h=yes
ac_cv_header_machine_param_h=no
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_search_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_byteorder_h=no
ac_cv_header_sys_endian_h=yes
ac_cv_header_sys_isa_defs_h=no
ac_cv_header_sys_machine_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_msg_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_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_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=arm-unknown-linux-androideabi
ac_cv_lib_magic_magic_open=no
ac_cv_member_struct_sockaddr_in_sin_len=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path__libcurl_config=/usr/sbin/curl-config
ac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/sbin/libgcrypt-config
ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
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 -std=gnu99 -E'
ac_cv_prog_HAVE_CURL_BINARY=yes
ac_cv_prog_HAVE_MAKEINFO_BINARY=yes
ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
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_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_have_socat=no
ac_cv_prog_have_zzuf=no
ac_cv_prog_make_make_set=yes
ac_cv_search_clock_gettime='none required'
ac_cv_sys_file_offset_bits=unknown
ac_cv_sys_large_files=unknown
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_type__Bool=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_PTHREAD_PRIO_INHERIT=no
ax_cv_check_cflags___fno_strict_aliasing=yes
ax_cv_check_cflags___fvisibility_hidden=yes
ax_cv_check_ldflags___fno_strict_aliasing=yes
ax_cv_check_ldflags___fvisibility_hidden=yes
ax_cv_have_epoll=yes
libcurl_cv_lib_curl_usable=no
libcurl_cv_lib_curl_version=7.49.1
libcurl_cv_lib_version_ok=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_RC=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
mhd_cv_have_epoll_create1=yes
pkg_cv_GNUTLS_CFLAGS=-I/usr/include/p11-kit-1
pkg_cv_GNUTLS_LIBS=-lgnutls
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/missing aclocal-1.15'
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'
AS='as'
AUTOCONF='${SHELL} /tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/missing automake-1.15'
AWK='gawk'
BUILD_DOC_FALSE='#'
BUILD_DOC_TRUE=''
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
CC='arm-linux-androideabi-gcc -std=gnu99'
CCDEPMODE='depmode=none'
CFLAGS=' -fno-strict-aliasing'
CPP='arm-linux-androideabi-gcc -std=gnu99 -E'
CPPFLAGS=''
CPU_COUNT='16'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_BAUTH_FALSE='#'
ENABLE_BAUTH_TRUE=''
ENABLE_DAUTH_FALSE='#'
ENABLE_DAUTH_TRUE=''
ENABLE_HTTPS_FALSE=''
ENABLE_HTTPS_TRUE='#'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GNUTLS_CFLAGS='-I/usr/include/p11-kit-1'
GNUTLS_CPPFLAGS=''
GNUTLS_LDFLAGS=''
GNUTLS_LIBS='-lgnutls'
GREP='/usr/sbin/grep'
HAVE_CURL_BINARY='yes'
HAVE_CURL_BINARY_FALSE='#'
HAVE_CURL_BINARY_TRUE=''
HAVE_CURL_FALSE=''
HAVE_CURL_TRUE='#'
HAVE_GNUTLS_FALSE=''
HAVE_GNUTLS_SNI_FALSE=''
HAVE_GNUTLS_SNI_TRUE='#'
HAVE_GNUTLS_TRUE='#'
HAVE_LISTEN_SHUTDOWN_FALSE='#'
HAVE_LISTEN_SHUTDOWN_TRUE=''
HAVE_MAGIC_FALSE=''
HAVE_MAGIC_TRUE='#'
HAVE_MAKEINFO_BINARY='yes'
HAVE_MAKEINFO_BINARY_FALSE='#'
HAVE_MAKEINFO_BINARY_TRUE=''
HAVE_POSIX_THREADS_FALSE='#'
HAVE_POSIX_THREADS_TRUE=''
HAVE_POSTPROCESSOR_FALSE='#'
HAVE_POSTPROCESSOR_TRUE=''
HAVE_SOCAT_FALSE=''
HAVE_SOCAT_TRUE='#'
HAVE_TSEARCH_FALSE='#'
HAVE_TSEARCH_TRUE=''
HAVE_W32_FALSE=''
HAVE_W32_TRUE='#'
HAVE_ZZUF_FALSE=''
HAVE_ZZUF_TRUE='#'
HIDDEN_VISIBILITY_CFLAGS='-fvisibility=hidden'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/arm-linux-androideabi/bin/ld'
LDFLAGS=''
LIBCURL=''
LIBCURL_CPPFLAGS=''
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG='/usr/sbin/libgcrypt-config'
LIBGCRYPT_LIBS='-lgcrypt -lgpg-error'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_VERSION_AGE='37'
LIB_VERSION_CURRENT='49'
LIB_VERSION_REVISION='0'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/missing makeinfo'
MANIFEST_TOOL=':'
MHD_LIBDEPS=' '
MHD_LIBDEPS_PKGCFG=' '
MHD_LIB_CFLAGS=' '
MHD_LIB_CPPFLAGS=''
MHD_LIB_LDFLAGS=' -export-dynamic -no-undefined'
MHD_REQ_PRIVATE=''
MKDIR_P='/usr/sbin/mkdir -p'
MS_LIB_TOOL=''
NM='/sysroot/bin/arm-linux-androideabi-nm -B'
NMEDIT=''
OBJDUMP='arm-linux-androideabi-objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libmicrohttpd'
PACKAGE_BUGREPORT='libmicrohttpd@gnu.org'
PACKAGE_NAME='libmicrohttpd'
PACKAGE_STRING='libmicrohttpd 0.9.49'
PACKAGE_TARNAME='libmicrohttpd'
PACKAGE_URL=''
PACKAGE_VERSION='0.9.49'
PACKAGE_VERSION_MAJOR='0'
PACKAGE_VERSION_MINOR='9'
PACKAGE_VERSION_SUBMINOR='49'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/sbin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CC='arm-linux-androideabi-gcc -std=gnu99'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='arm-linux-androideabi-ranlib'
RC=''
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='arm-linux-androideabi-strip'
USE_COVERAGE_FALSE=''
USE_COVERAGE_TRUE='#'
USE_MS_LIB_TOOL_FALSE=''
USE_MS_LIB_TOOL_TRUE='#'
USE_POSIX_THREADS_FALSE='#'
USE_POSIX_THREADS_TRUE=''
USE_W32_THREADS_FALSE=''
USE_W32_THREADS_TRUE='#'
VERSION='0.9.49'
W32_SHARED_LIB_EXP_FALSE=''
W32_SHARED_LIB_EXP_TRUE='#'
W32_STATIC_LIB_FALSE=''
W32_STATIC_LIB_TRUE='#'
_libcurl_config=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
have_socat='no'
have_zzuf='no'
host='arm-unknown-linux-androideabi'
host_alias='arm-linux-androideabi'
host_cpu='arm'
host_os='linux-androideabi'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_cv_objdir='.libs'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libmicrohttpd"
#define PACKAGE_TARNAME "libmicrohttpd"
#define PACKAGE_VERSION "0.9.49"
#define PACKAGE_STRING "libmicrohttpd 0.9.49"
#define PACKAGE_BUGREPORT "libmicrohttpd@gnu.org"
#define PACKAGE_URL ""
#define PACKAGE "libmicrohttpd"
#define VERSION "0.9.49"
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define _MHD_bool _Bool
#define INLINE_FUNC 1
#define _MHD_inline static inline __attribute__((always_inline))
#define LINUX 1
#define HAVE_LISTEN_SHUTDOWN 1
#define MHD_USE_POSIX_THREADS 1
#define HAVE_POLL_H 1
#define HAVE_POLL 1
#define EPOLL_SUPPORT 1
#define HAVE_EPOLL_CREATE1 1
#define HAVE_PTHREAD_SETNAME_NP 1
#define HAVE_FCNTL_H 1
#define HAVE_MATH_H 1
#define HAVE_ERRNO_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDIO_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_MSG_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SEARCH_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_MACHINE_ENDIAN_H 1
#define HAVE_SYS_ENDIAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_ACCEPT4 1
#define HAVE_GMTIME_R 1
#define HAVE_MEMMEM 1
#define HAVE_SNPRINTF 1
#define HAVE_DECL_SOCK_NONBLOCK 1
#define HAVE_SOCK_NONBLOCK 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_INET6 1
#define _MHD_EXTERN __attribute__((visibility("default"))) extern
#define HAVE_FSEEKO 1
#define HAVE_LSEEK64 1
#define HAVE_SENDFILE64 1
#define HAVE_MESSAGES 1
#define HAVE_POSTPROCESSOR 1
#define HTTPS_SUPPORT 0
#define BAUTH_SUPPORT 1
#define DAUTH_SUPPORT 1
configure: exit 0