The build took 00h 00m 49s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
29,316 |
ansic |
11,966 |
makefile |
11,503 |
sh |
1,060 |
pascal |
53,845 |
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/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: libmicrohttpd 0.9.49-1 (Thu Apr 13 17:45:59 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether z/OS special settings are required... nochecking for gawk... (cached) gawkchecking whether ln -s works... yeschecking whether make sets $(MAKE)... (cached) yeschecking build system type... x86_64-pc-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for style of include used by make... GNUchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether clang understands -c and -o together... yeschecking dependency style of clang... nonechecking for clang option to accept ISO C99... none neededchecking for clang option to accept ISO Standard C... (cached) none neededchecking how to print strings... printfchecking for a sed that does not truncate output... /usr/bin/sedchecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for fgrep... /usr/bin/grep -Fchecking for ld used by clang... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... nochecking for x86_64-unknown-linux-dumpbin... nochecking for x86_64-unknown-linux-link... nochecking for dumpbin... nochecking for link... link -dumpchecking the name lister (nm) interface... BSD nmchecking the maximum length of command line arguments... 1572864checking whether the shell understands some XSI constructs... yeschecking whether the shell understands "+="... yeschecking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noopchecking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noopchecking for /usr/bin/ld option to reload object files... -rchecking for x86_64-unknown-linux-objdump... nochecking for objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for x86_64-unknown-linux-dlltool... nochecking for dlltool... nochecking how to associate runtime and link libraries... printf %s\nchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for archiver @FILE support... @checking for x86_64-unknown-linux-strip... stripchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking command to parse nm output from clang object... okchecking for sysroot... nochecking for x86_64-unknown-linux-mt... nochecking for mt... nochecking if : is a manifest tool... nochecking how to run the C preprocessor... clang -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if clang supports -fno-rtti -fno-exceptions... yeschecking for clang option to produce PIC... -fPIC -DPICchecking if clang PIC flag -fPIC -DPIC works... yeschecking if clang static flag -static works... yeschecking if clang supports -c -o file.o... yeschecking if clang supports -c -o file.o... (cached) yeschecking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yeschecking whether -lc should be explicitly linked in... nochecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking for x86_64-unknown-linux-windres... nochecking for windres... nochecking for _Bool... yeschecking for function inline keywords suppoted by clang... inline __attribute__((always_inline))checking for target host OS... Linuxchecking if compiler needs -Werror to reject unknown flags... yeschecking for the pthreads library -lpthreads... nochecking whether pthreads work without any flags... nochecking whether pthreads work with -Kthread... nochecking whether pthreads work with -kthread... nochecking for the pthreads library -llthread... nochecking whether pthreads work with -pthread... yeschecking for joinable pthread attribute... PTHREAD_CREATE_JOINABLEchecking if more special flags are required for pthreads... nochecking for PTHREAD_PRIO_INHERIT... yeschecking for threading lib to use with libmicrohttpd... posixchecking whether the linker accepts -fno-strict-aliasing... yeschecking whether C compiler accepts -fno-strict-aliasing... yeschecking whether byte ordering is bigendian... nochecking for curl... yeschecking for makeinfo... yeschecking poll.h usability... yeschecking poll.h presence... yeschecking for poll.h... yeschecking for poll... yeschecking linux/version.h usability... yeschecking linux/version.h presence... yeschecking for linux/version.h... yeschecking for Linux epoll(7) interface... yeschecking for epoll_create1()... yeschecking for pthread_setname_np... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking math.h usability... yeschecking math.h presence... yeschecking for math.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking locale.h usability... yeschecking locale.h presence... yeschecking for locale.h... yeschecking for sys/stat.h... (cached) yeschecking for sys/types.h... (cached) yeschecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking for sys/types.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/msg.h usability... yeschecking sys/msg.h presence... yeschecking for sys/msg.h... yeschecking netdb.h usability... yeschecking netdb.h presence... yeschecking for netdb.h... yeschecking netinet/in.h usability... yeschecking netinet/in.h presence... yeschecking for netinet/in.h... yeschecking netinet/tcp.h usability... yeschecking netinet/tcp.h presence... yeschecking for netinet/tcp.h... yeschecking time.h usability... yeschecking time.h presence... yeschecking for time.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/mman.h usability... yeschecking sys/mman.h presence... yeschecking for sys/mman.h... yeschecking arpa/inet.h usability... yeschecking arpa/inet.h presence... yeschecking for arpa/inet.h... yeschecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking search.h usability... yeschecking search.h presence... yeschecking for search.h... yeschecking endian.h usability... yeschecking endian.h presence... yeschecking for endian.h... yeschecking machine/endian.h usability... nochecking machine/endian.h presence... nochecking for machine/endian.h... nochecking sys/endian.h usability... nochecking sys/endian.h presence... nochecking for sys/endian.h... nochecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking sys/machine.h usability... nochecking sys/machine.h presence... nochecking for sys/machine.h... nochecking sys/byteorder.h usability... nochecking sys/byteorder.h presence... nochecking for sys/byteorder.h... nochecking machine/param.h usability... nochecking machine/param.h presence... nochecking for machine/param.h... nochecking sys/isa_defs.h usability... nochecking sys/isa_defs.h presence... nochecking for sys/isa_defs.h... nochecking for struct sockaddr_in.sin_len... nochecking whether to enable signaling by socketpair... nochecking for accept4... yeschecking for gmtime_r... yeschecking for memmem... yeschecking for snprintf... yeschecking whether gmtime_s is declared... nochecking whether SOCK_NONBLOCK is declared... yeschecking for library containing clock_gettime... none requiredchecking for clock_get_time... nochecking for gethrtime... nochecking for IPv6... yeschecking whether the linker accepts -fvisibility=hidden... yeschecking whether C compiler accepts -fvisibility=hidden... yeschecking for gawk... (cached) gawkchecking for curl-config... /usr/bin/curl-configchecking for the version of libcurl... 7.49.1checking for libcurl >= version 7.16.4... yeschecking whether libcurl is usable... yeschecking for curl_free... yeschecking for magic_open in -lmagic... yeschecking magic.h usability... yeschecking magic.h presence... yeschecking for magic.h... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for _LARGEFILE_SOURCE value needed for large files... nochecking for _lseeki64... nochecking for lseek64... yeschecking for sendfile64... yeschecking whether to generate error messages... yeschecking whether to enable postprocessor... yeschecking for zzuf... nochecking for socat... nochecking for x86_64-unknown-linux-libgcrypt-config... nochecking for libgcrypt-config... /usr/bin/libgcrypt-configchecking for LIBGCRYPT - version >= 1.2.2... yes (1.7.1)checking gcrypt.h usability... yeschecking gcrypt.h presence... yeschecking for gcrypt.h... yeschecking how to find GnuTLS library... automaticallychecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for GNUTLS... yeschecking whether GnuTLS is usable... yeschecking for gnutls_privkey_import_x509_raw()... yeschecking whether to support HTTPS... yes (using libgnutls and libgcrypt)checking whether to support HTTP basic authentication... yeschecking whether to support HTTP digest authentication... yeschecking whether to compile with support for code coverage analysis... nochecking the number of available CPUs... 16 checking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating src/microhttpd/microhttpd_dll_res.rcconfig.status: creating libmicrohttpd.pcconfig.status: creating w32/common/microhttpd_dll_res_vc.rcconfig.status: creating Makefileconfig.status: creating contrib/Makefileconfig.status: creating doc/Makefileconfig.status: creating doc/doxygen/Makefileconfig.status: creating doc/examples/Makefileconfig.status: creating m4/Makefileconfig.status: creating src/Makefileconfig.status: creating src/include/Makefileconfig.status: creating src/platform/Makefileconfig.status: creating src/microhttpd/Makefileconfig.status: creating src/examples/Makefileconfig.status: creating src/testcurl/Makefileconfig.status: creating src/testcurl/https/Makefileconfig.status: creating src/testzzuf/Makefileconfig.status: creating MHD_config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsconfigure: libmicrohttpd 0.9.49 Configuration Summary: Cross-compiling: no Operating System: linux-gnu Threading lib: posix libcurl (testing): yes Target directory: /usr Messages: yes Basic auth.: yes Digest auth.: yes Postproc: yes HTTPS support: yes (using libgnutls and libgcrypt) poll support: yes epoll support: yes build docs: yes build examples: yesconfigure: HTTPS subsystem configuration: License : LGPL only make all-recursivemake[1]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49'Making all in contribmake[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 srcmake[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'Making all in includemake[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 platformmake[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 microhttpdmake[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/microhttpd'/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-connection.lo `test -f 'connection.c' || echo './'`connection.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c connection.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c connection.c -fPIC -DPIC -o libmicrohttpd_la-connection.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-reason_phrase.lo `test -f 'reason_phrase.c' || echo './'`reason_phrase.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c reason_phrase.c -fPIC -DPIC -o .libs/libmicrohttpd_la-reason_phrase.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c reason_phrase.c -fPIC -DPIC -o libmicrohttpd_la-reason_phrase.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-daemon.lo `test -f 'daemon.c' || echo './'`daemon.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c daemon.c -fPIC -DPIC -o .libs/libmicrohttpd_la-daemon.odaemon.c:3257:33: warning: comparison of constant 32025597350190193 with expression of type 'unsigned int' is always false [-Wtautological-constant-out-of-range-compare] if (daemon->worker_pool_size >= (SIZE_MAX / sizeof (struct MHD_Daemon))) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning generated.libtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c daemon.c -fPIC -DPIC -o libmicrohttpd_la-daemon.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-internal.lo `test -f 'internal.c' || echo './'`internal.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c internal.c -fPIC -DPIC -o .libs/libmicrohttpd_la-internal.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c internal.c -fPIC -DPIC -o libmicrohttpd_la-internal.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-memorypool.lo `test -f 'memorypool.c' || echo './'`memorypool.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c memorypool.c -fPIC -DPIC -o .libs/libmicrohttpd_la-memorypool.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c memorypool.c -fPIC -DPIC -o libmicrohttpd_la-memorypool.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_mono_clock.lo `test -f 'mhd_mono_clock.c' || echo './'`mhd_mono_clock.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c mhd_mono_clock.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_mono_clock.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c mhd_mono_clock.c -fPIC -DPIC -o libmicrohttpd_la-mhd_mono_clock.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-sysfdsetsize.lo `test -f 'sysfdsetsize.c' || echo './'`sysfdsetsize.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c sysfdsetsize.c -fPIC -DPIC -o .libs/libmicrohttpd_la-sysfdsetsize.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c sysfdsetsize.c -fPIC -DPIC -o libmicrohttpd_la-sysfdsetsize.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-mhd_str.lo `test -f 'mhd_str.c' || echo './'`mhd_str.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c mhd_str.c -fPIC -DPIC -o .libs/libmicrohttpd_la-mhd_str.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -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 clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-response.lo `test -f 'response.c' || echo './'`response.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c response.c -fPIC -DPIC -o .libs/libmicrohttpd_la-response.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c response.c -fPIC -DPIC -o libmicrohttpd_la-response.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-postprocessor.lo `test -f 'postprocessor.c' || echo './'`postprocessor.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c postprocessor.c -fPIC -DPIC -o .libs/libmicrohttpd_la-postprocessor.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c postprocessor.c -fPIC -DPIC -o libmicrohttpd_la-postprocessor.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-digestauth.lo `test -f 'digestauth.c' || echo './'`digestauth.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c digestauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-digestauth.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c digestauth.c -fPIC -DPIC -o libmicrohttpd_la-digestauth.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-md5.lo `test -f 'md5.c' || echo './'`md5.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c md5.c -fPIC -DPIC -o .libs/libmicrohttpd_la-md5.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c md5.c -fPIC -DPIC -o libmicrohttpd_la-md5.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-basicauth.lo `test -f 'basicauth.c' || echo './'`basicauth.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c basicauth.c -fPIC -DPIC -o .libs/libmicrohttpd_la-basicauth.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c basicauth.c -fPIC -DPIC -o libmicrohttpd_la-basicauth.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-base64.lo `test -f 'base64.c' || echo './'`base64.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c base64.c -fPIC -DPIC -o .libs/libmicrohttpd_la-base64.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c base64.c -fPIC -DPIC -o libmicrohttpd_la-base64.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c -o libmicrohttpd_la-connection_https.lo `test -f 'connection_https.c' || echo './'`connection_https.clibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c connection_https.c -fPIC -DPIC -o .libs/libmicrohttpd_la-connection_https.olibtool: compile: clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -I../../src/microhttpd -DBUILDING_MHD_LIB=1 -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -c connection_https.c -fPIC -DPIC -o libmicrohttpd_la-connection_https.o >/dev/null 2>&1/bin/sh ../../libtool --tag=CC --mode=link clang -fvisibility=hidden -pthread -I/usr/include/p11-kit-1 -fno-strict-aliasing -lgnutls -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 libmicrohttpd_la-connection_https.lo -lgnutls -lgcrypt -lgpg-error libtool: link: clang -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 .libs/libmicrohttpd_la-connection_https.o -lgnutls -lgcrypt -lgpg-error -pthread -pthread -Wl,-soname -Wl,libmicrohttpd.so.12 -o .libs/libmicrohttpd.so.12.37.0libtool: 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: 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 libmicrohttpd_la-connection_https.oar: `u' modifier ignored since `D' is the default (see `U')libtool: link: ranlib .libs/libmicrohttpd.alibtool: 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 testcurlmake[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'Making all in .make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'clang -DHAVE_CONFIG_H -I. -I../.. -DCPU_COUNT=16 -I../.. -I../../src/microhttpd -I../../src/include -fno-strict-aliasing -c -o curl_version_check.o curl_version_check.crm -f libcurl_version_check.aar cru libcurl_version_check.a curl_version_check.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libcurl_version_check.aclang -DHAVE_CONFIG_H -I. -I../.. -DCPU_COUNT=16 -I../.. -I../../src/microhttpd -I../../src/include -fno-strict-aliasing -c -o test_options.o test_options.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o test_options test_options.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/test_options test_options.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadmake[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'Making all in httpsmake[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'Making all in .make[5]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'make[5]: Nothing to be done for 'all-am'.make[5]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'make[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'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 examplesmake[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'clang -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/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o benchmark benchmark-benchmark.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/benchmark benchmark-benchmark.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -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/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/benchmark_https benchmark_https-benchmark_https.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o chunked_example.o chunked_example.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o chunked_example chunked_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/chunked_example chunked_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o minimal_example.o minimal_example.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o minimal_example minimal_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/minimal_example minimal_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -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/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o dual_stack_example dual_stack_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/dual_stack_example dual_stack_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -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/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o minimal_example_comet minimal_example_comet.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/minimal_example_comet minimal_example_comet.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o querystring_example.o querystring_example.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o querystring_example querystring_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/querystring_example querystring_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o timeout.o timeout.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o timeout timeout.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/timeout timeout.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o fileserver_example.o fileserver_example.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o fileserver_example fileserver_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/fileserver_example fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -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/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/fileserver_example_dirs fileserver_example_dirs.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -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/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/fileserver_example_external_select fileserver_example_external_select.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -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/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o refuse_post_example refuse_post_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/refuse_post_example refuse_post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o https_fileserver_example-https_fileserver_example.o `test -f 'https_fileserver_example.c' || echo './'`https_fileserver_example.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/https_fileserver_example https_fileserver_example-https_fileserver_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -fno-strict-aliasing -c -o post_example.o post_example.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o post_example post_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/post_example post_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=16 -pthread -fno-strict-aliasing -c -o demo-demo.o `test -f 'demo.c' || echo './'`demo.c/bin/sh ../../libtool --tag=CC --mode=link clang -pthread -fno-strict-aliasing -o demo demo-demo.o ../../src/microhttpd/libmicrohttpd.la -lmagic libtool: link: clang -pthread -fno-strict-aliasing -o .libs/demo demo-demo.o ../../src/microhttpd/.libs/libmicrohttpd.so -lmagic -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -DDATA_DIR=\"../../src/datadir/\" -DCPU_COUNT=16 -pthread -fno-strict-aliasing -c -o demo_https-demo_https.o `test -f 'demo_https.c' || echo './'`demo_https.c/bin/sh ../../libtool --tag=CC --mode=link clang -pthread -fno-strict-aliasing -o demo_https demo_https-demo_https.o ../../src/microhttpd/libmicrohttpd.la -lmagic libtool: link: clang -pthread -fno-strict-aliasing -o .libs/demo_https demo_https-demo_https.o ../../src/microhttpd/.libs/libmicrohttpd.so -lmagic -pthreadclang -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/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o digest_auth_example digest_auth_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/digest_auth_example digest_auth_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -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 clang -fno-strict-aliasing -o authorization_example authorization_example.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/authorization_example authorization_example.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadmake[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 m4make[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 docmake[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 examplesmake[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'clang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o basicauthentication.o basicauthentication.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o basicauthentication basicauthentication.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/basicauthentication basicauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o hellobrowser.o hellobrowser.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o hellobrowser hellobrowser.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/hellobrowser hellobrowser.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o logging.o logging.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o logging logging.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/logging logging.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o responseheaders.o responseheaders.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o responseheaders responseheaders.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/responseheaders responseheaders.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o tlsauthentication.o tlsauthentication.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o tlsauthentication tlsauthentication.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/tlsauthentication tlsauthentication.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o simplepost.o simplepost.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o simplepost simplepost.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/simplepost simplepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o largepost.o largepost.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o largepost largepost.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/largepost largepost.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadclang -DHAVE_CONFIG_H -I. -I../.. -I../../src/include -fno-strict-aliasing -c -o sessions.o sessions.c/bin/sh ../../libtool --tag=CC --mode=link clang -fno-strict-aliasing -o sessions sessions.o ../../src/microhttpd/libmicrohttpd.la libtool: link: clang -fno-strict-aliasing -o .libs/sessions sessions.o ../../src/microhttpd/.libs/libmicrohttpd.so -pthreadmake[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 doxygenmake[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 graphsmake[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 contribmake[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 srcmake[1]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src'Making install in includemake[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/bin/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 platformmake[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 microhttpdmake[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' /usr/bin/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.0libtool: 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.lalibtool: install: /usr/bin/install -c .libs/libmicrohttpd.a /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/libmicrohttpd.alibtool: install: chmod 644 /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/libmicrohttpd.alibtool: install: ranlib /tmp/libmicrohttpd/pkg/libmicrohttpd/usr/lib/libmicrohttpd.alibtool: install: warning: remember to run `libtool --finish /usr/lib'make[3]: Nothing to be done for 'install-data-am'.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 testcurlmake[2]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'Making install in .make[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'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/testcurl'make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'Making install in httpsmake[3]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'Making install in .make[4]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'make[5]: Entering directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'make[5]: Nothing to be done for 'install-exec-am'.make[5]: Nothing to be done for 'install-data-am'.make[5]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'make[4]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'make[3]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl/https'make[2]: Leaving directory '/tmp/libmicrohttpd/src/libmicrohttpd-0.9.49/src/testcurl'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 examplesmake[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 m4make[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/bin/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 docmake[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/bin/mkdir -p '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/info' /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' /usr/bin/mkdir -p '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/man/man3' /usr/bin/install -c -m 644 libmicrohttpd.3 '/tmp/libmicrohttpd/pkg/libmicrohttpd/usr/share/man/man3'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 examplesmake[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 doxygenmake[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 (Thu Apr 13 17:46: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/usr/lib/libmicrohttpd.so.12.37.0/sysroot/usr/lib/libmicrohttpd.so.12/sysroot/usr/lib/libmicrohttpd.so/sysroot/usr/lib/libmicrohttpd.la/sysroot/usr/lib/libmicrohttpd.a/sysroot/usr/lib/pkgconfig/libmicrohttpd.pc/sysroot/usr/include/microhttpd.h/sysroot/usr/include/libmicrohttpd/platform.hGenerating .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 whilerunning configure, to aid debugging if configure makes a mistake.It was created by libmicrohttpd configure 0.9.49, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-dependency-tracking --enable-largefile --enable-curl --enable-messages --with-pic## --------- #### Platform. #### --------- ##hostname = 933583e0b1eauname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2563: checking for a BSD-compatible installconfigure:2631: result: /usr/bin/install -cconfigure:2642: checking whether build environment is saneconfigure:2697: result: yesconfigure:2756: checking for x86_64-unknown-linux-stripconfigure:2786: result: noconfigure:2796: checking for stripconfigure:2812: found /usr/bin/stripconfigure:2823: result: stripconfigure:2848: checking for a thread-safe mkdir -pconfigure:2887: result: /usr/bin/mkdir -pconfigure:2894: checking for gawkconfigure:2910: found /usr/bin/gawkconfigure:2921: result: gawkconfigure:2932: checking whether make sets $(MAKE)configure:2954: result: yesconfigure:2983: checking whether make supports nested variablesconfigure:3000: result: yesconfigure:3139: checking whether z/OS special settings are requiredconfigure:3162: result: noconfigure:3171: checking for gawkconfigure:3198: result: gawkconfigure:3210: checking whether ln -s worksconfigure:3214: result: yesconfigure:3221: checking whether make sets $(MAKE)configure:3243: result: yesconfigure:3256: checking build system typeconfigure:3270: result: x86_64-pc-linux-gnuconfigure:3290: checking host system typeconfigure:3303: result: x86_64-unknown-linux-gnuconfigure:3335: checking for style of include used by makeconfigure:3363: result: GNUconfigure:3394: checking for x86_64-unknown-linux-gccconfigure:3421: result: clangconfigure:3690: checking for C compiler versionconfigure:3699: clang --version >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binconfigure:3710: $? = 0configure:3699: clang -v >&5clang version 3.8.0 (tags/RELEASE_380/final)Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /usr/binFound candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64... rest of stderr output deleted ...configure:3710: $? = 0configure:3699: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3710: $? = 1configure:3699: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3710: $? = 1configure:3730: checking whether the C compiler worksconfigure:3752: clang conftest.c >&5configure:3756: $? = 0configure:3804: result: yesconfigure:3807: checking for C compiler default output file nameconfigure:3809: result: a.outconfigure:3815: checking for suffix of executablesconfigure:3822: clang -o conftest conftest.c >&5configure:3826: $? = 0configure:3848: result:configure:3870: checking whether we are cross compilingconfigure:3878: clang -o conftest conftest.c >&5configure:3882: $? = 0configure:3889: ./conftestconfigure:3893: $? = 0configure:3908: result: noconfigure:3913: checking for suffix of object filesconfigure:3935: clang -c conftest.c >&5configure:3939: $? = 0configure:3960: result: oconfigure:3964: checking whether we are using the GNU C compilerconfigure:3983: clang -c conftest.c >&5configure:3983: $? = 0configure:3992: result: yesconfigure:4001: checking whether clang accepts -gconfigure:4021: clang -c -g conftest.c >&5configure:4021: $? = 0configure:4062: result: yesconfigure:4079: checking for clang option to accept ISO C89configure:4142: clang -c conftest.c >&5configure:4142: $? = 0configure:4155: result: none neededconfigure:4180: checking whether clang understands -c and -o togetherconfigure:4202: clang -c conftest.c -o conftest2.oconfigure:4205: $? = 0configure:4202: clang -c conftest.c -o conftest2.oconfigure:4205: $? = 0configure:4217: result: yesconfigure:4236: checking dependency style of clangconfigure:4347: result: noneconfigure:4366: checking for clang option to accept ISO C99configure:4515: clang -c conftest.c >&5configure:4515: $? = 0configure:4528: result: none neededconfigure:4636: checking for clang option to accept ISO Standard Cconfigure:4647: result: none neededconfigure:4700: checking how to print stringsconfigure:4727: result: printfconfigure:4748: checking for a sed that does not truncate outputconfigure:4812: result: /usr/bin/sedconfigure:4830: checking for grep that handles long lines and -econfigure:4888: result: /usr/bin/grepconfigure:4893: checking for egrepconfigure:4955: result: /usr/bin/grep -Econfigure:4960: checking for fgrepconfigure:5022: result: /usr/bin/grep -Fconfigure:5057: checking for ld used by clangconfigure:5124: result: /usr/bin/ldconfigure:5131: checking if the linker (/usr/bin/ld) is GNU ldconfigure:5146: result: yesconfigure:5158: checking for BSD- or MS-compatible name lister (nm)configure:5207: result: noconfigure:5221: checking for x86_64-unknown-linux-dumpbinconfigure:5251: result: noconfigure:5221: checking for x86_64-unknown-linux-linkconfigure:5251: result: noconfigure:5265: checking for dumpbinconfigure:5295: result: noconfigure:5265: checking for linkconfigure:5281: found /usr/bin/linkconfigure:5292: result: link -dumpconfigure:5337: checking the name lister (nm) interfaceconfigure:5344: clang -c conftest.c >&5configure:5347: nm "conftest.o"configure:5350: output0000000000000000 B some_variableconfigure:5357: result: BSD nmconfigure:5361: checking the maximum length of command line argumentsconfigure:5492: result: 1572864configure:5509: checking whether the shell understands some XSI constructsconfigure:5519: result: yesconfigure:5523: checking whether the shell understands "+="configure:5529: result: yesconfigure:5564: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu formatconfigure:5604: result: func_convert_file_noopconfigure:5611: checking how to convert x86_64-pc-linux-gnu file names to toolchain formatconfigure:5631: result: func_convert_file_noopconfigure:5638: checking for /usr/bin/ld option to reload object filesconfigure:5645: result: -rconfigure:5679: checking for x86_64-unknown-linux-objdumpconfigure:5709: result: noconfigure:5719: checking for objdumpconfigure:5735: found /usr/bin/objdumpconfigure:5746: result: objdumpconfigure:5775: checking how to recognize dependent librariesconfigure:5973: result: pass_allconfigure:6018: checking for x86_64-unknown-linux-dlltoolconfigure:6048: result: noconfigure:6058: checking for dlltoolconfigure:6088: result: noconfigure:6115: checking how to associate runtime and link librariesconfigure:6142: result: printf %s\nconfigure:6159: checking for x86_64-unknown-linux-arconfigure:6189: result: noconfigure:6203: checking for arconfigure:6219: found /usr/bin/arconfigure:6230: result: arconfigure:6267: checking for archiver @FILE supportconfigure:6284: clang -c conftest.c >&5configure:6284: $? = 0configure:6287: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')configure:6290: $? = 0configure:6295: ar cru libconftest.a @conftest.lst >&5ar: `u' modifier ignored since `D' is the default (see `U')ar: conftest.o: No such file or directoryconfigure:6298: $? = 1configure:6310: result: @configure:6328: checking for x86_64-unknown-linux-stripconfigure:6355: result: stripconfigure:6427: checking for x86_64-unknown-linux-ranlibconfigure:6457: result: noconfigure:6467: checking for ranlibconfigure:6483: found /usr/bin/ranlibconfigure:6494: result: ranlibconfigure:6596: checking command to parse nm output from clang objectconfigure:6716: clang -c conftest.c >&5configure:6719: $? = 0configure:6723: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nmconfigure:6726: $? = 0configure:6792: clang -o conftest conftest.c conftstm.o >&5configure:6795: $? = 0configure:6833: result: okconfigure:6870: checking for sysrootconfigure:6900: result: noconfigure:6977: clang -c conftest.c >&5configure:6980: $? = 0configure:7129: checking for x86_64-unknown-linux-mtconfigure:7159: result: noconfigure:7169: checking for mtconfigure:7199: result: noconfigure:7219: checking if : is a manifest toolconfigure:7225: : '-?'configure:7233: result: noconfigure:7875: checking how to run the C preprocessorconfigure:7906: clang -E conftest.cconfigure:7906: $? = 0configure:7920: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:7920: $? = 1configure: 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: clang -Econfigure:7965: clang -E conftest.cconfigure:7965: $? = 0configure:7979: clang -E conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:7979: $? = 1configure: 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 filesconfigure:8028: clang -c conftest.c >&5configure:8028: $? = 0configure:8101: clang -o conftest conftest.c >&5configure:8101: $? = 0configure:8101: ./conftestconfigure:8101: $? = 0configure:8112: result: yesconfigure:8125: checking for sys/types.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8125: checking for sys/stat.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8125: checking for stdlib.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8125: checking for string.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8125: checking for memory.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8125: checking for strings.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8125: checking for inttypes.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8125: checking for stdint.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8125: checking for unistd.hconfigure:8125: clang -c conftest.c >&5configure:8125: $? = 0configure:8125: result: yesconfigure:8139: checking for dlfcn.hconfigure:8139: clang -c conftest.c >&5configure:8139: $? = 0configure:8139: result: yesconfigure:8643: checking for objdirconfigure:8658: result: .libsconfigure:8929: checking if clang supports -fno-rtti -fno-exceptionsconfigure:8947: clang -c -fno-rtti -fno-exceptions conftest.c >&5configure:8951: $? = 0configure:8964: result: yesconfigure:9291: checking for clang option to produce PICconfigure:9298: result: -fPIC -DPICconfigure:9306: checking if clang PIC flag -fPIC -DPIC worksconfigure:9324: clang -c -fPIC -DPIC -DPIC conftest.c >&5configure:9328: $? = 0configure:9341: result: yesconfigure:9370: checking if clang static flag -static worksconfigure:9398: result: yesconfigure:9413: checking if clang supports -c -o file.oconfigure:9434: clang -c -o out/conftest2.o conftest.c >&5configure:9438: $? = 0configure:9460: result: yesconfigure:9468: checking if clang supports -c -o file.oconfigure:9515: result: yesconfigure:9548: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared librariesconfigure:10705: result: yesconfigure:10742: checking whether -lc should be explicitly linked inconfigure:10750: clang -c conftest.c >&5configure:10753: $? = 0configure:10768: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1configure:10771: $? = 0configure:10785: result: noconfigure:10945: checking dynamic linker characteristicsconfigure:11445: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5configure:11445: $? = 0configure:11679: result: GNU/Linux ld.soconfigure:11786: checking how to hardcode library paths into programsconfigure:11811: result: immediateconfigure:12351: checking whether stripping libraries is possibleconfigure:12356: result: yesconfigure:12391: checking if libtool supports shared librariesconfigure:12393: result: yesconfigure:12396: checking whether to build shared librariesconfigure:12417: result: yesconfigure:12420: checking whether to build static librariesconfigure:12424: result: yesconfigure:12464: checking for x86_64-unknown-linux-windresconfigure:12494: result: noconfigure:12504: checking for windresconfigure:12534: result: noconfigure:12656: checking for _Boolconfigure:12656: clang -c conftest.c >&5configure:12656: $? = 0configure:12656: clang -c conftest.c >&5conftest.c:59:20: error: expected expressionif (sizeof ((_Bool)))^1 error generated.configure:12656: $? = 1configure: 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: yesconfigure:12689: checking for function inline keywords suppoted by clangconfigure:12702: : CFLAGS="$CFLAGS -Werror=attributes"configure:12705: $? = 0configure:12748: clang -o conftest -Werror=attributes conftest.c >&5configure:12748: $? = 0configure:12767: result: inline __attribute__((always_inline))configure:12773: checking for target host OSconfigure:12981: result: Linuxconfigure:13215: checking if compiler needs -Werror to reject unknown flagsconfigure:13231: clang -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5configure:13231: $? = 0configure:13232: result: yesconfigure:13302: checking for the pthreads library -lpthreadsconfigure:13340: clang -o conftest -Werror conftest.c -lpthreads >&5/usr/bin/ld: cannot find -lpthreadsclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13340: $? = 1configure: 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: noconfigure:13247: checking whether pthreads work without any flagsconfigure:13340: clang -o conftest -Werror conftest.c >&5/tmp/conftest-23ba41.o: In function `main':conftest.c:(.text+0x28): undefined reference to `pthread_create'conftest.c:(.text+0x3d): undefined reference to `pthread_join'conftest.c:(.text+0xbe): undefined reference to `__pthread_register_cancel'conftest.c:(.text+0xd9): undefined reference to `__pthread_unregister_cancel'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13340: $? = 1configure: 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: noconfigure:13252: checking whether pthreads work with -Kthreadconfigure:13340: clang -o conftest -Kthread -Werror conftest.c >&5clang-3.8: error: unknown argument: '-Kthread'configure:13340: $? = 1configure: 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: noconfigure:13252: checking whether pthreads work with -kthreadconfigure:13340: clang -o conftest -kthread -Werror conftest.c >&5clang-3.8: error: unknown argument: '-kthread'configure:13340: $? = 1configure: 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: noconfigure:13302: checking for the pthreads library -llthreadconfigure:13340: clang -o conftest -Werror conftest.c -llthread >&5/usr/bin/ld: cannot find -llthreadclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:13340: $? = 1configure: 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: noconfigure:13252: checking whether pthreads work with -pthreadconfigure:13340: clang -o conftest -pthread -Werror conftest.c >&5configure:13340: $? = 0configure:13349: result: yesconfigure:13368: checking for joinable pthread attributeconfigure:13383: clang -o conftest -pthread conftest.c >&5configure:13383: $? = 0configure:13389: result: PTHREAD_CREATE_JOINABLEconfigure:13399: checking if more special flags are required for pthreadsconfigure:13414: result: noconfigure:13420: checking for PTHREAD_PRIO_INHERITconfigure:13437: clang -o conftest -pthread conftest.c >&5configure:13437: $? = 0configure:13446: result: yesconfigure:13582: checking for threading lib to use with libmicrohttpdconfigure:13649: result: posixconfigure:13692: checking whether the linker accepts -fno-strict-aliasingconfigure:13711: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:13711: $? = 0configure:13720: result: yesconfigure:13729: checking whether C compiler accepts -fno-strict-aliasingconfigure:13748: clang -c -fno-strict-aliasing conftest.c >&5configure:13748: $? = 0configure:13757: result: yesconfigure:13770: : CFLAGS="$CFLAGS $flag"configure:13773: $? = 0configure:13793: checking whether byte ordering is bigendianconfigure:13808: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:31:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:31:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:13808: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 1| #define MHD_USE_POSIX_THREADS 1| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:13853: clang -c -fno-strict-aliasing conftest.c >&5configure:13853: $? = 0configure:13871: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:37:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:13871: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 1| #define MHD_USE_POSIX_THREADS 1| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:13999: result: noconfigure:14020: checking for curlconfigure:14036: found /usr/bin/curlconfigure:14048: result: yesconfigure:14066: checking for makeinfoconfigure:14082: found /usr/bin/makeinfoconfigure:14094: result: yesconfigure:14167: checking poll.h usabilityconfigure:14167: clang -c -fno-strict-aliasing conftest.c >&5configure:14167: $? = 0configure:14167: result: yesconfigure:14167: checking poll.h presenceconfigure:14167: clang -E conftest.cconfigure:14167: $? = 0configure:14167: result: yesconfigure:14167: checking for poll.hconfigure:14167: result: yesconfigure:14175: checking for pollconfigure:14175: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:14175: $? = 0configure:14175: result: yesconfigure:14239: checking linux/version.h usabilityconfigure:14239: clang -c -fno-strict-aliasing conftest.c >&5configure:14239: $? = 0configure:14239: result: yesconfigure:14239: checking linux/version.h presenceconfigure:14239: clang -E conftest.cconfigure:14239: $? = 0configure:14239: result: yesconfigure:14239: checking for linux/version.hconfigure:14239: result: yesconfigure:14245: checking for Linux epoll(7) interfaceconfigure:14271: clang -o conftest -fno-strict-aliasing -DHAVE_LINUX_VERSION_H conftest.c >&5configure:14271: $? = 0configure:14282: result: yesconfigure:14308: checking for epoll_create1()configure:14328: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:14328: $? = 0configure:14336: result: yesconfigure:14352: checking for pthread_setname_npconfigure:14365: clang -o conftest -fno-strict-aliasing -pthread conftest.c >&5conftest.c:38:3: warning: implicit declaration of function 'pthread_setname_np' is invalid in C99 [-Wimplicit-function-declaration]pthread_setname_np(pthread_self(), "name")^1 warning generated.configure:14365: $? = 0configure:14369: result: yesconfigure:14385: checking fcntl.h usabilityconfigure:14385: clang -c -fno-strict-aliasing conftest.c >&5configure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking fcntl.h presenceconfigure:14385: clang -E conftest.cconfigure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking for fcntl.hconfigure:14385: result: yesconfigure:14385: checking math.h usabilityconfigure:14385: clang -c -fno-strict-aliasing conftest.c >&5configure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking math.h presenceconfigure:14385: clang -E conftest.cconfigure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking for math.hconfigure:14385: result: yesconfigure:14385: checking errno.h usabilityconfigure:14385: clang -c -fno-strict-aliasing conftest.c >&5configure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking errno.h presenceconfigure:14385: clang -E conftest.cconfigure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking for errno.hconfigure:14385: result: yesconfigure:14385: checking limits.h usabilityconfigure:14385: clang -c -fno-strict-aliasing conftest.c >&5configure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking limits.h presenceconfigure:14385: clang -E conftest.cconfigure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking for limits.hconfigure:14385: result: yesconfigure:14385: checking stdio.h usabilityconfigure:14385: clang -c -fno-strict-aliasing conftest.c >&5configure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking stdio.h presenceconfigure:14385: clang -E conftest.cconfigure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking for stdio.hconfigure:14385: result: yesconfigure:14385: checking locale.h usabilityconfigure:14385: clang -c -fno-strict-aliasing conftest.c >&5configure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking locale.h presenceconfigure:14385: clang -E conftest.cconfigure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking for locale.hconfigure:14385: result: yesconfigure:14385: checking for sys/stat.hconfigure:14385: result: yesconfigure:14385: checking for sys/types.hconfigure:14385: result: yesconfigure:14385: checking pthread.h usabilityconfigure:14385: clang -c -fno-strict-aliasing conftest.c >&5configure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking pthread.h presenceconfigure:14385: clang -E conftest.cconfigure:14385: $? = 0configure:14385: result: yesconfigure:14385: checking for pthread.hconfigure:14385: result: yesconfigure:14402: checking for sys/types.hconfigure:14402: result: yesconfigure:14402: checking sys/time.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking sys/time.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for sys/time.hconfigure:14402: result: yesconfigure:14402: checking sys/msg.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking sys/msg.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for sys/msg.hconfigure:14402: result: yesconfigure:14402: checking netdb.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking netdb.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for netdb.hconfigure:14402: result: yesconfigure:14402: checking netinet/in.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking netinet/in.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for netinet/in.hconfigure:14402: result: yesconfigure:14402: checking netinet/tcp.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking netinet/tcp.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for netinet/tcp.hconfigure:14402: result: yesconfigure:14402: checking time.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking time.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for time.hconfigure:14402: result: yesconfigure:14402: checking sys/socket.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking sys/socket.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for sys/socket.hconfigure:14402: result: yesconfigure:14402: checking sys/mman.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking sys/mman.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for sys/mman.hconfigure:14402: result: yesconfigure:14402: checking arpa/inet.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking arpa/inet.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for arpa/inet.hconfigure:14402: result: yesconfigure:14402: checking sys/select.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking sys/select.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for sys/select.hconfigure:14402: result: yesconfigure:14402: checking search.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking search.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for search.hconfigure:14402: result: yesconfigure:14402: checking endian.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking endian.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for endian.hconfigure:14402: result: yesconfigure:14402: checking machine/endian.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:90:10: fatal error: 'machine/endian.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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| /* 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: noconfigure:14402: checking machine/endian.h presenceconfigure:14402: clang -E conftest.cconftest.c:57:10: fatal error: 'machine/endian.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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| /* end confdefs.h. */| #include configure:14402: result: noconfigure:14402: checking for machine/endian.hconfigure:14402: result: noconfigure:14402: checking sys/endian.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:90:10: fatal error: 'sys/endian.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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| /* 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: noconfigure:14402: checking sys/endian.h presenceconfigure:14402: clang -E conftest.cconftest.c:57:10: fatal error: 'sys/endian.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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| /* end confdefs.h. */| #include configure:14402: result: noconfigure:14402: checking for sys/endian.hconfigure:14402: result: noconfigure:14402: checking sys/param.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5configure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking sys/param.h presenceconfigure:14402: clang -E conftest.cconfigure:14402: $? = 0configure:14402: result: yesconfigure:14402: checking for sys/param.hconfigure:14402: result: yesconfigure:14402: checking sys/machine.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:91:10: fatal error: 'sys/machine.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: noconfigure:14402: checking sys/machine.h presenceconfigure:14402: clang -E conftest.cconftest.c:58:10: fatal error: 'sys/machine.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_SYS_PARAM_H 1| /* end confdefs.h. */| #include configure:14402: result: noconfigure:14402: checking for sys/machine.hconfigure:14402: result: noconfigure:14402: checking sys/byteorder.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:91:10: fatal error: 'sys/byteorder.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: noconfigure:14402: checking sys/byteorder.h presenceconfigure:14402: clang -E conftest.cconftest.c:58:10: fatal error: 'sys/byteorder.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_SYS_PARAM_H 1| /* end confdefs.h. */| #include configure:14402: result: noconfigure:14402: checking for sys/byteorder.hconfigure:14402: result: noconfigure:14402: checking machine/param.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:91:10: fatal error: 'machine/param.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: noconfigure:14402: checking machine/param.h presenceconfigure:14402: clang -E conftest.cconftest.c:58:10: fatal error: 'machine/param.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_SYS_PARAM_H 1| /* end confdefs.h. */| #include configure:14402: result: noconfigure:14402: checking for machine/param.hconfigure:14402: result: noconfigure:14402: checking sys/isa_defs.h usabilityconfigure:14402: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:91:10: fatal error: 'sys/isa_defs.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: noconfigure:14402: checking sys/isa_defs.h presenceconfigure:14402: clang -E conftest.cconftest.c:58:10: fatal error: 'sys/isa_defs.h' file not found#include ^1 error generated.configure:14402: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_SYS_PARAM_H 1| /* end confdefs.h. */| #include configure:14402: result: noconfigure:14402: checking for sys/isa_defs.hconfigure:14402: result: noconfigure:14421: checking for struct sockaddr_in.sin_lenconfigure:14421: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:74:13: error: no member named 'sin_len' in 'struct sockaddr_in'if (ac_aggr.sin_len)~~~~~~~ ^1 error generated.configure:14421: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:74:20: error: no member named 'sin_len' in 'struct sockaddr_in'if (sizeof ac_aggr.sin_len)~~~~~~~ ^1 error generated.configure:14421: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: noconfigure:14443: checking whether to enable signaling by socketpairconfigure:14506: result: noconfigure:14526: checking for accept4configure:14526: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:14526: $? = 0configure:14526: result: yesconfigure:14526: checking for gmtime_rconfigure:14526: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:14526: $? = 0configure:14526: result: yesconfigure:14526: checking for memmemconfigure:14526: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:14526: $? = 0configure:14526: result: yesconfigure:14526: checking for snprintfconfigure:14526: clang -o conftest -fno-strict-aliasing conftest.c >&5conftest.c:84:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]char snprintf ();^conftest.c:84:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'1 warning generated.configure:14526: $? = 0configure:14526: result: yesconfigure:14544: checking whether gmtime_s is declaredconfigure:14544: clang -c -fno-strict-aliasing conftest.c >&5conftest.c:72:10: error: use of undeclared identifier 'gmtime_s'(void) gmtime_s;^1 error generated.configure:14544: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: noconfigure:14632: checking whether SOCK_NONBLOCK is declaredconfigure:14632: clang -c -fno-strict-aliasing conftest.c >&5configure:14632: $? = 0configure:14632: result: yesconfigure:14660: checking for library containing clock_gettimeconfigure:14691: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:14691: $? = 0configure:14708: result: none requiredconfigure:14721: checking for clock_get_timeconfigure:14744: clang -o conftest -fno-strict-aliasing conftest.c >&5conftest.c:66:16: fatal error: 'mach/clock.h' file not found#include ^1 error generated.configure:14744: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: noconfigure:14760: checking for gethrtimeconfigure:14774: clang -o conftest -fno-strict-aliasing conftest.c >&5conftest.c:69:9: error: expected ';' after expressionhrtime_t hrt = gethrtime();^;conftest.c:69:1: error: use of undeclared identifier 'hrtime_t'hrtime_t hrt = gethrtime();^conftest.c:69:10: error: use of undeclared identifier 'hrt'hrtime_t hrt = gethrtime();^conftest.c:69:16: warning: implicit declaration of function 'gethrtime' is invalid in C99 [-Wimplicit-function-declaration]hrtime_t hrt = gethrtime();^1 warning and 3 errors generated.configure:14774: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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: noconfigure:14791: checking for IPv6configure:14823: clang -c -fno-strict-aliasing conftest.c >&5configure:14823: $? = 0configure:14836: result: yesconfigure:14848: checking whether the linker accepts -fvisibility=hiddenconfigure:14867: clang -o conftest -fno-strict-aliasing -fvisibility=hidden conftest.c >&5configure:14867: $? = 0configure:14876: result: yesconfigure:14879: checking whether C compiler accepts -fvisibility=hiddenconfigure:14898: clang -c -fno-strict-aliasing -fvisibility=hidden conftest.c >&5configure:14898: $? = 0configure:14906: result: yesconfigure:14973: checking for gawkconfigure:15000: result: gawkconfigure:15062: checking for curl-configconfigure:15080: found /usr/bin/curl-configconfigure:15092: result: /usr/bin/curl-configconfigure:15103: checking for the version of libcurlconfigure:15110: result: 7.49.1configure:15117: checking for libcurl >= version 7.16.4configure:15130: result: yesconfigure:15171: checking whether libcurl is usableconfigure:15205: clang -o conftest -fno-strict-aliasing conftest.c -lcurl >&5conftest.c:82:8: warning: if statement has empty body [-Wempty-body]if (x) ;^conftest.c:82:8: note: put the semicolon on a separate line to silence this warning1 warning generated.configure:15205: $? = 0configure:15219: result: yesconfigure:15232: checking for curl_freeconfigure:15232: clang -o conftest -fno-strict-aliasing conftest.c -lcurl >&5configure:15232: $? = 0configure:15232: result: yesconfigure:15352: checking for magic_open in -lmagicconfigure:15377: clang -o conftest -fno-strict-aliasing conftest.c -lmagic >&5configure:15377: $? = 0configure:15386: result: yesconfigure:15391: checking magic.h usabilityconfigure:15391: clang -c -fno-strict-aliasing conftest.c >&5configure:15391: $? = 0configure:15391: result: yesconfigure:15391: checking magic.h presenceconfigure:15391: clang -E conftest.cconfigure:15391: $? = 0configure:15391: result: yesconfigure:15391: checking for magic.hconfigure:15391: result: yesconfigure:15438: checking for special C compiler options needed for large filesconfigure:15483: result: noconfigure:15489: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:15514: clang -c -fno-strict-aliasing conftest.c >&5configure:15514: $? = 0configure:15546: result: noconfigure:15631: checking for _LARGEFILE_SOURCE value needed for large filesconfigure:15650: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:15650: $? = 0configure:15678: result: noconfigure:15702: checking for _lseeki64configure:15702: clang -o conftest -fno-strict-aliasing conftest.c >&5/tmp/conftest-0557c5.o: In function `main':conftest.c:(.text+0x12): undefined reference to `_lseeki64'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:15702: $? = 1configure: 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 HAVE_PTHREAD_PRIO_INHERIT 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_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_LIBCURL 1| #define LIBCURL_FEATURE_SSL 1| #define LIBCURL_FEATURE_IPV6 1| #define LIBCURL_FEATURE_UNIXSOCKETS 1| #define LIBCURL_FEATURE_LIBZ 1| #define LIBCURL_FEATURE_ASYNCHDNS 1| #define LIBCURL_FEATURE_IDN 1| #define LIBCURL_FEATURE_GSS_API 1| #define LIBCURL_FEATURE_SPNEGO 1| #define LIBCURL_FEATURE_KERBEROS 1| #define LIBCURL_FEATURE_NTLM 1| #define LIBCURL_FEATURE_NTLM_WB 1| #define LIBCURL_FEATURE_TLS_SRP 1| #define LIBCURL_PROTOCOL_DICT 1| #define LIBCURL_PROTOCOL_FILE 1| #define LIBCURL_PROTOCOL_FTP 1| #define LIBCURL_PROTOCOL_FTPS 1| #define LIBCURL_PROTOCOL_GOPHER 1| #define LIBCURL_PROTOCOL_HTTP 1| #define LIBCURL_PROTOCOL_HTTPS 1| #define LIBCURL_PROTOCOL_IMAP 1| #define LIBCURL_PROTOCOL_IMAPS 1| #define LIBCURL_PROTOCOL_POP3 1| #define LIBCURL_PROTOCOL_POP3S 1| #define LIBCURL_PROTOCOL_RTSP 1| #define LIBCURL_PROTOCOL_SCP 1| #define LIBCURL_PROTOCOL_SFTP 1| #define LIBCURL_PROTOCOL_SMB 1| #define LIBCURL_PROTOCOL_SMBS 1| #define LIBCURL_PROTOCOL_SMTP 1| #define LIBCURL_PROTOCOL_SMTPS 1| #define LIBCURL_PROTOCOL_TELNET 1| #define LIBCURL_PROTOCOL_TFTP 1| #define MHD_REQ_CURL_VERSION "7.16.4"| #define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8"| #define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6"| #define MHD_REQ_CURL_NSS_VERSION "3.12.0"| #define HAVE_MAGIC_H 1| #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: noconfigure:15702: checking for lseek64configure:15702: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:15702: $? = 0configure:15702: result: yesconfigure:15702: checking for sendfile64configure:15702: clang -o conftest -fno-strict-aliasing conftest.c >&5configure:15702: $? = 0configure:15702: result: yesconfigure:15713: checking whether to generate error messagesconfigure:15729: result: yesconfigure:15734: checking whether to enable postprocessorconfigure:15757: result: yesconfigure:15764: checking for zzufconfigure:15792: result: noconfigure:15802: checking for socatconfigure:15830: result: noconfigure:15877: checking for x86_64-unknown-linux-libgcrypt-configconfigure:15910: result: noconfigure:15920: checking for libgcrypt-configconfigure:15938: found /usr/bin/libgcrypt-configconfigure:15950: result: /usr/bin/libgcrypt-configconfigure:15981: checking for LIBGCRYPT - version >= 1.2.2configure:16015: result: yes (1.7.1)configure:16082: checking gcrypt.h usabilityconfigure:16082: clang -c -fno-strict-aliasing conftest.c >&5configure:16082: $? = 0configure:16082: result: yesconfigure:16082: checking gcrypt.h presenceconfigure:16082: clang -E conftest.cconfigure:16082: $? = 0configure:16082: result: yesconfigure:16082: checking for gcrypt.hconfigure:16082: result: yesconfigure:16104: checking how to find GnuTLS libraryconfigure:16271: result: automaticallyconfigure:16288: checking for x86_64-unknown-linux-pkg-configconfigure:16321: result: noconfigure:16331: checking for pkg-configconfigure:16349: found /usr/bin/pkg-configconfigure:16361: result: /usr/bin/pkg-configconfigure:16386: checking pkg-config is at least version 0.9.0configure:16389: result: yesconfigure:16401: checking for GNUTLSconfigure:16408: $PKG_CONFIG --exists --print-errors "gnutls"configure:16411: $? = 0configure:16425: $PKG_CONFIG --exists --print-errors "gnutls"configure:16428: $? = 0configure:16736: result: yesconfigure:16748: checking whether GnuTLS is usableconfigure:16769: clang -o conftest -I/usr/include/p11-kit-1 -fno-strict-aliasing -I/usr/include/p11-kit-1 -lgnutls conftest.c -lgnutls >&5configure:16769: $? = 0configure:16771: result: yesconfigure:16776: checking for gnutls_privkey_import_x509_raw()configure:16796: clang -o conftest -I/usr/include/p11-kit-1 -fno-strict-aliasing -I/usr/include/p11-kit-1 -lgnutls conftest.c -lgnutls >&5conftest.c:120:21: warning: implicit declaration of function 'gnutls_privkey_import_x509_raw' is invalid in C99 [-Wimplicit-function-declaration]gnutls_privkey_import_x509_raw(key, &data, GNUTLS_X509_FMT_PEM, NULL, 0);^1 warning generated.configure:16796: $? = 0configure:16803: result: yesconfigure:16856: checking whether to support HTTPSconfigure:16913: result: yes (using libgnutls and libgcrypt)configure:16926: checking whether to support HTTP basic authenticationconfigure:16949: result: yesconfigure:16953: checking whether to support HTTP digest authenticationconfigure:16976: result: yesconfigure:16984: checking whether to compile with support for code coverage analysisconfigure:16993: result: noconfigure:17007: checking the number of available CPUsconfigure:17066: result: 16configure:17197: checking that generated files are newer than configureconfigure:17203: result: doneconfigure:17331: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by libmicrohttpd config.status 0.9.49, which wasgenerated by GNU Autoconf 2.69. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 933583e0b1eaconfig.status:1320: creating src/microhttpd/microhttpd_dll_res.rcconfig.status:1320: creating libmicrohttpd.pcconfig.status:1320: creating w32/common/microhttpd_dll_res_vc.rcconfig.status:1320: creating Makefileconfig.status:1320: creating contrib/Makefileconfig.status:1320: creating doc/Makefileconfig.status:1320: creating doc/doxygen/Makefileconfig.status:1320: creating doc/examples/Makefileconfig.status:1320: creating m4/Makefileconfig.status:1320: creating src/Makefileconfig.status:1320: creating src/include/Makefileconfig.status:1320: creating src/platform/Makefileconfig.status:1320: creating src/microhttpd/Makefileconfig.status:1320: creating src/examples/Makefileconfig.status:1320: creating src/testcurl/Makefileconfig.status:1320: creating src/testcurl/https/Makefileconfig.status:1320: creating src/testzzuf/Makefileconfig.status:1320: creating MHD_config.hconfig.status:1549: executing depfiles commandsconfig.status:1549: executing libtool commandsconfigure:19812: libmicrohttpd 0.9.49 Configuration Summary:Cross-compiling: noOperating System: linux-gnuThreading lib: posixlibcurl (testing): yesTarget directory: /usrMessages: yesBasic auth.: yesDigest auth.: yesPostproc: yesHTTPS support: yes (using libgnutls and libgcrypt)poll support: yesepoll support: yesbuild docs: yesbuild examples: yesconfigure:19834: HTTPS subsystem configuration:License : LGPL only## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-pc-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_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=setac_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=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func__lseeki64=noac_cv_func_accept4=yesac_cv_func_curl_free=yesac_cv_func_gmtime_r=yesac_cv_func_lseek64=yesac_cv_func_memmem=yesac_cv_func_poll=yesac_cv_func_sendfile64=yesac_cv_func_snprintf=yesac_cv_have_decl_SOCK_NONBLOCK=yesac_cv_have_decl_gmtime_s=noac_cv_header_arpa_inet_h=yesac_cv_header_dlfcn_h=yesac_cv_header_endian_h=yesac_cv_header_errno_h=yesac_cv_header_fcntl_h=yesac_cv_header_gcrypt_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_linux_version_h=yesac_cv_header_locale_h=yesac_cv_header_machine_endian_h=noac_cv_header_machine_param_h=noac_cv_header_magic_h=yesac_cv_header_math_h=yesac_cv_header_memory_h=yesac_cv_header_netdb_h=yesac_cv_header_netinet_in_h=yesac_cv_header_netinet_tcp_h=yesac_cv_header_poll_h=yesac_cv_header_pthread_h=yesac_cv_header_search_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdio_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_byteorder_h=noac_cv_header_sys_endian_h=noac_cv_header_sys_isa_defs_h=noac_cv_header_sys_machine_h=noac_cv_header_sys_mman_h=yesac_cv_header_sys_msg_h=yesac_cv_header_sys_param_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_time_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_magic_magic_open=yesac_cv_member_struct_sockaddr_in_sin_len=noac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_FGREP='/usr/bin/grep -F'ac_cv_path_GREP=/usr/bin/grepac_cv_path_SED=/usr/bin/sedac_cv_path__libcurl_config=/usr/bin/curl-configac_cv_path_ac_pt_LIBGCRYPT_CONFIG=/usr/bin/libgcrypt-configac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_HAVE_CURL_BINARY=yesac_cv_prog_HAVE_MAKEINFO_BINARY=yesac_cv_prog_STRIP=stripac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_DUMPBIN='link -dump'ac_cv_prog_ac_ct_OBJDUMP=objdumpac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_c99=ac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_have_socat=noac_cv_prog_have_zzuf=noac_cv_prog_make_make_set=yesac_cv_search_clock_gettime='none required'ac_cv_sys_file_offset_bits=noac_cv_sys_largefile_CC=noac_cv_sys_largefile_source=noac_cv_type__Bool=yesam_cv_CC_dependencies_compiler_type=noneam_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yesax_cv_PTHREAD_PRIO_INHERIT=yesax_cv_check_cflags___fno_strict_aliasing=yesax_cv_check_cflags___fvisibility_hidden=yesax_cv_check_ldflags___fno_strict_aliasing=yesax_cv_check_ldflags___fvisibility_hidden=yesax_cv_have_epoll=yeslibcurl_cv_lib_curl_usable=yeslibcurl_cv_lib_curl_version=7.49.1libcurl_cv_lib_version_ok=yeslt_cv_ar_at_file=@lt_cv_archive_cmds_need_lc=nolt_cv_deplibs_check_method=pass_alllt_cv_file_magic_cmd='$MAGIC_CMD'lt_cv_file_magic_test_file=lt_cv_ld_reload_flag=-rlt_cv_nm_interface='BSD nm'lt_cv_objdir=.libslt_cv_path_LD=/usr/bin/ldlt_cv_path_NM=nolt_cv_path_mainfest_tool=nolt_cv_prog_compiler_c_o=yeslt_cv_prog_compiler_c_o_RC=yeslt_cv_prog_compiler_pic='-fPIC -DPIC'lt_cv_prog_compiler_pic_works=yeslt_cv_prog_compiler_rtti_exceptions=yeslt_cv_prog_compiler_static_works=yeslt_cv_prog_gnu_ld=yeslt_cv_sharedlib_from_linklib_cmd='printf %s\n'lt_cv_shlibpath_overrides_runpath=nolt_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=1572864lt_cv_to_host_file_cmd=func_convert_file_nooplt_cv_to_tool_file_cmd=func_convert_file_noopmhd_cv_have_epoll_create1=yespkg_cv_GNUTLS_CFLAGS=-I/usr/include/p11-kit-1pkg_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='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='clang'CCDEPMODE='depmode=none'CFLAGS=' -fno-strict-aliasing'CPP='clang -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/bin/grep -E'ENABLE_BAUTH_FALSE='#'ENABLE_BAUTH_TRUE=''ENABLE_DAUTH_FALSE='#'ENABLE_DAUTH_TRUE=''ENABLE_HTTPS_FALSE='#'ENABLE_HTTPS_TRUE=''EXEEXT=''FGREP='/usr/bin/grep -F'GNUTLS_CFLAGS='-I/usr/include/p11-kit-1'GNUTLS_CPPFLAGS=''GNUTLS_LDFLAGS='-lgnutls'GNUTLS_LIBS='-lgnutls'GREP='/usr/bin/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='/usr/bin/ld -m elf_x86_64'LDFLAGS=''LIBCURL='-lcurl'LIBCURL_CPPFLAGS=''LIBGCRYPT_CFLAGS=''LIBGCRYPT_CONFIG='/usr/bin/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='-lgnutls -lgcrypt -lgpg-error 'MHD_LIBDEPS_PKGCFG='-lgcrypt -lgpg-error 'MHD_LIB_CFLAGS=' -pthread -I/usr/include/p11-kit-1'MHD_LIB_CPPFLAGS=' 'MHD_LIB_LDFLAGS=' -lgnutls -export-dynamic -no-undefined'MHD_REQ_PRIVATE='gnutls'MKDIR_P='/usr/bin/mkdir -p'MS_LIB_TOOL=''NM='nm'NMEDIT=''OBJDUMP='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/bin/pkg-config'PKG_CONFIG_LIBDIR=''PKG_CONFIG_PATH=''PTHREAD_CC='clang'PTHREAD_CFLAGS='-pthread'PTHREAD_LIBS=''RANLIB='ranlib'RC=''SED='/usr/bin/sed'SET_MAKE=''SHELL='/bin/sh'STRIP='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='ar'ac_ct_CC=''ac_ct_DUMPBIN='link -dump'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-pc-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='pc'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'have_socat='no'have_zzuf='no'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'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 HAVE_PTHREAD_PRIO_INHERIT 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_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_LIBCURL 1#define LIBCURL_FEATURE_SSL 1#define LIBCURL_FEATURE_IPV6 1#define LIBCURL_FEATURE_UNIXSOCKETS 1#define LIBCURL_FEATURE_LIBZ 1#define LIBCURL_FEATURE_ASYNCHDNS 1#define LIBCURL_FEATURE_IDN 1#define LIBCURL_FEATURE_GSS_API 1#define LIBCURL_FEATURE_SPNEGO 1#define LIBCURL_FEATURE_KERBEROS 1#define LIBCURL_FEATURE_NTLM 1#define LIBCURL_FEATURE_NTLM_WB 1#define LIBCURL_FEATURE_TLS_SRP 1#define LIBCURL_PROTOCOL_DICT 1#define LIBCURL_PROTOCOL_FILE 1#define LIBCURL_PROTOCOL_FTP 1#define LIBCURL_PROTOCOL_FTPS 1#define LIBCURL_PROTOCOL_GOPHER 1#define LIBCURL_PROTOCOL_HTTP 1#define LIBCURL_PROTOCOL_HTTPS 1#define LIBCURL_PROTOCOL_IMAP 1#define LIBCURL_PROTOCOL_IMAPS 1#define LIBCURL_PROTOCOL_POP3 1#define LIBCURL_PROTOCOL_POP3S 1#define LIBCURL_PROTOCOL_RTSP 1#define LIBCURL_PROTOCOL_SCP 1#define LIBCURL_PROTOCOL_SFTP 1#define LIBCURL_PROTOCOL_SMB 1#define LIBCURL_PROTOCOL_SMBS 1#define LIBCURL_PROTOCOL_SMTP 1#define LIBCURL_PROTOCOL_SMTPS 1#define LIBCURL_PROTOCOL_TELNET 1#define LIBCURL_PROTOCOL_TFTP 1#define MHD_REQ_CURL_VERSION "7.16.4"#define MHD_REQ_CURL_OPENSSL_VERSION "0.9.8"#define MHD_REQ_CURL_GNUTLS_VERSION "2.8.6"#define MHD_REQ_CURL_NSS_VERSION "3.12.0"#define HAVE_MAGIC_H 1#define HAVE_FSEEKO 1#define HAVE_LSEEK64 1#define HAVE_SENDFILE64 1#define HAVE_MESSAGES 1#define HAVE_POSTPROCESSOR 1#define HAVE_GCRYPT_H 1#define HTTPS_SUPPORT 1#define BAUTH_SUPPORT 1#define DAUTH_SUPPORT 1configure: exit 0