This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GnuTLS configure 3.6.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --build=x86_64-pc-linux-gnu --host=x86_64-w64-mingw32 --with-nettle-mini --enable-shared --with-included-libtasn1 --without-p11-kit --disable-doc --disable-tests --disable-tools --disable-cxx --disable-maintainer-mode --disable-libdane --disable-hardware-acceleration --disable-guile --prefix=/home/tim/src/wget2/x86_64-w64-mingw32 ## --------- ## ## Platform. ## ## --------- ## hostname = ryzen uname -m = x86_64 uname -r = 4.19.0-4-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.19.28-2 (2019-03-15) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/x86_64-w64-mingw32/bin PATH: /usr/x86_64-w64-mingw32/bin PATH: /home/tim/.opam/infer-4.06.1+flambda/bin PATH: /home/tim/.opam/infer-4.06.1+flambda/bin PATH: /usr/lib/ccache PATH: /home/tim/.cargo/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games PATH: /home/tim/bin PATH: /home/tim/Downloads/cov-analysis-linux64-2017.07/bin PATH: /home/tim/.local/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:4094: loading site script /home/tim/src/config.site | # load rm and cat loadable modules to bash | if [ -n "$BASH" ]; then | enable -f ~/src/bash/examples/loadables/rm rm | enable -f ~/src/bash/examples/loadables/cat cat | fi | | if test "$cache_file" = /dev/null; then | hash=`echo $CFLAGS $LDFLAGS $host_alias $build_alias|md5sum|cut -d' ' -f1` | cache_file="/home/tim/src/config.cache.$CC.$hash" | fi configure:4109: loading cache /home/tim/src/config.cache..a3be802f4116ceffd5fe6d6190cb2c3b configure:4264: checking build system type configure:4278: result: x86_64-pc-linux-gnu configure:4298: checking host system type configure:4311: result: x86_64-w64-mingw32 configure:4348: checking for a BSD-compatible install configure:4416: result: /usr/bin/install -c configure:4427: checking whether build environment is sane configure:4482: result: yes configure:4539: checking for x86_64-w64-mingw32-strip configure:4566: result: x86_64-w64-mingw32-strip configure:4631: checking for a thread-safe mkdir -p configure:4670: result: /bin/mkdir -p configure:4677: checking for gawk configure:4704: result: gawk configure:4715: checking whether make sets $(MAKE) configure:4737: result: yes configure:4766: checking whether make supports nested variables configure:4783: result: yes configure:4920: checking whether make supports nested variables configure:4937: result: yes configure:4953: result: *** *** Checking for compilation programs... configure:5067: checking pkg-config is at least version 0.9.0 configure:5070: result: yes configure:5086: checking for x86_64-w64-mingw32-gcc configure:5113: result: x86_64-w64-mingw32-gcc configure:5382: checking for C compiler version configure:5391: x86_64-w64-mingw32-gcc --version >&5 x86_64-w64-mingw32-gcc (GCC) 8.2-win32 20190215 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5402: $? = 0 configure:5391: x86_64-w64-mingw32-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/x86_64-w64-mingw32-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-w64-mingw32/8.2-win32/lto-wrapper Target: x86_64-w64-mingw32 Configured with: ../../src/configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/include' --mandir='/usr/share/man' --infodir='/usr/share/info' --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir='/usr/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-shared --enable-static --disable-multilib --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --libdir=/usr/lib --enable-libstdcxx-time=yes --with-tune=generic --with-headers=/usr/x86_64-w64-mingw32/include --enable-version-specific-runtime-libs --enable-fully-dynamic-string --enable-libgomp --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-lto --with-plugin-ld --enable-threads=win32 --program-suffix=-win32 --program-prefix=x86_64-w64-mingw32- --target=x86_64-w64-mingw32 --with-as=/usr/bin/x86_64-w64-mingw32-as --with-ld=/usr/bin/x86_64-w64-mingw32-ld --enable-libatomic Thread model: win32 gcc version 8.2-win32 20190215 (GCC) configure:5402: $? = 0 configure:5391: x86_64-w64-mingw32-gcc -V >&5 x86_64-w64-mingw32-gcc: error: unrecognized command line option '-V' x86_64-w64-mingw32-gcc: fatal error: no input files compilation terminated. configure:5402: $? = 1 configure:5391: x86_64-w64-mingw32-gcc -qversion >&5 x86_64-w64-mingw32-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-w64-mingw32-gcc: fatal error: no input files compilation terminated. configure:5402: $? = 1 configure:5422: checking whether the C compiler works configure:5444: x86_64-w64-mingw32-gcc -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c >&5 configure:5448: $? = 0 configure:5496: result: yes configure:5499: checking for C compiler default output file name configure:5501: result: a.exe configure:5507: checking for suffix of executables configure:5514: x86_64-w64-mingw32-gcc -o conftest.exe -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c >&5 configure:5518: $? = 0 configure:5540: result: .exe configure:5562: checking whether we are cross compiling configure:5600: result: yes configure:5605: checking for suffix of object files configure:5652: result: o configure:5656: checking whether we are using the GNU C compiler configure:5684: result: yes configure:5693: checking whether x86_64-w64-mingw32-gcc accepts -g configure:5754: result: yes configure:5771: checking for x86_64-w64-mingw32-gcc option to accept ISO C89 configure:5847: result: none needed configure:5872: checking whether x86_64-w64-mingw32-gcc understands -c and -o together configure:5909: result: yes configure:5929: checking whether make supports the include directive configure:5944: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5947: $? = 0 configure:5966: result: yes (GNU style) configure:5991: checking dependency style of x86_64-w64-mingw32-gcc configure:6102: result: gcc3 configure:6123: checking how to run the C preprocessor configure:6193: result: x86_64-w64-mingw32-gcc -E configure:6213: x86_64-w64-mingw32-gcc -E -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.c configure:6213: $? = 0 configure:6227: x86_64-w64-mingw32-gcc -E -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:6227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | /* end confdefs.h. */ | #include configure:6256: checking for grep that handles long lines and -e configure:6314: result: /bin/grep configure:6319: checking for egrep configure:6381: result: /bin/grep -E configure:6386: checking for ANSI C header files configure:6490: result: yes configure:6503: checking for sys/types.h configure:6503: result: yes configure:6503: checking for sys/stat.h configure:6503: result: yes configure:6503: checking for stdlib.h configure:6503: result: yes configure:6503: checking for string.h configure:6503: result: yes configure:6503: checking for memory.h configure:6503: result: yes configure:6503: checking for strings.h configure:6503: result: yes configure:6503: checking for inttypes.h configure:6503: result: yes configure:6503: checking for stdint.h configure:6503: result: yes configure:6503: checking for unistd.h configure:6503: result: yes configure:6516: checking for minix/config.h configure:6516: result: no configure:6540: checking whether it is safe to define __EXTENSIONS__ configure:6565: result: yes configure:6598: checking whether _XOPEN_SOURCE should be defined configure:6641: result: no configure:6658: checking for Minix Amsterdam compiler configure:6682: result: no configure:6698: checking for x86_64-w64-mingw32-ar configure:6725: result: x86_64-w64-mingw32-ar configure:6795: checking the archiver (x86_64-w64-mingw32-ar) interface configure:6844: result: ar configure:6869: checking for x86_64-w64-mingw32-ar configure:6896: result: x86_64-w64-mingw32-ar configure:6971: checking for x86_64-w64-mingw32-ranlib configure:6998: result: x86_64-w64-mingw32-ranlib configure:7064: checking for _LARGEFILE_SOURCE value needed for large files configure:7111: result: no configure:7139: checking for special C compiler options needed for large files configure:7184: result: no configure:7190: checking for _FILE_OFFSET_BITS value needed for large files configure:7247: result: 64 configure:7671: checking dependency style of x86_64-w64-mingw32-gcc configure:7780: result: gcc3 configure:7800: checking for x86_64-w64-mingw32-ar configure:7827: result: x86_64-w64-mingw32-ar configure:7897: checking the archiver (x86_64-w64-mingw32-ar) interface configure:7946: result: ar configure:7980: checking for x86_64-w64-mingw32-g++ configure:8007: result: x86_64-w64-mingw32-g++ configure:8078: checking for C++ compiler version configure:8087: x86_64-w64-mingw32-g++ --version >&5 x86_64-w64-mingw32-g++ (GCC) 8.2-win32 20190215 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8098: $? = 0 configure:8087: x86_64-w64-mingw32-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/x86_64-w64-mingw32-g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-w64-mingw32/8.2-win32/lto-wrapper Target: x86_64-w64-mingw32 Configured with: ../../src/configure --build=x86_64-linux-gnu --prefix=/usr --includedir='/usr/include' --mandir='/usr/share/man' --infodir='/usr/share/info' --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir='/usr/lib/x86_64-linux-gnu' --libexecdir='/usr/lib/x86_64-linux-gnu' --disable-maintainer-mode --disable-dependency-tracking --prefix=/usr --enable-shared --enable-static --disable-multilib --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --libdir=/usr/lib --enable-libstdcxx-time=yes --with-tune=generic --with-headers=/usr/x86_64-w64-mingw32/include --enable-version-specific-runtime-libs --enable-fully-dynamic-string --enable-libgomp --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-lto --with-plugin-ld --enable-threads=win32 --program-suffix=-win32 --program-prefix=x86_64-w64-mingw32- --target=x86_64-w64-mingw32 --with-as=/usr/bin/x86_64-w64-mingw32-as --with-ld=/usr/bin/x86_64-w64-mingw32-ld --enable-libatomic Thread model: win32 gcc version 8.2-win32 20190215 (GCC) configure:8098: $? = 0 configure:8087: x86_64-w64-mingw32-g++ -V >&5 x86_64-w64-mingw32-g++: error: unrecognized command line option '-V' x86_64-w64-mingw32-g++: fatal error: no input files compilation terminated. configure:8098: $? = 1 configure:8087: x86_64-w64-mingw32-g++ -qversion >&5 x86_64-w64-mingw32-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-w64-mingw32-g++: fatal error: no input files compilation terminated. configure:8098: $? = 1 configure:8102: checking whether we are using the GNU C++ compiler configure:8130: result: yes configure:8139: checking whether x86_64-w64-mingw32-g++ accepts -g configure:8200: result: yes configure:8225: checking dependency style of x86_64-w64-mingw32-g++ configure:8336: result: gcc3 configure:8356: checking for bison configure:8383: result: bison -y configure:8395: checking for a sed that does not truncate output configure:8459: result: /bin/sed configure:8470: checking for x86_64-w64-mingw32-gcc option to accept ISO C99 configure:8632: result: none needed configure:8676: checking whether to build with code coverage support configure:8696: result: no configure:9000: checking whether to enable maintainer-specific portions of Makefiles configure:9009: result: no configure:9102: checking for inline configure:9126: result: inline configure:9144: checking for ANSI C header files configure:9248: result: yes configure:9459: checking for struct iovec.iov_base configure:9459: result: no configure:9487: checking for netinet/tcp.h configure:9487: result: no configure:9499: checking for stdatomic.h configure:9499: result: yes configure:9510: checking for library containing __atomic_load_4 configure:9558: result: -latomic configure:9578: checking for threads.h configure:9578: result: no configure:9659: checking for getrandom configure:9675: x86_64-w64-mingw32-gcc -o conftest.exe -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c -latomic >&5 conftest.c:44:14: fatal error: sys/random.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:9675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define STDC_HEADERS 1 | #define _UNICODE 1 | #define HAVE_STDATOMIC_H 1 | /* end confdefs.h. */ | | #include | int | main () | { | | getrandom(0, 0, 0); | | ; | return 0; | } configure:9683: result: no configure:9689: checking for getentropy configure:9712: x86_64-w64-mingw32-gcc -o conftest.exe -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c -latomic >&5 conftest.c: In function 'main': conftest.c:56:6: warning: implicit declaration of function 'getentropy'; did you mean 'getopt'? [-Wimplicit-function-declaration] getentropy(0, 0); ^~~~~~~~~~ getopt /usr/bin/x86_64-w64-mingw32-ld: /tmp/ccboJ5FM.o:conftest.c:(.text.startup+0xe): undefined reference to `getentropy' collect2: error: ld returned 1 exit status configure:9712: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define STDC_HEADERS 1 | #define _UNICODE 1 | #define HAVE_STDATOMIC_H 1 | /* end confdefs.h. */ | | #include | #ifdef __APPLE__ | #include | #endif | #ifdef __linux__ | #error 1 | #endif | | int | main () | { | | getentropy(0, 0); | | ; | return 0; | } configure:9720: result: no configure:9790: checking for NETTLE configure:9797: $PKG_CONFIG --exists --print-errors "nettle >= $NETTLE_MINIMUM" configure:9800: $? = 0 configure:9814: $PKG_CONFIG --exists --print-errors "nettle >= $NETTLE_MINIMUM" configure:9817: $? = 0 configure:9865: result: yes configure:9871: checking for HOGWEED configure:9878: $PKG_CONFIG --exists --print-errors "hogweed >= $NETTLE_MINIMUM " configure:9881: $? = 0 configure:9895: $PKG_CONFIG --exists --print-errors "hogweed >= $NETTLE_MINIMUM " configure:9898: $? = 0 configure:9946: result: yes configure:10118: checking whether to use the included minitasn1 configure:10120: result: yes configure:10135: checking whether C99 macros are supported configure:10153: x86_64-w64-mingw32-gcc -c -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.c >&5 conftest.c: In function 'main': conftest.c:50:13: warning: unused variable 'x' [-Wunused-variable] int z,y,x; ^ conftest.c:50:11: warning: unused variable 'y' [-Wunused-variable] int z,y,x; ^ conftest.c:50:9: warning: unused variable 'z' [-Wunused-variable] int z,y,x; ^ configure:10153: $? = 0 configure:10158: result: yes configure:10172: checking whether to allow SHA1 as an acceptable hash for cert digital signatures configure:10186: result: yes configure:10199: checking whether to disable the SSL 3.0 protocol configure:10214: result: yes configure:10228: checking whether to disable the SSL 2.0 client hello configure:10236: result: no configure:10256: checking whether to disable DTLS-SRTP extension configure:10264: result: no configure:10283: checking whether to disable ALPN extension configure:10293: result: no configure:10313: checking whether to enable TLS heartbeat support configure:10321: result: yes configure:10340: checking whether to disable SRP authentication support configure:10348: result: no configure:10368: checking whether to disable PSK authentication support configure:10376: result: no configure:10396: checking whether to disable anonymous authentication support configure:10404: result: no configure:10423: checking whether to disable DHE support configure:10433: result: no configure:10452: checking whether to disable ECDHE support configure:10462: result: no configure:10481: checking whether to disable GOST support configure:10491: result: no configure:10511: checking whether to add cryptodev support configure:10520: result: no configure:10529: checking whether to disable OCSP support configure:10540: result: no configure:10565: checking size of void * configure:10584: result: 8 configure:10598: checking size of long long configure:10617: result: 8 configure:10631: checking size of long configure:10650: result: 4 configure:10664: checking size of int configure:10683: result: 4 configure:10847: checking for sys/socket.h configure:10847: result: no configure:10847: checking for arpa/inet.h configure:10847: result: no configure:10847: checking for features.h configure:10847: result: no configure:10847: checking for sys/stat.h configure:10847: result: yes configure:10847: checking for sys/time.h configure:10847: result: yes configure:10847: checking for netdb.h configure:10847: result: no configure:10847: checking for netinet/in.h configure:10847: result: no configure:10847: checking for limits.h configure:10847: result: yes configure:10847: checking for unistd.h configure:10847: result: yes configure:10847: checking for sys/mman.h configure:10847: result: no configure:10847: checking for sys/param.h configure:10847: result: yes configure:10847: checking for wchar.h configure:10847: result: yes configure:10847: checking for stdint.h configure:10847: result: yes configure:10847: checking for strings.h configure:10847: result: yes configure:10847: checking for sys/uio.h configure:10847: result: no configure:10847: checking for crtdefs.h configure:10847: result: yes configure:10847: checking for stdio_ext.h configure:10847: result: no configure:10847: checking for termios.h configure:10847: result: no configure:10847: checking for inttypes.h configure:10847: result: yes configure:10847: checking for sys/select.h configure:10847: result: no configure:10868: checking for winsock2.h configure:10868: result: yes configure:10889: checking if we need to call WSAStartup in winsock2.h and -lws2_32 configure:10925: result: yes configure:11046: checking whether to build OpenSSL compatibility layer configure:11055: result: no configure:11110: checking for gtk-doc configure:11113: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires" Package gtk-doc was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk-doc.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk-doc' found configure:11116: $? = 1 configure:11122: result: no configure:11128: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. configure:11136: checking for gtkdoc-check configure:11163: result: gtkdoc-check.test configure:11173: checking for gtkdoc-check configure:11203: result: /usr/bin/gtkdoc-check configure:11215: checking for gtkdoc-rebase configure:11245: result: /usr/bin/gtkdoc-rebase configure:11259: checking for gtkdoc-mkpdf configure:11289: result: /usr/bin/gtkdoc-mkpdf configure:11317: checking whether to build gtk-doc documentation configure:11319: result: no configure:11332: checking for GTKDOC_DEPS configure:11339: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-2.0' found configure:11342: $? = 1 configure:11356: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0" Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'glib-2.0' found Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gobject-2.0' found configure:11359: $? = 1 configure:11373: result: no No package 'glib-2.0' found No package 'gobject-2.0' found configure:11490: checking whether NLS is requested configure:11499: result: yes configure:11539: checking for msgfmt configure:11571: result: /usr/bin/msgfmt configure:11580: checking for gmsgfmt configure:11611: result: /usr/bin/msgfmt configure:11661: checking for xgettext configure:11693: result: /usr/bin/xgettext configure:11738: checking for msgmerge configure:11769: result: /usr/bin/msgmerge configure:11828: checking for ld used by x86_64-w64-mingw32-gcc configure:11953: result: /usr/bin/x86_64-w64-mingw32-ld configure:11960: checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld configure:11975: result: yes configure:11982: checking for shared library run path origin configure:11995: result: done configure:12016: checking 32-bit host C ABI configure:12241: result: no configure:12278: checking for the common suffixes of directories in the library search path configure:12329: result: lib,lib configure:12823: checking for CFPreferencesCopyAppValue configure:12850: result: no configure:12857: checking for CFLocaleCopyCurrent configure:12884: result: no configure:12933: checking for GNU gettext in libc configure:12966: result: no configure:13000: checking for iconv configure:13058: result: yes configure:13061: checking for working iconv configure:13193: result: guessing yes configure:13208: checking how to link with libiconv configure:13210: result: -liconv configure:13680: checking for GNU gettext in libintl configure:13757: result: no configure:13792: checking whether to use NLS configure:13794: result: no configure:13867: checking whether byte ordering is bigendian configure:14073: result: no configure:14095: checking for fork configure:14095: result: no configure:14095: checking for setitimer configure:14095: result: no configure:14095: checking for getrusage configure:14095: result: no configure:14095: checking for getpwuid_r configure:14095: result: no configure:14095: checking for nanosleep configure:14095: result: no configure:14095: checking for daemon configure:14095: result: no configure:14095: checking for getpid configure:14095: result: yes configure:14095: checking for localtime configure:14095: result: yes configure:14095: checking for mmap configure:14095: result: no configure:14095: checking for explicit_bzero configure:14095: result: no configure:14104: checking for clock_gettime configure:14117: x86_64-w64-mingw32-gcc -o conftest.exe -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c -latomic >&5 /usr/bin/x86_64-w64-mingw32-ld: /tmp/ccR7z1Ij.o:conftest.c:(.text.startup+0xe): undefined reference to `clock_gettime' collect2: error: ld returned 1 exit status configure:14117: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define STDC_HEADERS 1 | #define _UNICODE 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_LIBNETTLE 1 | #define C99_MACROS 1 | #define ENABLE_SSL2 1 | #define ENABLE_DTLS_SRTP 1 | #define ENABLE_ALPN 1 | #define ENABLE_HEARTBEAT 1 | #define ENABLE_SRP 1 | #define ENABLE_PSK 1 | #define ENABLE_ANON 1 | #define ENABLE_DHE 1 | #define ENABLE_ECDHE 1 | #define ENABLE_GOST 1 | #define ENABLE_OCSP 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define GNUTLS_POINTER_TO_INT_CAST (long long) | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CRTDEFS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WINSOCK2_H 1 | #define WINDOWS_SOCKETS 1 | #define HAVE_ICONV 1 | #define HAVE_GETPID 1 | #define HAVE_LOCALTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | clock_gettime(0, 0); | ; | return 0; | } configure:14124: result: no configure:14129: checking for fmemopen configure:14142: x86_64-w64-mingw32-gcc -o conftest.exe -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c -latomic >&5 conftest.c: In function 'main': conftest.c:80:1: warning: implicit declaration of function 'fmemopen'; did you mean 'freopen'? [-Wimplicit-function-declaration] fmemopen(0, 0, 0); ^~~~~~~~ freopen /usr/bin/x86_64-w64-mingw32-ld: /tmp/ccXsnYpo.o:conftest.c:(.text.startup+0x11): undefined reference to `fmemopen' collect2: error: ld returned 1 exit status configure:14142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define STDC_HEADERS 1 | #define _UNICODE 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_LIBNETTLE 1 | #define C99_MACROS 1 | #define ENABLE_SSL2 1 | #define ENABLE_DTLS_SRTP 1 | #define ENABLE_ALPN 1 | #define ENABLE_HEARTBEAT 1 | #define ENABLE_SRP 1 | #define ENABLE_PSK 1 | #define ENABLE_ANON 1 | #define ENABLE_DHE 1 | #define ENABLE_ECDHE 1 | #define ENABLE_GOST 1 | #define ENABLE_OCSP 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define GNUTLS_POINTER_TO_INT_CAST (long long) | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CRTDEFS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WINSOCK2_H 1 | #define WINDOWS_SOCKETS 1 | #define HAVE_ICONV 1 | #define HAVE_GETPID 1 | #define HAVE_LOCALTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | fmemopen(0, 0, 0); | ; | return 0; | } configure:14149: result: no configure:14167: checking for __register_atfork configure:14167: result: no configure:14167: checking for secure_getenv configure:14167: result: no configure:14167: checking for getauxval configure:14167: result: no configure:14686: checking for libseccomp configure:14719: result: no configure:15237: checking for libcrypto configure:15270: result: no configure:15796: checking for librt configure:15830: result: no configure:16912: checking for librt configure:16944: result: no configure:17464: checking for librt configure:17496: result: no configure:17536: checking for library containing u8_normalize configure:17584: result: -lunistring configure:17625: checking for size_t configure:17625: result: yes configure:17638: checking for working alloca.h configure:17663: result: no configure:17671: checking for alloca configure:17716: result: yes configure:17838: checking whether the preprocessor supports include_next configure:17897: result: yes configure:17918: checking whether system header files limit the line length configure:17941: result: no configure:17963: checking for complete errno.h configure:18036: result: no configure:18125: checking for EMULTIHOP value configure:18180: result: no configure:18196: checking for ENOLINK value configure:18251: result: yes configure:18267: checking for EOVERFLOW value configure:18322: result: yes configure:18376: checking whether stat file-mode macros are broken configure:18410: result: no configure:18420: checking for mode_t configure:18420: result: yes configure:18435: checking for 64-bit off_t configure:18461: result: yes configure:18468: checking for 64-bit st_size configure:18495: result: no configure:18605: checking for nlink_t configure:18605: result: no configure:18725: checking whether stdin defaults to large file offsets configure:18757: result: yes configure:18762: checking for pid_t configure:18762: result: yes configure:18868: checking whether ftello is declared configure:18868: result: yes configure:18892: checking for ftello configure:18918: result: yes configure:18931: checking whether ftello works configure:19020: result: guessing yes configure:19034: checking whether getdelim is declared configure:19034: result: no configure:19051: checking for getdelim configure:19051: result: no configure:19051: checking for gettimeofday configure:19051: result: yes configure:19051: checking for mprotect configure:19051: result: yes configure:19051: checking for _set_invalid_parameter_handler configure:19051: result: yes configure:19051: checking for secure_getenv configure:19051: result: no configure:19051: checking for getuid configure:19051: result: no configure:19051: checking for geteuid configure:19051: result: no configure:19051: checking for getgid configure:19051: result: no configure:19051: checking for getegid configure:19051: result: no configure:19051: checking for snprintf configure:19051: result: yes configure:19051: checking for strdup configure:19051: result: yes configure:19051: checking for strndup configure:19051: result: no configure:19051: checking for localtime_r configure:19051: result: no configure:19051: checking for vasnprintf configure:19051: result: no configure:19051: checking for getpass configure:19051: result: no configure:19051: checking for __fsetlocking configure:19051: result: no configure:19051: checking for tzset configure:19051: result: yes configure:19051: checking for setenv configure:19051: result: no configure:19051: checking for timegm configure:19051: result: no configure:19062: checking whether getline is declared configure:19062: result: no configure:19081: checking for C/C++ restrict keyword configure:19116: result: __restrict configure:19225: checking for winsock2.h configure:19225: result: yes configure:19245: checking for struct timeval configure:19276: result: yes configure:19281: checking for wide-enough struct timeval.tv_sec member configure:19316: result: no configure:19392: checking for ws2tcpip.h configure:19392: result: yes configure:19416: checking whether is self-contained configure:19441: result: no configure:19583: checking for struct sockaddr_storage configure:19583: result: yes configure:19604: checking for sa_family_t configure:19604: result: no configure:19633: checking for struct sockaddr_storage.ss_family configure:19633: result: yes configure:19665: checking for winsock2.h configure:19665: result: yes configure:19696: checking for IPv4 sockets configure:19729: result: yes configure:19737: checking for IPv6 sockets configure:19773: result: yes configure:19863: checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc. configure:19893: result: no configure:20007: checking whether malloc, realloc, calloc are POSIX compliant configure:20035: result: no configure:20127: checking for mmap configure:20127: result: no configure:20199: checking whether memchr works configure:20290: result: guessing yes configure:20298: checking whether memmem is declared configure:20298: result: no configure:20313: checking whether defines MIN and MAX configure:20337: result: no configure:20350: checking whether defines MIN and MAX configure:20374: result: no configure:20412: x86_64-w64-mingw32-gcc -c -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.c >&5 conftest.c:99:10: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:99:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:99:16: error: unknown type name 'universal' configure:20412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define STDC_HEADERS 1 | #define _UNICODE 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_LIBNETTLE 1 | #define C99_MACROS 1 | #define ENABLE_SSL2 1 | #define ENABLE_DTLS_SRTP 1 | #define ENABLE_ALPN 1 | #define ENABLE_HEARTBEAT 1 | #define ENABLE_SRP 1 | #define ENABLE_PSK 1 | #define ENABLE_ANON 1 | #define ENABLE_DHE 1 | #define ENABLE_ECDHE 1 | #define ENABLE_GOST 1 | #define ENABLE_OCSP 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define GNUTLS_POINTER_TO_INT_CAST (long long) | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CRTDEFS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WINSOCK2_H 1 | #define WINDOWS_SOCKETS 1 | #define HAVE_ICONV 1 | #define HAVE_GETPID 1 | #define HAVE_LOCALTIME 1 | #define HAVE_ALLOCA 1 | #define nlink_t int | #define _USE_STD_STAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MPROTECT 1 | #define HAVE__SET_INVALID_PARAMETER_HANDLER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_GETLINE 0 | #define restrict __restrict | #define HAVE_WINSOCK2_H 1 | #define HAVE_WS2TCPIP_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_MEMMEM 0 | #define HAVE_MSVC_INVALID_PARAMETER_HANDLER 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:20473: checking whether snprintf returns a byte count as in C99 configure:20575: result: guessing no configure:20578: checking whether snprintf is declared configure:20578: result: yes configure:20589: checking for stdbool.h that conforms to C99 configure:20671: result: yes configure:20673: checking for _Bool configure:20673: result: yes configure:20690: checking for wchar_t configure:20714: result: yes configure:20723: checking for wint_t configure:20755: result: yes configure:20762: checking whether wint_t is too small configure:20797: result: yes configure:20810: checking for unsigned long long int configure:20858: result: yes configure:20868: checking for long long int configure:20918: result: yes configure:21058: checking whether stdint.h conforms to C99 configure:21337: result: guessing yes configure:21348: checking whether stdint.h predates C++11 configure:21389: result: no configure:21400: checking whether stdint.h has UINTMAX_WIDTH etc. configure:21441: result: no configure:21803: checking whether strdup is declared configure:21803: result: yes configure:21987: checking whether strndup is declared configure:21987: result: no configure:22000: checking whether strnlen is declared configure:22000: result: yes configure:22011: checking whether strtok_r is declared configure:22011: result: yes configure:22028: checking for struct timespec in configure:22052: result: yes configure:22238: checking for inttypes.h configure:22264: result: yes configure:22275: checking for stdint.h configure:22299: result: yes configure:22312: checking for intmax_t configure:22344: result: yes configure:22363: checking where to find the exponent in a 'double' configure:22689: result: word 1 bit 20 configure:22716: checking for snprintf configure:22716: result: yes configure:22716: checking for strnlen configure:22716: result: yes configure:22716: checking for wcslen configure:22716: result: yes configure:22716: checking for wcsnlen configure:22716: result: yes configure:22716: checking for mbrtowc configure:22716: result: yes configure:22716: checking for wcrtomb configure:22716: result: yes configure:22725: checking whether _snprintf is declared configure:22725: result: yes configure:22750: checking whether vsnprintf is declared configure:22750: result: yes configure:22858: checking whether uses 'inline' correctly configure:22921: result: yes configure:23128: checking for __builtin_expect configure:23168: result: yes configure:23182: checking for byteswap.h configure:23182: result: no configure:23262: checking whether conversion from 'int' to 'long double' works configure:23317: result: guessing yes configure:23538: checking for ftello configure:23564: result: yes configure:23577: checking whether ftello works configure:23666: result: guessing yes configure:23721: checking whether __func__ is available configure:23744: result: yes configure:23868: checking for flockfile configure:23868: result: no configure:23868: checking for funlockfile configure:23868: result: no configure:23877: checking whether getc_unlocked is declared configure:23877: result: no configure:23913: checking for getline configure:23913: result: no configure:24061: checking whether gettimeofday clobbers localtime buffer configure:24114: result: guessing no configure:24133: checking for gettimeofday with POSIX signature configure:24186: result: yes configure:24258: checking for winsock2.h configure:24258: result: yes configure:24279: checking whether inet_ntop is declared configure:24279: result: no configure:24443: checking for winsock2.h configure:24443: result: yes configure:24464: checking whether inet_pton is declared configure:24464: result: no configure:24614: checking if gcc/ld supports -Wl,--output-def configure:24646: result: yes configure:24662: checking if LD -Wl,--version-script works configure:24716: result: yes configure:24748: checking whether lseek detects pipes configure:24816: result: no configure:24946: checking for memmem configure:24946: result: no configure:25206: checking whether is self-contained configure:25231: result: no configure:25239: checking for netinet/in.h configure:25239: result: no configure:25350: checking for pmccabe configure:25381: result: false configure:25451: checking for __secure_getenv configure:25451: result: no configure:25463: checking for issetugid configure:25463: result: no configure:25522: checking for stdint.h configure:25522: result: yes configure:25532: checking for SIZE_MAX configure:25603: result: yes configure:25619: checking for snprintf configure:25619: result: yes configure:25632: checking whether snprintf respects a size of 1 configure:25684: result: guessing yes configure:25805: checking for socklen_t configure:25805: result: yes configure:25868: checking for ssize_t configure:25892: result: yes configure:25904: checking for struct stat.st_atim.tv_nsec configure:25904: result: no configure:25955: checking for struct stat.st_atimespec.tv_nsec configure:25955: result: no configure:25966: checking for struct stat.st_atimensec configure:25966: result: no configure:25977: checking for struct stat.st_atim.st__tim.tv_nsec configure:25977: result: no configure:25999: checking for struct stat.st_birthtimespec.tv_nsec configure:25999: result: no configure:26010: checking for struct stat.st_birthtimensec configure:26010: result: no configure:26021: checking for struct stat.st_birthtim.tv_nsec configure:26021: result: no configure:26039: checking for working stdalign.h configure:26091: result: yes configure:26142: checking for good max_align_t configure:26172: result: yes configure:26184: checking whether NULL can be used in arbitrary expressions configure:26209: result: yes configure:26377: checking which flavor of printf attribute matches inttypes macros configure:26411: result: gnu configure:26542: checking for strcasecmp configure:26542: result: yes configure:26559: checking for strncasecmp configure:26559: result: yes configure:26573: checking whether strncasecmp is declared configure:26573: result: yes configure:26777: checking for working strnlen configure:26825: result: yes configure:26869: checking for strtok_r configure:26869: result: yes configure:26880: checking whether strtok_r works configure:26932: result: guessing yes configure:26983: checking for strverscmp configure:26983: result: no configure:27124: checking for nlink_t configure:27124: result: no configure:27244: checking whether localtime_r is declared configure:27244: result: no configure:27568: checking for ptrdiff_t configure:27568: result: yes configure:27589: checking for vasprintf configure:27589: result: yes configure:27664: checking for vsnprintf configure:27664: result: yes configure:27677: checking whether snprintf respects a size of 1 configure:27729: result: guessing yes configure:27950: checking for stdint.h configure:27950: result: yes configure:28080: checking if environ is properly declared configure:28109: result: yes configure:28122: checking whether fseeko is declared configure:28122: result: yes configure:28141: checking for fseeko configure:28168: result: yes configure:28191: checking for library containing gethostbyname configure:28239: result: no configure:28253: checking for gethostbyname configure:28253: result: no configure:28261: checking for gethostbyname in winsock2.h and -lws2_32 configure:28293: result: yes configure:28308: checking for library containing getservbyname configure:28356: result: no configure:28370: checking for getservbyname configure:28370: result: no configure:28378: checking for getservbyname in winsock2.h and -lws2_32 configure:28410: result: yes configure:28440: checking whether fflush_unlocked is declared configure:28440: result: no configure:28451: checking whether flockfile is declared configure:28451: result: no configure:28462: checking whether fputs_unlocked is declared configure:28462: result: no configure:28473: checking whether funlockfile is declared configure:28473: result: no configure:28484: checking whether putc_unlocked is declared configure:28484: result: no configure:28610: checking for inttypes.h configure:28610: result: yes configure:28621: checking whether the inttypes.h PRIxNN macros are broken configure:28651: result: no configure:28670: checking for stdlib.h configure:28670: result: yes configure:28680: checking for GNU libc compatible malloc configure:28727: result: yes configure:28745: checking whether time_t is signed configure:28769: result: yes configure:28777: checking whether alarm is declared configure:28777: result: no configure:28803: checking for working mktime configure:29030: result: guessing no configure:29033: checking whether struct tm is in sys/time.h or time.h configure:29060: result: time.h configure:29068: checking for struct tm.tm_zone configure:29068: result: no configure:29086: checking whether tzname is declared configure:29086: result: yes configure:29098: checking for tzname configure:29126: result: yes configure:29136: checking for struct tm.tm_gmtoff configure:29136: result: no configure:29150: checking for compound literals configure:29174: result: yes configure:29194: checking whether is self-contained configure:29273: result: no configure:29366: checking for winsock2.h configure:29366: result: yes configure:29391: checking whether setenv is declared configure:29391: result: no configure:29417: checking for search.h configure:29417: result: yes configure:29429: checking for tsearch configure:29429: result: yes configure:29461: checking for sigset_t configure:29461: result: no configure:29482: checking for uid_t in sys/types.h configure:29501: result: no configure:29514: checking whether unsetenv is declared configure:29514: result: no configure:29774: checking for library containing clock_gettime configure:29822: result: no configure:29834: checking for clock_gettime configure:29834: result: no configure:29834: checking for clock_settime configure:29834: result: no configure:29861: checking for winsock2.h configure:29861: result: yes configure:29951: checking whether dup2 works configure:30050: result: guessing no configure:30058: checking for setdtablesize configure:30058: result: no configure:30119: checking for flexible array member configure:30154: result: yes configure:30217: checking whether conversion from 'int' to 'long double' works configure:30272: result: guessing yes configure:30431: checking for fseeko configure:30458: result: yes configure:30635: checking for ftello configure:30661: result: yes configure:30674: checking whether ftello works configure:30763: result: guessing yes configure:30818: checking how to do getaddrinfo, freeaddrinfo and getnameinfo configure:30823: checking for library containing getaddrinfo configure:30871: result: no configure:30884: checking for getaddrinfo configure:30918: result: no configure:30921: checking for getaddrinfo in ws2tcpip.h and -lws2_32 configure:30954: result: yes configure:30967: checking whether gai_strerror is declared configure:30967: result: yes configure:30992: checking whether gai_strerrorA is declared configure:30992: result: yes configure:31016: checking for gai_strerror with POSIX signature configure:31049: result: no configure:31065: checking for struct sockaddr.sa_len configure:31065: result: no configure:31082: checking whether getaddrinfo is declared configure:31082: result: yes configure:31107: checking whether freeaddrinfo is declared configure:31107: result: yes configure:31132: checking whether getnameinfo is declared configure:31132: result: yes configure:31171: checking for struct addrinfo configure:31171: result: yes configure:31370: checking for flockfile configure:31370: result: no configure:31370: checking for funlockfile configure:31370: result: no configure:31379: checking whether getc_unlocked is declared configure:31379: result: no configure:31415: checking for getline configure:31415: result: no configure:31561: checking whether __fsetlocking is declared configure:31561: result: no configure:31582: checking for tcgetattr configure:31610: result: no configure:31623: checking for tcsetattr configure:31651: result: no configure:31730: checking whether gettimeofday clobbers localtime buffer configure:31783: result: guessing no configure:31802: checking for gettimeofday with POSIX signature configure:31855: result: yes configure:31906: checking for library containing gethostbyname configure:31954: result: no configure:31968: checking for gethostbyname configure:31968: result: no configure:31976: checking for gethostbyname in winsock2.h and -lws2_32 configure:32008: result: yes configure:32036: checking for winsock2.h configure:32036: result: yes configure:32057: checking whether inet_ntop is declared configure:32057: result: no configure:32221: checking for winsock2.h configure:32221: result: yes configure:32242: checking whether inet_pton is declared configure:32242: result: no configure:32429: checking whether INT32_MAX < INTMAX_MAX configure:32470: result: yes configure:32481: checking whether INT64_MAX == LONG_MAX configure:32522: result: no configure:32535: checking whether UINT32_MAX < UINTMAX_MAX configure:32576: result: yes configure:32587: checking whether UINT64_MAX == ULONG_MAX configure:32628: result: no configure:32645: checking whether the compiler supports the __inline keyword configure:32669: result: yes configure:32723: checking whether lseek detects pipes configure:32791: result: no configure:32972: checking for __mktime_internal configure:32972: result: no configure:33126: checking whether is self-contained configure:33151: result: no configure:33159: checking for netinet/in.h configure:33159: result: no configure:33283: checking for struct tm.tm_zone configure:33283: result: no configure:33301: checking whether tzname is declared configure:33301: result: yes configure:33313: checking for tzname configure:33341: result: yes configure:33356: checking whether program_invocation_name is declared configure:33356: result: no configure:33368: checking whether program_invocation_short_name is declared configure:33368: result: no configure:33615: x86_64-w64-mingw32-gcc -o conftest.exe -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c -lunistring -latomic >&5 configure:33615: $? = 0 configure:33713: checking for library containing getservbyname configure:33761: result: no configure:33775: checking for getservbyname configure:33775: result: no configure:33783: checking for getservbyname in winsock2.h and -lws2_32 configure:33815: result: yes configure:34058: checking for volatile sig_atomic_t configure:34058: result: yes configure:34074: checking for sighandler_t configure:34074: result: no configure:34092: checking for stdint.h configure:34092: result: yes configure:34102: checking for SIZE_MAX configure:34173: result: yes configure:34189: checking for snprintf configure:34189: result: yes configure:34202: checking whether snprintf respects a size of 1 configure:34254: result: guessing yes configure:34413: checking for socklen_t configure:34413: result: yes configure:34476: checking for ssize_t configure:34500: result: yes configure:34512: checking for struct stat.st_atim.tv_nsec configure:34512: result: no configure:34563: checking for struct stat.st_atimespec.tv_nsec configure:34563: result: no configure:34574: checking for struct stat.st_atimensec configure:34574: result: no configure:34585: checking for struct stat.st_atim.st__tim.tv_nsec configure:34585: result: no configure:34607: checking for struct stat.st_birthtimespec.tv_nsec configure:34607: result: no configure:34618: checking for struct stat.st_birthtimensec configure:34618: result: no configure:34629: checking for struct stat.st_birthtim.tv_nsec configure:34629: result: no configure:34647: checking for working stdalign.h configure:34699: result: yes configure:34750: checking for good max_align_t configure:34780: result: yes configure:34792: checking whether NULL can be used in arbitrary expressions configure:34817: result: yes configure:34985: checking which flavor of printf attribute matches inttypes macros configure:35019: result: gnu configure:35290: checking for nlink_t configure:35290: result: no configure:35410: checking whether localtime_r is declared configure:35410: result: no configure:35510: checking whether localtime loops forever near extrema configure:35553: result: guessing no configure:35561: checking for timezone_t configure:35561: result: no configure:35657: checking whether tzset clobbers localtime buffer configure:35711: result: guessing no configure:35869: checking for unsetenv configure:35869: result: no configure:36080: checking for ptrdiff_t configure:36080: result: yes configure:36206: checking for stdint.h configure:36206: result: yes configure:36304: checking whether the compiler generally respects inline configure:36334: result: yes configure:36345: checking for ssize_t configure:36369: result: yes configure:38907: checking whether C compiler handles -Werror -Wunknown-warning-option configure:38936: result: no configure:38953: checking whether C compiler handles -Wtype-limits configure:38982: result: yes configure:39023: checking whether -Wno-missing-field-initializers is supported configure:39050: result: yes configure:39054: checking whether -Wno-missing-field-initializers is needed configure:39087: result: no configure:39091: checking whether -Wuninitialized is supported configure:39118: result: yes configure:39298: checking max safe object size configure:39300: x86_64-w64-mingw32-gcc -c -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.c >&5 conftest.c: In function 'main': conftest.c:288:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((LONG_MAX < (PTRDIFF_MAX < (size_t) -1 ? PTRDIFF_MAX : (size_t) -1) ^~~~~~~~~~ configure:39300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define STDC_HEADERS 1 | #define _UNICODE 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_LIBNETTLE 1 | #define C99_MACROS 1 | #define ENABLE_SSL2 1 | #define ENABLE_DTLS_SRTP 1 | #define ENABLE_ALPN 1 | #define ENABLE_HEARTBEAT 1 | #define ENABLE_SRP 1 | #define ENABLE_PSK 1 | #define ENABLE_ANON 1 | #define ENABLE_DHE 1 | #define ENABLE_ECDHE 1 | #define ENABLE_GOST 1 | #define ENABLE_OCSP 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define GNUTLS_POINTER_TO_INT_CAST (long long) | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CRTDEFS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WINSOCK2_H 1 | #define WINDOWS_SOCKETS 1 | #define HAVE_ICONV 1 | #define HAVE_GETPID 1 | #define HAVE_LOCALTIME 1 | #define HAVE_ALLOCA 1 | #define nlink_t int | #define _USE_STD_STAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MPROTECT 1 | #define HAVE__SET_INVALID_PARAMETER_HANDLER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_GETLINE 0 | #define restrict __restrict | #define HAVE_WINSOCK2_H 1 | #define HAVE_WS2TCPIP_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_MEMMEM 0 | #define HAVE_MSVC_INVALID_PARAMETER_HANDLER 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_NTOP 0 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_PTON 0 | #define LSEEK_PIPE_BROKEN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_MSVC_NOTHROW 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_STRVERSCMP 1 | #define nlink_t int | #define HAVE_DECL_LOCALTIME_R 0 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_PUTC_UNLOCKED 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 0 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_SETENV 0 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define uid_t int | #define gid_t int | #define HAVE_DECL_UNSETENV 0 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_WINSOCK2_H 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL___FSETLOCKING 0 | #define HAVE_TCGETATTR 0 | #define HAVE_TCSETATTR 0 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_NTOP 0 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_PTON 0 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LISTEN 1 | #define LSEEK_PIPE_BROKEN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define NEED_MKTIME_WORKING 1 | #define NEED_MKTIME_WINDOWS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define my_strftime nstrftime | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_RECVFROM 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define GNULIB_TEST_SENDTO 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SHUTDOWN 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_STRDUP 1 | #define nlink_t int | #define HAVE_DECL_LOCALTIME_R 0 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | static int test_array [1 - 2 * !((LONG_MAX < (PTRDIFF_MAX < (size_t) -1 ? PTRDIFF_MAX : (size_t) -1) | ? -1 | : PTRDIFF_MAX < (size_t) -1 ? (long) PTRDIFF_MAX : (long) (size_t) -1) >= 0)]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:39300: x86_64-w64-mingw32-gcc -c -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.c >&5 configure:39300: $? = 0 configure:39300: x86_64-w64-mingw32-gcc -c -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.c >&5 configure:39300: $? = 0 configure:39314: result: 9223372036854775807 configure:39379: checking whether C compiler handles -fno-common configure:39409: result: yes configure:39379: checking whether C compiler handles -W configure:39409: result: yes configure:39379: checking whether C compiler handles -Waddress configure:39409: result: yes configure:39379: checking whether C compiler handles -Waggressive-loop-optimizations configure:39409: result: yes configure:39379: checking whether C compiler handles -Wall configure:39409: result: yes configure:39379: checking whether C compiler handles -Wattribute-alias configure:39409: result: yes configure:39379: checking whether C compiler handles -Wattributes configure:39409: result: yes configure:39379: checking whether C compiler handles -Wbad-function-cast configure:39409: result: yes configure:39379: checking whether C compiler handles -Wbool-compare configure:39409: result: yes configure:39379: checking whether C compiler handles -Wbool-operation configure:39409: result: yes configure:39379: checking whether C compiler handles -Wbuiltin-declaration-mismatch configure:39409: result: yes configure:39379: checking whether C compiler handles -Wbuiltin-macro-redefined configure:39409: result: yes configure:39379: checking whether C compiler handles -Wcast-align configure:39409: result: yes configure:39379: checking whether C compiler handles -Wcast-align=strict configure:39409: result: yes configure:39379: checking whether C compiler handles -Wcast-function-type configure:39409: result: yes configure:39379: checking whether C compiler handles -Wchar-subscripts configure:39409: result: yes configure:39379: checking whether C compiler handles -Wclobbered configure:39409: result: yes configure:39379: checking whether C compiler handles -Wcomment configure:39409: result: yes configure:39379: checking whether C compiler handles -Wcomments configure:39409: result: yes configure:39379: checking whether C compiler handles -Wcoverage-mismatch configure:39409: result: yes configure:39379: checking whether C compiler handles -Wcpp configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdangling-else configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdate-time configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdeprecated configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdeprecated-declarations configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdesignated-init configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdisabled-optimization configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdiscarded-array-qualifiers configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdiscarded-qualifiers configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdiv-by-zero configure:39409: result: yes configure:39379: checking whether C compiler handles -Wdouble-promotion configure:39409: result: yes configure:39379: checking whether C compiler handles -Wduplicated-branches configure:39409: result: yes configure:39379: checking whether C compiler handles -Wduplicated-cond configure:39409: result: yes configure:39379: checking whether C compiler handles -Wduplicate-decl-specifier configure:39409: result: yes configure:39379: checking whether C compiler handles -Wempty-body configure:39409: result: yes configure:39379: checking whether C compiler handles -Wendif-labels configure:39409: result: yes configure:39379: checking whether C compiler handles -Wenum-compare configure:39409: result: yes configure:39379: checking whether C compiler handles -Wexpansion-to-defined configure:39409: result: yes configure:39379: checking whether C compiler handles -Wextra configure:39409: result: yes configure:39379: checking whether C compiler handles -Wformat-contains-nul configure:39409: result: yes configure:39379: checking whether C compiler handles -Wformat-extra-args configure:39409: result: yes configure:39379: checking whether C compiler handles -Wformat-security configure:39409: result: yes configure:39379: checking whether C compiler handles -Wformat-zero-length configure:39409: result: yes configure:39379: checking whether C compiler handles -Wframe-address configure:39409: result: yes configure:39379: checking whether C compiler handles -Wfree-nonheap-object configure:39409: result: yes configure:39379: checking whether C compiler handles -Whsa configure:39409: result: yes configure:39379: checking whether C compiler handles -Wif-not-aligned configure:39409: result: yes configure:39379: checking whether C compiler handles -Wignored-attributes configure:39409: result: yes configure:39379: checking whether C compiler handles -Wignored-qualifiers configure:39409: result: yes configure:39379: checking whether C compiler handles -Wimplicit configure:39409: result: yes configure:39379: checking whether C compiler handles -Wimplicit-function-declaration configure:39409: result: yes configure:39379: checking whether C compiler handles -Wimplicit-int configure:39409: result: yes configure:39379: checking whether C compiler handles -Wincompatible-pointer-types configure:39409: result: yes configure:39379: checking whether C compiler handles -Winit-self configure:39409: result: yes configure:39379: checking whether C compiler handles -Wint-conversion configure:39409: result: yes configure:39379: checking whether C compiler handles -Wint-in-bool-context configure:39409: result: yes configure:39379: checking whether C compiler handles -Wint-to-pointer-cast configure:39409: result: yes configure:39379: checking whether C compiler handles -Winvalid-memory-model configure:39409: result: yes configure:39379: checking whether C compiler handles -Winvalid-pch configure:39409: result: yes configure:39379: checking whether C compiler handles -Wlogical-not-parentheses configure:39409: result: yes configure:39379: checking whether C compiler handles -Wlogical-op configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmain configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmaybe-uninitialized configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmemset-elt-size configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmemset-transposed-args configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmisleading-indentation configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmissing-attributes configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmissing-braces configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmissing-declarations configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmissing-field-initializers configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmissing-include-dirs configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmissing-parameter-type configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmissing-prototypes configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmultichar configure:39409: result: yes configure:39379: checking whether C compiler handles -Wmultistatement-macros configure:39409: result: yes configure:39379: checking whether C compiler handles -Wnarrowing configure:39409: result: yes configure:39379: checking whether C compiler handles -Wnested-externs configure:39409: result: yes configure:39379: checking whether C compiler handles -Wnonnull configure:39409: result: yes configure:39379: checking whether C compiler handles -Wnonnull-compare configure:39409: result: yes configure:39379: checking whether C compiler handles -Wnull-dereference configure:39409: result: yes configure:39379: checking whether C compiler handles -Wodr configure:39409: result: yes configure:39379: checking whether C compiler handles -Wold-style-declaration configure:39409: result: yes configure:39379: checking whether C compiler handles -Wold-style-definition configure:39409: result: yes configure:39379: checking whether C compiler handles -Wopenmp-simd configure:39409: result: yes configure:39379: checking whether C compiler handles -Woverflow configure:39409: result: yes configure:39379: checking whether C compiler handles -Woverride-init configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpacked configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpacked-bitfield-compat configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpacked-not-aligned configure:39409: result: yes configure:39379: checking whether C compiler handles -Wparentheses configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpointer-arith configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpointer-compare configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpointer-sign configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpointer-to-int-cast configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpragmas configure:39409: result: yes configure:39379: checking whether C compiler handles -Wpsabi configure:39409: result: yes configure:39379: checking whether C compiler handles -Wrestrict configure:39409: result: yes configure:39379: checking whether C compiler handles -Wreturn-local-addr configure:39409: result: yes configure:39379: checking whether C compiler handles -Wreturn-type configure:39409: result: yes configure:39379: checking whether C compiler handles -Wscalar-storage-order configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsequence-point configure:39409: result: yes configure:39379: checking whether C compiler handles -Wshadow configure:39409: result: yes configure:39379: checking whether C compiler handles -Wshift-count-negative configure:39409: result: yes configure:39379: checking whether C compiler handles -Wshift-count-overflow configure:39409: result: yes configure:39379: checking whether C compiler handles -Wshift-negative-value configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsizeof-array-argument configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsizeof-pointer-div configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsizeof-pointer-memaccess configure:39409: result: yes configure:39379: checking whether C compiler handles -Wstrict-aliasing configure:39409: result: yes configure:39379: checking whether C compiler handles -Wstrict-prototypes configure:39409: result: yes configure:39379: checking whether C compiler handles -Wstringop-truncation configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsuggest-attribute=cold configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsuggest-attribute=format configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsuggest-attribute=malloc configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsuggest-final-methods configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsuggest-final-types configure:39409: result: yes configure:39379: checking whether C compiler handles -Wswitch configure:39409: result: yes configure:39379: checking whether C compiler handles -Wswitch-bool configure:39409: result: yes configure:39379: checking whether C compiler handles -Wswitch-unreachable configure:39409: result: yes configure:39379: checking whether C compiler handles -Wsync-nand configure:39409: result: yes configure:39379: checking whether C compiler handles -Wtautological-compare configure:39409: result: yes configure:39379: checking whether C compiler handles -Wtrampolines configure:39409: result: yes configure:39379: checking whether C compiler handles -Wtrigraphs configure:39409: result: yes configure:39379: checking whether C compiler handles -Wtype-limits configure:39409: result: yes configure:39379: checking whether C compiler handles -Wuninitialized configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunknown-pragmas configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-but-set-parameter configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-but-set-variable configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-function configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-label configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-local-typedefs configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-macros configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-parameter configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-result configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-value configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-variable configure:39409: result: yes configure:39379: checking whether C compiler handles -Wvarargs configure:39409: result: yes configure:39379: checking whether C compiler handles -Wvariadic-macros configure:39409: result: yes configure:39379: checking whether C compiler handles -Wvector-operation-performance configure:39409: result: yes configure:39379: checking whether C compiler handles -Wvolatile-register-var configure:39409: result: yes configure:39379: checking whether C compiler handles -Wwrite-strings configure:39409: result: yes configure:39379: checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807 configure:39409: result: yes configure:39379: checking whether C compiler handles -Warray-bounds=2 configure:39409: result: yes configure:39379: checking whether C compiler handles -Wformat-overflow=2 configure:39409: result: yes configure:39379: checking whether C compiler handles -Wformat-truncation=2 configure:39409: result: yes configure:39379: checking whether C compiler handles -Wimplicit-fallthrough=5 configure:39409: result: yes configure:39379: checking whether C compiler handles -Wnormalized=nfc configure:39409: result: yes configure:39379: checking whether C compiler handles -Wshift-overflow=2 configure:39409: result: yes configure:39379: checking whether C compiler handles -Wstringop-overflow=2 configure:39409: result: yes configure:39379: checking whether C compiler handles -Wunused-const-variable=2 configure:39409: result: yes configure:39379: checking whether C compiler handles -Wvla-larger-than=4031 configure:39409: result: yes configure:39419: checking whether C compiler handles -Wno-missing-field-initializers configure:39448: result: yes configure:39457: checking whether C compiler handles -Wno-unused-parameter configure:39486: result: yes configure:39495: checking whether C compiler handles -Wno-format-truncation configure:39524: result: yes configure:39533: checking whether C compiler handles -Wimplicit-fallthrough=2 configure:39562: result: yes configure:39571: checking whether C compiler handles -Wabi=11 configure:39600: result: yes configure:39609: checking whether C compiler handles -fdiagnostics-show-option configure:39638: result: yes configure:39651: checking whether ln -s works configure:39655: result: yes configure:39708: checking how to print strings configure:39735: result: printf configure:39756: checking for a sed that does not truncate output configure:39820: result: /bin/sed configure:39838: checking for fgrep configure:39900: result: /bin/grep -F configure:39935: checking for ld used by x86_64-w64-mingw32-gcc configure:40002: result: /usr/bin/x86_64-w64-mingw32-ld configure:40009: checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld configure:40024: result: yes configure:40036: checking for BSD- or MS-compatible name lister (nm) configure:40090: result: /usr/bin/x86_64-w64-mingw32-nm -B configure:40220: checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface configure:40240: result: BSD nm configure:40244: checking the maximum length of command line arguments configure:40375: result: 1572864 configure:40423: checking how to convert x86_64-pc-linux-gnu file names to x86_64-w64-mingw32 format configure:40463: result: func_convert_file_nix_to_w32 configure:40470: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:40490: result: func_convert_file_noop configure:40497: checking for /usr/bin/x86_64-w64-mingw32-ld option to reload object files configure:40504: result: -r configure:40538: checking for x86_64-w64-mingw32-objdump configure:40565: result: x86_64-w64-mingw32-objdump configure:40637: checking how to recognize dependent libraries configure:40837: result: file_magic ^x86 archive import|^x86 DLL configure:40882: checking for x86_64-w64-mingw32-dlltool configure:40909: result: x86_64-w64-mingw32-dlltool configure:40982: checking how to associate runtime and link libraries configure:41009: result: func_cygming_dll_for_implib configure:41025: checking for x86_64-w64-mingw32-ar configure:41052: result: x86_64-w64-mingw32-ar configure:41133: checking for archiver @FILE support configure:41176: result: @ configure:41194: checking for x86_64-w64-mingw32-strip configure:41221: result: x86_64-w64-mingw32-strip configure:41293: checking for x86_64-w64-mingw32-ranlib configure:41320: result: x86_64-w64-mingw32-ranlib configure:41462: checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc object configure:41729: result: ok configure:41776: checking for sysroot configure:41806: result: no configure:41813: checking for a working dd configure:41851: result: /bin/dd configure:41855: checking how to truncate binary pipes configure:41870: result: /bin/dd bs=4096 count=1 configure:42159: checking for x86_64-w64-mingw32-mt configure:42189: result: no configure:42199: checking for mt configure:42226: result: mt configure:42238: WARNING: using cross tools not prefixed with host triplet configure:42249: checking if mt is a manifest tool configure:42263: result: no configure:42937: checking for dlfcn.h configure:42937: result: yes configure:43202: checking for objdir configure:43217: result: .libs configure:43481: checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions configure:43516: result: no configure:43880: checking for x86_64-w64-mingw32-gcc option to produce PIC configure:43887: result: -DDLL_EXPORT -DPIC configure:43895: checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works configure:43930: result: yes configure:43959: checking if x86_64-w64-mingw32-gcc static flag -static works configure:43987: result: yes configure:44002: checking if x86_64-w64-mingw32-gcc supports -c -o file.o configure:44049: result: yes configure:44057: checking if x86_64-w64-mingw32-gcc supports -c -o file.o configure:44104: result: yes configure:44137: checking whether the x86_64-w64-mingw32-gcc linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries configure:45400: result: yes configure:45437: checking whether -lc should be explicitly linked in configure:45480: result: yes configure:45640: checking dynamic linker characteristics configure:46470: result: Win32 ld.exe configure:46592: checking how to hardcode library paths into programs configure:46617: result: immediate configure:47165: checking whether stripping libraries is possible configure:47170: result: yes configure:47205: checking if libtool supports shared libraries configure:47207: result: yes configure:47210: checking whether to build shared libraries configure:47235: result: yes configure:47238: checking whether to build static libraries configure:47242: result: no configure:47265: checking how to run the C++ preprocessor configure:47331: result: x86_64-w64-mingw32-g++ -E configure:47351: x86_64-w64-mingw32-g++ -E -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.cpp configure:47351: $? = 0 configure:47365: x86_64-w64-mingw32-g++ -E -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.cpp conftest.cpp:283:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:47365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define STDC_HEADERS 1 | #define _UNICODE 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_LIBNETTLE 1 | #define C99_MACROS 1 | #define ENABLE_SSL2 1 | #define ENABLE_DTLS_SRTP 1 | #define ENABLE_ALPN 1 | #define ENABLE_HEARTBEAT 1 | #define ENABLE_SRP 1 | #define ENABLE_PSK 1 | #define ENABLE_ANON 1 | #define ENABLE_DHE 1 | #define ENABLE_ECDHE 1 | #define ENABLE_GOST 1 | #define ENABLE_OCSP 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define GNUTLS_POINTER_TO_INT_CAST (long long) | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CRTDEFS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WINSOCK2_H 1 | #define WINDOWS_SOCKETS 1 | #define HAVE_ICONV 1 | #define HAVE_GETPID 1 | #define HAVE_LOCALTIME 1 | #define HAVE_ALLOCA 1 | #define nlink_t int | #define _USE_STD_STAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MPROTECT 1 | #define HAVE__SET_INVALID_PARAMETER_HANDLER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_GETLINE 0 | #define restrict __restrict | #define HAVE_WINSOCK2_H 1 | #define HAVE_WS2TCPIP_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_MEMMEM 0 | #define HAVE_MSVC_INVALID_PARAMETER_HANDLER 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_NTOP 0 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_PTON 0 | #define LSEEK_PIPE_BROKEN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_MSVC_NOTHROW 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_STRVERSCMP 1 | #define nlink_t int | #define HAVE_DECL_LOCALTIME_R 0 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_PUTC_UNLOCKED 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 0 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_SETENV 0 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define uid_t int | #define gid_t int | #define HAVE_DECL_UNSETENV 0 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_WINSOCK2_H 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL___FSETLOCKING 0 | #define HAVE_TCGETATTR 0 | #define HAVE_TCSETATTR 0 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_NTOP 0 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_PTON 0 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LISTEN 1 | #define LSEEK_PIPE_BROKEN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define NEED_MKTIME_WORKING 1 | #define NEED_MKTIME_WINDOWS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define my_strftime nstrftime | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_RECVFROM 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define GNULIB_TEST_SENDTO 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SHUTDOWN 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_STRDUP 1 | #define nlink_t int | #define HAVE_DECL_LOCALTIME_R 0 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:47527: checking for ld used by x86_64-w64-mingw32-g++ configure:47594: result: /usr/bin/x86_64-w64-mingw32-ld configure:47601: checking if the linker (/usr/bin/x86_64-w64-mingw32-ld) is GNU ld configure:47616: result: yes configure:47671: checking whether the x86_64-w64-mingw32-g++ linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries configure:48744: result: yes configure:48780: x86_64-w64-mingw32-g++ -c -g -O2 -I/home/tim/src/wget2/x86_64-w64-mingw32/include conftest.cpp >&5 configure:48783: $? = 0 configure:49264: checking for x86_64-w64-mingw32-g++ option to produce PIC configure:49271: result: -DDLL_EXPORT -DPIC configure:49279: checking if x86_64-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works configure:49314: result: yes configure:49337: checking if x86_64-w64-mingw32-g++ static flag -static works configure:49365: result: yes configure:49377: checking if x86_64-w64-mingw32-g++ supports -c -o file.o configure:49424: result: yes configure:49429: checking if x86_64-w64-mingw32-g++ supports -c -o file.o configure:49476: result: yes configure:49506: checking whether the x86_64-w64-mingw32-g++ linker (/usr/bin/x86_64-w64-mingw32-ld) supports shared libraries configure:49549: result: yes configure:49690: checking dynamic linker characteristics configure:50447: result: Win32 ld.exe configure:50512: checking how to hardcode library paths into programs configure:50537: result: immediate configure:51092: checking for libdl configure:51124: result: no configure:51203: checking for CMOCKA configure:51210: $PKG_CONFIG --exists --print-errors "cmocka >= 1.0.1" Package cmocka was not found in the pkg-config search path. Perhaps you should add the directory containing `cmocka.pc' to the PKG_CONFIG_PATH environment variable No package 'cmocka' found configure:51213: $? = 1 configure:51227: $PKG_CONFIG --exists --print-errors "cmocka >= 1.0.1" Package cmocka was not found in the pkg-config search path. Perhaps you should add the directory containing `cmocka.pc' to the PKG_CONFIG_PATH environment variable No package 'cmocka' found configure:51230: $? = 1 configure:51244: result: no No package 'cmocka' found configure:51294: checking for library containing idn2_lookup_u8 configure:51342: result: -lidn2 configure:51386: checking for nettle_secp_192r1 in -lhogweed configure:51420: result: no configure:51449: checking for nettle_rsa_sec_decrypt configure:51449: result: yes configure:51468: checking for nettle_cfb8_encrypt configure:51468: result: yes configure:51484: checking for nettle_cmac128_update configure:51484: result: yes configure:51500: checking for xts_encrypt_message configure:51500: result: no configure:51512: checking whether to build libdane configure:51521: result: no configure:51765: checking for tss library configure:51782: x86_64-w64-mingw32-gcc -o conftest.exe -O2 -Wall -Wno-format -I/home/tim/src/wget2/x86_64-w64-mingw32/include -L/home/tim/src/wget2/x86_64-w64-mingw32/lib conftest.c -ltspi >&5 conftest.c:291:15: fatal error: trousers/tss.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. configure:51782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GnuTLS" | #define PACKAGE_TARNAME "gnutls" | #define PACKAGE_VERSION "3.6.7" | #define PACKAGE_STRING "GnuTLS 3.6.7" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "" | #define PACKAGE "gnutls" | #define VERSION "3.6.7" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define HAVE_FSEEKO 1 | #define _FILE_OFFSET_BITS 64 | #define _DARWIN_USE_64_BIT_INODE 1 | #define STDC_HEADERS 1 | #define _UNICODE 1 | #define HAVE_STDATOMIC_H 1 | #define HAVE_LIBNETTLE 1 | #define C99_MACROS 1 | #define ENABLE_SSL2 1 | #define ENABLE_DTLS_SRTP 1 | #define ENABLE_ALPN 1 | #define ENABLE_HEARTBEAT 1 | #define ENABLE_SRP 1 | #define ENABLE_PSK 1 | #define ENABLE_ANON 1 | #define ENABLE_DHE 1 | #define ENABLE_ECDHE 1 | #define ENABLE_GOST 1 | #define ENABLE_OCSP 1 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG 4 | #define SIZEOF_INT 4 | #define GNUTLS_POINTER_TO_INT_CAST (long long) | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_CRTDEFS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_WINSOCK2_H 1 | #define WINDOWS_SOCKETS 1 | #define HAVE_ICONV 1 | #define HAVE_GETPID 1 | #define HAVE_LOCALTIME 1 | #define HAVE_ALLOCA 1 | #define nlink_t int | #define _USE_STD_STAT 1 | #define HAVE_DECL_FTELLO 1 | #define HAVE_DECL_GETDELIM 0 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MPROTECT 1 | #define HAVE__SET_INVALID_PARAMETER_HANDLER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_STRDUP 1 | #define HAVE_TZSET 1 | #define HAVE_DECL_GETLINE 0 | #define restrict __restrict | #define HAVE_WINSOCK2_H 1 | #define HAVE_WS2TCPIP_H 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_DECL_MEMMEM 0 | #define HAVE_MSVC_INVALID_PARAMETER_HANDLER 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE__BOOL 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 0 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_STRTOK_R 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_NTOP 0 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_PTON 0 | #define LSEEK_PIPE_BROKEN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define GNULIB_TEST_MEMMEM 1 | #define GNULIB_MSVC_NOTHROW 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_SECURE_GETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DECL_STRNCASECMP 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRNLEN 1 | #define HAVE_STRTOK_R 1 | #define GNULIB_TEST_STRTOK_R 1 | #define GNULIB_TEST_STRVERSCMP 1 | #define nlink_t int | #define HAVE_DECL_LOCALTIME_R 0 | #define GNULIB_TEST_TIME_R 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_STDINT_H 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_FSEEKO 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 0 | #define HAVE_DECL_FLOCKFILE 0 | #define HAVE_DECL_FPUTS_UNLOCKED 0 | #define HAVE_DECL_FUNLOCKFILE 0 | #define HAVE_DECL_PUTC_UNLOCKED 0 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDLIB_H 1 | #define MALLOC_0_IS_NONNULL 1 | #define TIME_T_IS_SIGNED 1 | #define HAVE_DECL_ALARM 0 | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_COMPOUND_LITERALS 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_SETENV 0 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define uid_t int | #define gid_t int | #define HAVE_DECL_UNSETENV 0 | #define GNULIB_TEST_ACCEPT 1 | #define GNULIB_TEST_BIND 1 | #define HAVE_WINSOCK2_H 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_TEST_CONNECT 1 | #define HAVE_DUP2 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define FLEXIBLE_ARRAY_MEMBER /**/ | #define GNULIB_TEST_FSEEK 1 | #define GNULIB_TEST_FSEEKO 1 | #define GNULIB_TEST_FSTAT 1 | #define GNULIB_TEST_FTELL 1 | #define GNULIB_TEST_FTELLO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GAI_STRERRORA 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define GNULIB_TEST_GETADDRINFO 1 | #define HAVE_DECL_GETC_UNLOCKED 0 | #define GNULIB_TEST_GETDELIM 1 | #define GNULIB_TEST_GETLINE 1 | #define HAVE_DECL___FSETLOCKING 0 | #define HAVE_TCGETATTR 0 | #define HAVE_TCSETATTR 0 | #define GNULIB_TEST_GETPASS 1 | #define GNULIB_TEST_GETPEERNAME 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_NTOP 0 | #define HAVE_WINSOCK2_H 1 | #define HAVE_DECL_INET_PTON 0 | #define HAVE___INLINE 1 | #define GNULIB_TEST_LISTEN 1 | #define LSEEK_PIPE_BROKEN 1 | #define GNULIB_TEST_LSEEK 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define GNULIB_TEST_MEMCHR 1 | #define NEED_MKTIME_WORKING 1 | #define NEED_MKTIME_WINDOWS 1 | #define GNULIB_TEST_MKTIME 1 | #define NEED_MKTIME_INTERNAL 1 | #define GNULIB_MSVC_NOTHROW 1 | #define my_strftime nstrftime | #define HAVE_DECL_TZNAME 1 | #define HAVE_TZNAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define GNULIB_TEST_RECV 1 | #define GNULIB_TEST_RECVFROM 1 | #define GNULIB_TEST_SELECT 1 | #define GNULIB_TEST_SEND 1 | #define GNULIB_TEST_SENDTO 1 | #define GNULIB_TEST_SETENV 1 | #define GNULIB_TEST_SETSOCKOPT 1 | #define GNULIB_TEST_SHUTDOWN 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define GNULIB_TEST_SOCKET 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1 | #define GNULIB_FSCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_STRDUP 1 | #define nlink_t int | #define HAVE_DECL_LOCALTIME_R 0 | #define GNULIB_TEST_TIME_R 1 | #define GNULIB_TEST_TIME_RZ 1 | #define GNULIB_TEST_TIMEGM 1 | #define HAVE_RUN_TZSET_TEST 1 | #define GNULIB_TEST_TZSET 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_STDINT_H 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 | #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 | #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U16_MBTOUCR 1 | #define GNULIB_UNISTR_U16_UCTOMB 1 | #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U32_UCTOMB 1 | #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_LIBIDN2 1 | #define HAVE_NETTLE_RSA_SEC_DECRYPT 1 | #define HAVE_NETTLE_CFB8_ENCRYPT 1 | #define HAVE_NETTLE_CMAC128_UPDATE 1 | #define UNBOUND_ROOT_KEY_FILE "C:\Program Files\Unbound\root.key" | #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities" | #define DEFAULT_PRIORITY_STRING "NORMAL" | /* end confdefs.h. */ | | #include | #include | int | main () | { | | int err = Tspi_Context_Create((void *)0); | Trspi_Error_String(err); | ; | return 0; | } configure:51793: result: no configure:51798: WARNING: *** *** trousers was not found. TPM support will be disabled. *** configure:53591: checking for working stdnoreturn.h configure:53627: result: yes configure:53670: checking size of unsigned long int configure:53689: result: 4 configure:53703: checking size of unsigned int configure:53722: result: 4 configure:53736: checking size of time_t configure:53755: result: 8 configure:53879: checking whether building Guile bindings configure:53888: result: no configure:54958: checking that generated files are newer than configure configure:54964: result: done configure:55763: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GnuTLS config.status 3.6.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on ryzen config.status:2764: creating guile/pre-inst-guile config.status:2764: creating Makefile config.status:2764: creating doc/Makefile config.status:2764: creating doc/credentials/Makefile config.status:2764: creating doc/credentials/srp/Makefile config.status:2764: creating doc/credentials/x509/Makefile config.status:2764: creating doc/doxygen/Doxyfile config.status:2764: creating doc/examples/Makefile config.status:2764: creating doc/latex/Makefile config.status:2764: creating doc/manpages/Makefile config.status:2764: creating doc/reference/Makefile config.status:2764: creating doc/reference/version.xml config.status:2764: creating doc/scripts/Makefile config.status:2764: creating extra/Makefile config.status:2764: creating extra/includes/Makefile config.status:2764: creating libdane/Makefile config.status:2764: creating libdane/includes/Makefile config.status:2764: creating libdane/gnutls-dane.pc config.status:2764: creating gl/Makefile config.status:2764: creating gl/tests/Makefile config.status:2764: creating guile/Makefile config.status:2764: creating guile/src/Makefile config.status:2764: creating lib/Makefile config.status:2764: creating lib/accelerated/Makefile config.status:2764: creating lib/accelerated/x86/Makefile config.status:2764: creating lib/accelerated/aarch64/Makefile config.status:2764: creating lib/algorithms/Makefile config.status:2764: creating lib/auth/Makefile config.status:2764: creating lib/ext/Makefile config.status:2764: creating lib/extras/Makefile config.status:2764: creating lib/gnutls.pc config.status:2764: creating lib/includes/Makefile config.status:2764: creating lib/includes/gnutls/gnutls.h config.status:2764: creating lib/minitasn1/Makefile config.status:2764: creating lib/nettle/Makefile config.status:2764: creating lib/x509/Makefile config.status:2764: creating lib/unistring/Makefile config.status:2764: creating po/Makefile.in config.status:2764: creating src/Makefile config.status:2764: creating src/args-std.def config.status:2764: creating src/gl/Makefile config.status:2764: creating tests/Makefile config.status:2764: creating tests/windows/Makefile config.status:2764: creating tests/cert-tests/Makefile config.status:2764: creating tests/slow/Makefile config.status:2764: creating tests/suite/Makefile config.status:2764: creating fuzz/Makefile config.status:2764: creating config.h config.status:3024: executing depfiles commands config.status:3101: cd doc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd doc/examples && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd extra && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd libdane && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd gl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd gl/tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:3106: $? = 0 config.status:3101: cd guile/src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/accelerated && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/accelerated/x86 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/accelerated/aarch64 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/algorithms && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/auth && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/ext && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/extras && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/minitasn1 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/nettle && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/x509 && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd lib/unistring && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd src/gl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd tests/windows && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd tests/slow && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd tests/suite && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3101: cd fuzz && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:3106: $? = 0 config.status:3024: executing po-directories commands config.status:3024: executing libtool commands configure:58395: summary of build options: version: 3.6.7 shared 53:2:23 Host/Target system: x86_64-w64-mingw32 Build system: x86_64-pc-linux-gnu Install prefix: /home/tim/src/wget2/x86_64-w64-mingw32 Compiler: x86_64-w64-mingw32-gcc Valgrind: no CFlags: -O2 -Wall -Wno-format Library types: Shared=yes, Static=no Local libopts: no Local libtasn1: yes Local unistring: no Use nettle-mini: yes Documentation: no (manpages: no) configure:58421: External hardware support: /dev/crypto: no Hardware accel: none Padlock accel: no Random gen. variant: auto-detect PKCS#11 support: no TPM support: no configure:58460: Optional features: (note that included applications might not compile properly if features are disabled) SSL3.0 support: no SSL2.0 client hello: yes Allow SHA1 sign: no DTLS-SRTP support: yes ALPN support: yes OCSP support: yes SRP support: yes PSK support: yes DHE support: yes ECDHE support: yes GOST support: yes Anon auth support: yes Heartbeat support: yes IDNA support: IDNA 2008 (libidn2) Non-SuiteB curves: no FIPS140 mode: no configure:58489: Optional libraries: Guile wrappers: no C++ library: no DANE library: no OpenSSL compat: no configure:58507: System files: Trust store pkcs11: Trust store dir: Trust store file: Blacklist file: CRL file: Priority file: /etc/gnutls/default-priorities DNSSEC root key file: C:\Program Files\Unbound\root.key configure:58526: WARNING: *** *** The DNSSEC root key file in C:\Program Files\Unbound\root.key was not found. *** This file is needed for the verification of DNSSEC responses. *** Use the command: unbound-anchor -a "C:\Program Files\Unbound\root.key" *** to generate or update it. *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_flexmember=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_c_vararrays=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_BROTLIDEC_CFLAGS_set= ac_cv_env_BROTLIDEC_CFLAGS_value= ac_cv_env_BROTLIDEC_LIBS_set= ac_cv_env_BROTLIDEC_LIBS_value= ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -Wall -Wno-format' ac_cv_env_CMOCKA_CFLAGS_set= ac_cv_env_CMOCKA_CFLAGS_value= ac_cv_env_CMOCKA_LIBS_set= ac_cv_env_CMOCKA_LIBS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/tim/src/wget2/x86_64-w64-mingw32/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GMP_CFLAGS_set= ac_cv_env_GMP_CFLAGS_value= ac_cv_env_GMP_LIBS_set= ac_cv_env_GMP_LIBS_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_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_GUILE_CFLAGS_set= ac_cv_env_GUILE_CFLAGS_value= ac_cv_env_GUILE_LIBS_set= ac_cv_env_GUILE_LIBS_value= ac_cv_env_HOGWEED_CFLAGS_set= ac_cv_env_HOGWEED_CFLAGS_value= ac_cv_env_HOGWEED_LIBS_set= ac_cv_env_HOGWEED_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/home/tim/src/wget2/x86_64-w64-mingw32/lib ac_cv_env_LIBHSTS_CFLAGS_set= ac_cv_env_LIBHSTS_CFLAGS_value= ac_cv_env_LIBHSTS_LIBS_set= ac_cv_env_LIBHSTS_LIBS_value= ac_cv_env_LIBIDN2_CFLAGS_set= ac_cv_env_LIBIDN2_CFLAGS_value= ac_cv_env_LIBIDN2_LIBS_set= ac_cv_env_LIBIDN2_LIBS_value= ac_cv_env_LIBIDN_CFLAGS_set= ac_cv_env_LIBIDN_CFLAGS_value= ac_cv_env_LIBIDN_LIBS_set= ac_cv_env_LIBIDN_LIBS_value= ac_cv_env_LIBNGHTTP2_CFLAGS_set= ac_cv_env_LIBNGHTTP2_CFLAGS_value= ac_cv_env_LIBNGHTTP2_LIBS_set= ac_cv_env_LIBNGHTTP2_LIBS_value= ac_cv_env_LIBPCRE2_CFLAGS_set= ac_cv_env_LIBPCRE2_CFLAGS_value= ac_cv_env_LIBPCRE2_LIBS_set= ac_cv_env_LIBPCRE2_LIBS_value= ac_cv_env_LIBPCRE_CFLAGS_set= ac_cv_env_LIBPCRE_CFLAGS_value= ac_cv_env_LIBPCRE_LIBS_set= ac_cv_env_LIBPCRE_LIBS_value= ac_cv_env_LIBPSL_CFLAGS_set= ac_cv_env_LIBPSL_CFLAGS_value= ac_cv_env_LIBPSL_LIBS_set= ac_cv_env_LIBPSL_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBTASN1_CFLAGS_set= ac_cv_env_LIBTASN1_CFLAGS_value= ac_cv_env_LIBTASN1_LIBS_set= ac_cv_env_LIBTASN1_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_LZMA_CFLAGS_set= ac_cv_env_LZMA_CFLAGS_value= ac_cv_env_LZMA_LIBS_set= ac_cv_env_LZMA_LIBS_value= ac_cv_env_MICROHTTPD_CFLAGS_set= ac_cv_env_MICROHTTPD_CFLAGS_value= ac_cv_env_MICROHTTPD_LIBS_set= ac_cv_env_MICROHTTPD_LIBS_value= ac_cv_env_NETTLE_CFLAGS_set= ac_cv_env_NETTLE_CFLAGS_value= ac_cv_env_NETTLE_LIBS_set= ac_cv_env_NETTLE_LIBS_value= ac_cv_env_P11_KIT_CFLAGS_set= ac_cv_env_P11_KIT_CFLAGS_value= ac_cv_env_P11_KIT_LIBS_set= ac_cv_env_P11_KIT_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set=set ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/tim/src/wget2/x86_64-w64-mingw32/lib/pkgconfig ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/home/tim/src/wget2/x86_64-w64-mingw32/lib/pkgconfig:/usr/x86_64-w64-mingw32/lib/pkgconfig ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/usr/bin/x86_64-w64-mingw32-pkg-config ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_value= ac_cv_env_ZSTD_CFLAGS_set= ac_cv_env_ZSTD_CFLAGS_value= ac_cv_env_ZSTD_LIBS_set= ac_cv_env_ZSTD_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-w64-mingw32 ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_MHD_free=yes ac_cv_func___fpurge=no ac_cv_func___freading=no ac_cv_func___fsetlocking=no ac_cv_func___mktime_internal=no ac_cv_func___register_atfork=no ac_cv_func___secure_getenv=no ac_cv_func___xpg_strerror_r=no ac_cv_func__fseeki64=yes ac_cv_func__set_invalid_parameter_handler=yes ac_cv_func_accept4=no ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_canonicalize_file_name=no ac_cv_func_catgets=no ac_cv_func_chsize=yes ac_cv_func_clock_gettime=no ac_cv_func_clock_settime=no ac_cv_func_closedir=yes ac_cv_func_confstr=no ac_cv_func_daemon=no ac_cv_func_dirfd=no ac_cv_func_duplocale=no ac_cv_func_explicit_bzero=no ac_cv_func_fchdir=no ac_cv_func_fcntl=no ac_cv_func_flock=no ac_cv_func_flockfile=no ac_cv_func_fmemopen=no ac_cv_func_fnmatch=no ac_cv_func_fork=no ac_cv_func_fork_works=no ac_cv_func_fpurge=no ac_cv_func_freelocale=no ac_cv_func_fsync=no ac_cv_func_ftruncate=yes ac_cv_func_funlockfile=no ac_cv_func_futimens=no ac_cv_func_futimes=no ac_cv_func_futimesat=no ac_cv_func_getauxval=no ac_cv_func_getcwd=yes ac_cv_func_getdelim=no ac_cv_func_getdtablesize=no ac_cv_func_getegid=no ac_cv_func_geteuid=no ac_cv_func_getexecname=no ac_cv_func_getgid=no ac_cv_func_gethostbyname=no ac_cv_func_getline=no ac_cv_func_getlogin_r=no ac_cv_func_getpagesize=yes ac_cv_func_getpass=no ac_cv_func_getpid=yes ac_cv_func_getprogname=no ac_cv_func_getpwnam_r=no ac_cv_func_getpwuid_r=no ac_cv_func_getrusage=no ac_cv_func_getservbyname=no ac_cv_func_getsockname=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=no ac_cv_func_glob=no ac_cv_func_glob_pattern_p=no ac_cv_func_gmtime_r=no ac_cv_func_gnutls_srp_server_get_username=yes ac_cv_func_gnutls_transport_get_int=yes ac_cv_func_isblank=yes ac_cv_func_issetugid=no ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_link=no ac_cv_func_localtime=yes ac_cv_func_localtime_r=no ac_cv_func_lseek64=yes ac_cv_func_lstat=no ac_cv_func_lutimes=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_mbsrtowcs=yes ac_cv_func_mbtowc=yes ac_cv_func_memmem=no ac_cv_func_mempcpy=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=no ac_cv_func_mmap_fixed_mapped=no ac_cv_func_mprotect=yes ac_cv_func_nanosleep=no ac_cv_func_nettle_cfb8_encrypt=yes ac_cv_func_nettle_cmac128_update=yes ac_cv_func_nettle_rsa_sec_decrypt=yes ac_cv_func_newlocale=no ac_cv_func_nl_langinfo=no ac_cv_func_opendir=yes ac_cv_func_pipe2=no ac_cv_func_pipe=no ac_cv_func_poll=no ac_cv_func_popen=yes ac_cv_func_posix_spawn=no ac_cv_func_pread64=no ac_cv_func_pread=no ac_cv_func_pthread_atfork=no ac_cv_func_pthread_sigmask=no ac_cv_func_pwrite=no ac_cv_func_qsort_r=no ac_cv_func_raise=yes ac_cv_func_rand=yes ac_cv_func_random=no ac_cv_func_random_r=no ac_cv_func_rawmemchr=no ac_cv_func_readdir=yes ac_cv_func_readlink=no ac_cv_func_realpath=no ac_cv_func_sched_setparam=no ac_cv_func_sched_setscheduler=no ac_cv_func_secure_getenv=no ac_cv_func_setdtablesize=no ac_cv_func_setegid=no ac_cv_func_setenv=no ac_cv_func_seteuid=no ac_cv_func_setitimer=no ac_cv_func_shutdown=no ac_cv_func_sigaction=no ac_cv_func_sigaltstack=no ac_cv_func_siginterrupt=no ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchrnul=no ac_cv_func_strdup=yes ac_cv_func_strerror_r=no ac_cv_func_strerror_r_char_p=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=yes ac_cv_func_strndup=no ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strtok_r=yes ac_cv_func_strtoll=yes ac_cv_func_strverscmp=no ac_cv_func_symlink=no ac_cv_func_timegm=no ac_cv_func_towlower=yes ac_cv_func_tsearch=yes ac_cv_func_tzset=yes ac_cv_func_unsetenv=no ac_cv_func_uselocale=no ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utimensat=no ac_cv_func_vasnprintf=no ac_cv_func_vasprintf=yes ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_func_vsnprintf=yes ac_cv_func_waitid=no ac_cv_func_wcrtomb=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wcwidth=no ac_cv_func_wmemchr=yes ac_cv_func_wmemcpy=yes ac_cv_func_wmempcpy=yes ac_cv_func_xts_encrypt_message=no ac_cv_gnu_library_2_1=no ac_cv_have_decl_SOCK_NONBLOCK=no ac_cv_have_decl___argv=yes ac_cv_have_decl___fsetlocking=no ac_cv_have_decl__fseeki64=yes ac_cv_have_decl__putenv=yes ac_cv_have_decl__snprintf=yes ac_cv_have_decl_alarm=no ac_cv_have_decl_clock_gettime=yes ac_cv_have_decl_dirfd=no ac_cv_have_decl_fflush_unlocked=no ac_cv_have_decl_flockfile=no ac_cv_have_decl_fpurge=no ac_cv_have_decl_fputs_unlocked=no ac_cv_have_decl_freeaddrinfo=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_funlockfile=no ac_cv_have_decl_gai_strerror=yes ac_cv_have_decl_gai_strerrorA=yes ac_cv_have_decl_getaddrinfo=yes ac_cv_have_decl_getc_unlocked=no ac_cv_have_decl_getdelim=no ac_cv_have_decl_getdtablesize=no ac_cv_have_decl_getline=no ac_cv_have_decl_getlogin=no ac_cv_have_decl_getlogin_r=no ac_cv_have_decl_getnameinfo=yes ac_cv_have_decl_getpagesize=no ac_cv_have_decl_getsockname=yes ac_cv_have_decl_gmtime_s=yes ac_cv_have_decl_inet_ntop=no ac_cv_have_decl_inet_pton=no ac_cv_have_decl_isblank=yes ac_cv_have_decl_localtime_r=no ac_cv_have_decl_memmem=no ac_cv_have_decl_program_invocation_name=no ac_cv_have_decl_program_invocation_short_name=no ac_cv_have_decl_putc_unlocked=no ac_cv_have_decl_setenv=no ac_cv_have_decl_sleep=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=no ac_cv_have_decl_strncasecmp=yes ac_cv_have_decl_strndup=no ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strtok_r=yes ac_cv_have_decl_tzname=yes ac_cv_have_decl_unsetenv=no ac_cv_have_decl_vsnprintf=yes ac_cv_have_decl_wcwidth=no ac_cv_header_arpa_inet_h=no ac_cv_header_byteswap_h=no ac_cv_header_crtdefs_h=yes ac_cv_header_crypt_h=no ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=no ac_cv_header_fnmatch_h=no ac_cv_header_glob_h=no ac_cv_header_gnutls_crypto_h=yes ac_cv_header_gnutls_ocsp_h=yes ac_cv_header_idn2_h=yes ac_cv_header_idn_idna_h=no ac_cv_header_idna_h=no ac_cv_header_inetLib_h=no ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=no ac_cv_header_libintl_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_version_h=no ac_cv_header_locale_h=yes ac_cv_header_machine_endian_h=no ac_cv_header_machine_param_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_if_h=no ac_cv_header_netdb_h=no ac_cv_header_netinet_in_h=no ac_cv_header_netinet_ip_h=no ac_cv_header_netinet_tcp_h=no ac_cv_header_paths_h=no ac_cv_header_poll_h=no ac_cv_header_pthread_h=yes ac_cv_header_random_h=no ac_cv_header_search_h=yes ac_cv_header_sockLib_h=no ac_cv_header_spawn_h=no ac_cv_header_stat_broken=no ac_cv_header_stdatomic_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_ext_h=no ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_byteorder_h=no ac_cv_header_sys_cdefs_h=yes ac_cv_header_sys_endian_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=no ac_cv_header_sys_isa_defs_h=no ac_cv_header_sys_machine_h=no ac_cv_header_sys_mman_h=no ac_cv_header_sys_msg_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=no ac_cv_header_sys_socket_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=no ac_cv_header_sys_wait_h=no ac_cv_header_termios_h=no ac_cv_header_threads_h=no ac_cv_header_time_h=yes ac_cv_header_unicase_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_header_winsock2_h=yes ac_cv_header_ws2tcpip_h=yes ac_cv_header_xlocale_h=no ac_cv_header_zlib_h=no ac_cv_host=x86_64-w64-mingw32 ac_cv_lib_error_at_line=no ac_cv_lib_hogweed_nettle_secp_192r1=no ac_cv_lib_lex='none needed' ac_cv_libcrypto=no ac_cv_libdl=no ac_cv_librt=no ac_cv_libseccomp=no ac_cv_member_struct_flock_l_type=no ac_cv_member_struct_iovec_iov_base=no ac_cv_member_struct_lconv_decimal_point=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_storage_ss_family=yes ac_cv_member_struct_stat_st_atim_st__tim_tv_nsec=no ac_cv_member_struct_stat_st_atim_tv_nsec=no ac_cv_member_struct_stat_st_atimensec=no ac_cv_member_struct_stat_st_atimespec_tv_nsec=no ac_cv_member_struct_stat_st_birthtim_tv_nsec=no ac_cv_member_struct_stat_st_birthtimensec=no ac_cv_member_struct_stat_st_birthtimespec_tv_nsec=no ac_cv_member_struct_tm_tm_gmtoff=no ac_cv_member_struct_tm_tm_zone=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_GPGME_CONFIG=/usr/bin/gpgme-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PMCCABE=false ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path__libcurl_config=/usr/bin/curl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-w64-mingw32-ar ac_cv_prog_AS=x86_64-w64-mingw32-as ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-w64-mingw32-gcc ac_cv_prog_CPP='x86_64-w64-mingw32-gcc -E' ac_cv_prog_CXX=x86_64-w64-mingw32-g++ ac_cv_prog_CXXCPP='x86_64-w64-mingw32-g++ -E' ac_cv_prog_DLLTOOL=x86_64-w64-mingw32-dlltool ac_cv_prog_DOXYGEN=doxygen ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test ac_cv_prog_HAVE_CURL_BINARY=yes ac_cv_prog_HAVE_MAKEINFO_BINARY=yes ac_cv_prog_LDCONFIG=: ac_cv_prog_LEX=flex ac_cv_prog_OBJDUMP=x86_64-w64-mingw32-objdump ac_cv_prog_PANDOC=pandoc ac_cv_prog_RANLIB=x86_64-w64-mingw32-ranlib ac_cv_prog_RC=x86_64-w64-mingw32-windres ac_cv_prog_STRIP=x86_64-w64-mingw32-strip ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c11= ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_have_socat=yes ac_cv_prog_have_zzuf=no ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzDecompress=no ac_cv_search_BrotliDecoderCreateInstance=no ac_cv_search_ZSTD_decompressStream=no ac_cv_search___atomic_load_4=-latomic ac_cv_search_clock_gettime=no ac_cv_search_deflate=no ac_cv_search_getaddrinfo=no ac_cv_search_gethostbyname=no ac_cv_search_getservbyname=no ac_cv_search_gnutls_hash='none required' ac_cv_search_hsts_get_version=no ac_cv_search_idn2_lookup_u8=-lidn2 ac_cv_search_lzma_code=no ac_cv_search_nanosleep=no ac_cv_search_nghttp2_session_client_new=no ac_cv_search_pcre2_compile_8=no ac_cv_search_pcre_compile=no ac_cv_search_posix_spawn=no ac_cv_search_u8_normalize=-lunistring ac_cv_should_define__xopen_source=no ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long_int=4 ac_cv_sizeof_void_p=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_bool=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=no ac_cv_type_pid_t=yes ac_cv_type_pthread_rwlock_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_sa_family_t=no ac_cv_type_sig_atomic_t=yes ac_cv_type_sighandler_t=no ac_cv_type_siginfo_t=no ac_cv_type_sigset_t=no ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=yes ac_cv_type_struct_random_data=no ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_timezone_t=no ac_cv_type_uid_t=no ac_cv_type_unsigned_long_long_int=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_use_ms_lib_tool=no ac_cv_var_tzname=yes ac_cv_working_alloca_h=no acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='-L$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libdirstems=lib,lib acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname.dll.a $libname.lib' acl_cv_path_LD=/usr/bin/x86_64-w64-mingw32-ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=dll acl_cv_wl=-Wl, am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_func_iconv=yes am_cv_func_iconv_works='guessing yes' am_cv_func_working_getline=no am_cv_langinfo_codeset=no am_cv_lib_iconv=yes am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_proto_iconv='extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1=const ax_cv_PTHREAD_CLANG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_check_cflags___Werror_attributes=yes ax_cv_check_cflags___fno_strict_aliasing=yes ax_cv_check_ldflags___fno_strict_aliasing=yes ax_cv_have_epoll=no gl_cv_C_locale_sans_EILSEQ='guessing yes' gl_cv___builtin_expect=yes gl_cv_c___inline=yes gl_cv_c_amsterdam_compiler=no gl_cv_c_inline_effective=yes gl_cv_c_multiarch=no gl_cv_cc_double_expbit0='word 1 bit 20' gl_cv_cc_nomfi_needed=no gl_cv_cc_nomfi_supported=yes gl_cv_cc_uninitialized_supported=yes gl_cv_cc_vis_werror=yes gl_cv_cc_visibility=yes gl_cv_compound_literals=yes gl_cv_decl_null_works=yes gl_cv_double_slash_root='unknown, assuming no' gl_cv_func_btowc_eof='guessing yes' gl_cv_func_btowc_nul='guessing yes' gl_cv_func_dirfd_macro=no gl_cv_func_dup2_works='guessing no' gl_cv_func_fflush_stdin='guessing no' gl_cv_func_fopen_slash='guessing no' gl_cv_func_fseeko=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works='guessing yes' gl_cv_func_gai_strerror_posix_signature=no gl_cv_func_getaddrinfo=no gl_cv_func_getcwd_null='guessing no' gl_cv_func_getcwd_posix_signature=no gl_cv_func_getpagesize=yes gl_cv_func_gettimeofday_clobber='guessing no' gl_cv_func_gettimeofday_posix_signature=yes gl_cv_func_iswcntrl_works='guessing yes' gl_cv_func_itold_works='guessing yes' gl_cv_func_localtime_infloop_bug='guessing no' gl_cv_func_lseek_pipe=no gl_cv_func_lstat_dereferences_slashed_symlink='guessing no' gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=no gl_cv_func_mbrtowc_empty_input='guessing yes' gl_cv_func_mbrtowc_incomplete_state='guessing yes' gl_cv_func_mbrtowc_nul_retval='guessing yes' gl_cv_func_mbrtowc_null_arg1='guessing yes' gl_cv_func_mbrtowc_null_arg2='guessing yes' gl_cv_func_mbrtowc_retval='guessing no' gl_cv_func_mbrtowc_sanitycheck='guessing yes' gl_cv_func_mbsrtowcs_works='guessing no' gl_cv_func_memchr_works='guessing yes' gl_cv_func_mkdir_trailing_dot_works='guessing no' gl_cv_func_mkdir_trailing_slash_works='guessing no' gl_cv_func_perror_works='guessing yes' gl_cv_func_poll=no gl_cv_func_popen_works='guessing yes' gl_cv_func_posix_spawn_file_actions_addclose_works='guessing no' gl_cv_func_posix_spawn_file_actions_adddup2_works='guessing no' gl_cv_func_posix_spawn_file_actions_addopen_works='guessing no' gl_cv_func_printf_attribute_flavor=gnu gl_cv_func_pthread_sigmask_in_LIBMULTITHREAD=no gl_cv_func_pthread_sigmask_is_macro=yes gl_cv_func_re_compile_pattern_working='guessing no' gl_cv_func_realpath_works='guessing no' gl_cv_func_rename_dest_works='guessing no' gl_cv_func_rename_link_works=yes gl_cv_func_rename_slash_dst_works='guessing no' gl_cv_func_rename_slash_src_works='guessing yes' gl_cv_func_rmdir_works='guessing no' gl_cv_func_sleep_works='guessing no' gl_cv_func_snprintf_retval_c99='guessing no' gl_cv_func_snprintf_size1='guessing yes' gl_cv_func_snprintf_usable=no gl_cv_func_strerror_0_works='guessing yes' gl_cv_func_strstr_linear='guessing no' gl_cv_func_strstr_works_always='guessing yes' gl_cv_func_strtok_r_works='guessing yes' gl_cv_func_svid_putenv='guessing no' gl_cv_func_tcgetattr=no gl_cv_func_tcsetattr=no gl_cv_func_tdelete_works='guessing yes' gl_cv_func_tzset_clobber='guessing no' gl_cv_func_ungetc_works='guessing yes' gl_cv_func_unlink_honors_slashes='guessing no' gl_cv_func_unlink_parent_fails='guessing yes' gl_cv_func_va_copy=yes gl_cv_func_vsnprintf_usable=no gl_cv_func_wcrtomb_retval='guessing yes' gl_cv_func_wcrtomb_works='guessing yes' gl_cv_func_wcwidth_macro=no gl_cv_func_working_mkstemp='guessing no' gl_cv_func_working_mktime='guessing no' gl_cv_func_working_utimes='guessing no' gl_cv_func_wsastartup=yes gl_cv_have_include_next=yes gl_cv_have_weak='guessing no' gl_cv_header_errno_h_EMULTIHOP=no gl_cv_header_errno_h_ENOLINK=yes gl_cv_header_errno_h_EOVERFLOW=yes gl_cv_header_errno_h_complete=no gl_cv_header_inttypes_h=yes gl_cv_header_limits_width=no gl_cv_header_linux_if_alg_salg=no gl_cv_header_locale_h_needs_xlocale_h=no gl_cv_header_locale_h_posix2001=no gl_cv_header_netinet_in_h_selfcontained=no gl_cv_header_stdint_h=yes gl_cv_header_stdint_predates_cxx11_h=no gl_cv_header_stdint_width=no gl_cv_header_sys_select_h_selfcontained=no gl_cv_header_sys_socket_h_selfcontained=no gl_cv_header_wchar_h_correct_inline=yes gl_cv_header_working_fcntl_h=no gl_cv_header_working_stdalign_h=yes gl_cv_header_working_stdint_h='guessing yes' gl_cv_header_working_stdnoreturn_h=yes gl_cv_host_cpu_c_abi_32bit=no gl_cv_ld_output_def=yes gl_cv_linker_have_as_needed=yes gl_cv_linker_have_push_state=yes gl_cv_macro_O_CLOEXEC=no gl_cv_member_st_size_64=no gl_cv_minmax_in_limits_h=no gl_cv_minmax_in_sys_param_h=no gl_cv_next_arpa_inet_h='' gl_cv_next_ctype_h='' gl_cv_next_dirent_h='' gl_cv_next_errno_h='' gl_cv_next_fcntl_h='' gl_cv_next_fnmatch_h='' gl_cv_next_glob_h='' gl_cv_next_inttypes_h='' gl_cv_next_langinfo_h='' gl_cv_next_limits_h='' gl_cv_next_locale_h='' gl_cv_next_netdb_h='' gl_cv_next_netinet_in_h='' gl_cv_next_poll_h='' gl_cv_next_signal_h='' gl_cv_next_spawn_h='' gl_cv_next_stdint_h='' gl_cv_next_stdio_h='' gl_cv_next_stdlib_h='' gl_cv_next_string_h='' gl_cv_next_strings_h='' gl_cv_next_sys_file_h='' gl_cv_next_sys_ioctl_h='' gl_cv_next_sys_select_h='' gl_cv_next_sys_socket_h='' gl_cv_next_sys_stat_h='' gl_cv_next_sys_time_h='' gl_cv_next_sys_types_h='' gl_cv_next_sys_uio_h='' gl_cv_next_sys_wait_h='' gl_cv_next_time_h='' gl_cv_next_unistd_h='' gl_cv_next_utime_h='' gl_cv_next_wchar_h='' gl_cv_next_wctype_h='' gl_cv_pragma_columns=no gl_cv_promoted_mode_t=int gl_cv_pthread_rwlock_rdlock_prefer_writer='guessing yes' gl_cv_size_max=yes gl_cv_socket_ipv4=yes gl_cv_socket_ipv6=yes gl_cv_struct_dirent_d_type=no gl_cv_sys_dir_fd_member_name=no_such_member gl_cv_sys_ld_version_script=yes gl_cv_sys_struct_lconv_ok=no gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_sys_struct_timeval_tv_sec=no gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes gl_cv_test_INT64_MAX_EQ_LONG_MAX=no gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=no gl_cv_time_t_is_signed=yes gl_cv_type_max_align_t=yes gl_cv_type_off_t_64=yes gl_cv_type_sigset_t=no gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gl_cv_type_wint_t_too_small=yes gl_cv_var_func=yes gl_cv_var_stdin_large_offset=yes gl_cv_w32_getaddrinfo=yes gl_cv_w32_gethostbyname=yes gl_cv_w32_getservbyname=yes gl_cv_warn_c__W=yes gl_cv_warn_c__Wabi_11=yes gl_cv_warn_c__Waddress=yes gl_cv_warn_c__Waggressive_loop_optimizations=yes gl_cv_warn_c__Wall=yes gl_cv_warn_c__Walloc_size_larger_than_9223372036854775807=yes gl_cv_warn_c__Warray_bounds_2=yes gl_cv_warn_c__Wattribute_alias=yes gl_cv_warn_c__Wattributes=yes gl_cv_warn_c__Wbad_function_cast=yes gl_cv_warn_c__Wbool_compare=yes gl_cv_warn_c__Wbool_operation=yes gl_cv_warn_c__Wbuiltin_declaration_mismatch=yes gl_cv_warn_c__Wbuiltin_macro_redefined=yes gl_cv_warn_c__Wcast_align=yes gl_cv_warn_c__Wcast_align_strict=yes gl_cv_warn_c__Wcast_function_type=yes gl_cv_warn_c__Wchar_subscripts=yes gl_cv_warn_c__Wclobbered=yes gl_cv_warn_c__Wcomment=yes gl_cv_warn_c__Wcomments=yes gl_cv_warn_c__Wcoverage_mismatch=yes gl_cv_warn_c__Wcpp=yes gl_cv_warn_c__Wdangling_else=yes gl_cv_warn_c__Wdate_time=yes gl_cv_warn_c__Wdeprecated=yes gl_cv_warn_c__Wdeprecated_declarations=yes gl_cv_warn_c__Wdesignated_init=yes gl_cv_warn_c__Wdisabled_optimization=yes gl_cv_warn_c__Wdiscarded_array_qualifiers=yes gl_cv_warn_c__Wdiscarded_qualifiers=yes gl_cv_warn_c__Wdiv_by_zero=yes gl_cv_warn_c__Wdouble_promotion=yes gl_cv_warn_c__Wduplicate_decl_specifier=yes gl_cv_warn_c__Wduplicated_branches=yes gl_cv_warn_c__Wduplicated_cond=yes gl_cv_warn_c__Wempty_body=yes gl_cv_warn_c__Wendif_labels=yes gl_cv_warn_c__Wenum_compare=yes gl_cv_warn_c__Werror__Wunknown_warning_option=no gl_cv_warn_c__Wexpansion_to_defined=yes gl_cv_warn_c__Wextra=yes gl_cv_warn_c__Wformat_contains_nul=yes gl_cv_warn_c__Wformat_extra_args=yes gl_cv_warn_c__Wformat_overflow_2=yes gl_cv_warn_c__Wformat_security=yes gl_cv_warn_c__Wformat_truncation_2=yes gl_cv_warn_c__Wformat_zero_length=yes gl_cv_warn_c__Wframe_address=yes gl_cv_warn_c__Wfree_nonheap_object=yes gl_cv_warn_c__Whsa=yes gl_cv_warn_c__Wif_not_aligned=yes gl_cv_warn_c__Wignored_attributes=yes gl_cv_warn_c__Wignored_qualifiers=yes gl_cv_warn_c__Wimplicit=yes gl_cv_warn_c__Wimplicit_fallthrough_2=yes gl_cv_warn_c__Wimplicit_fallthrough_5=yes gl_cv_warn_c__Wimplicit_function_declaration=yes gl_cv_warn_c__Wimplicit_int=yes gl_cv_warn_c__Wincompatible_pointer_types=yes gl_cv_warn_c__Winit_self=yes gl_cv_warn_c__Wint_conversion=yes gl_cv_warn_c__Wint_in_bool_context=yes gl_cv_warn_c__Wint_to_pointer_cast=yes gl_cv_warn_c__Winvalid_memory_model=yes gl_cv_warn_c__Winvalid_pch=yes gl_cv_warn_c__Wlogical_not_parentheses=yes gl_cv_warn_c__Wlogical_op=yes gl_cv_warn_c__Wmain=yes gl_cv_warn_c__Wmaybe_uninitialized=yes gl_cv_warn_c__Wmemset_elt_size=yes gl_cv_warn_c__Wmemset_transposed_args=yes gl_cv_warn_c__Wmisleading_indentation=yes gl_cv_warn_c__Wmissing_attributes=yes gl_cv_warn_c__Wmissing_braces=yes gl_cv_warn_c__Wmissing_declarations=yes gl_cv_warn_c__Wmissing_field_initializers=yes gl_cv_warn_c__Wmissing_include_dirs=yes gl_cv_warn_c__Wmissing_parameter_type=yes gl_cv_warn_c__Wmissing_prototypes=yes gl_cv_warn_c__Wmultichar=yes gl_cv_warn_c__Wmultistatement_macros=yes gl_cv_warn_c__Wnarrowing=yes gl_cv_warn_c__Wnested_externs=yes gl_cv_warn_c__Wno_format_truncation=yes gl_cv_warn_c__Wno_missing_field_initializers=yes gl_cv_warn_c__Wno_unused_parameter=yes gl_cv_warn_c__Wnonnull=yes gl_cv_warn_c__Wnonnull_compare=yes gl_cv_warn_c__Wnormalized_nfc=yes gl_cv_warn_c__Wnull_dereference=yes gl_cv_warn_c__Wodr=yes gl_cv_warn_c__Wold_style_declaration=yes gl_cv_warn_c__Wold_style_definition=yes gl_cv_warn_c__Wopenmp_simd=yes gl_cv_warn_c__Woverflow=yes gl_cv_warn_c__Woverride_init=yes gl_cv_warn_c__Wpacked=yes gl_cv_warn_c__Wpacked_bitfield_compat=yes gl_cv_warn_c__Wpacked_not_aligned=yes gl_cv_warn_c__Wparentheses=yes gl_cv_warn_c__Wpointer_arith=yes gl_cv_warn_c__Wpointer_compare=yes gl_cv_warn_c__Wpointer_sign=yes gl_cv_warn_c__Wpointer_to_int_cast=yes gl_cv_warn_c__Wpragmas=yes gl_cv_warn_c__Wpsabi=yes gl_cv_warn_c__Wrestrict=yes gl_cv_warn_c__Wreturn_local_addr=yes gl_cv_warn_c__Wreturn_type=yes gl_cv_warn_c__Wscalar_storage_order=yes gl_cv_warn_c__Wsequence_point=yes gl_cv_warn_c__Wshadow=yes gl_cv_warn_c__Wshift_count_negative=yes gl_cv_warn_c__Wshift_count_overflow=yes gl_cv_warn_c__Wshift_negative_value=yes gl_cv_warn_c__Wshift_overflow_2=yes gl_cv_warn_c__Wsizeof_array_argument=yes gl_cv_warn_c__Wsizeof_pointer_div=yes gl_cv_warn_c__Wsizeof_pointer_memaccess=yes gl_cv_warn_c__Wstrict_aliasing=yes gl_cv_warn_c__Wstrict_prototypes=yes gl_cv_warn_c__Wstringop_overflow_2=yes gl_cv_warn_c__Wstringop_truncation=yes gl_cv_warn_c__Wsuggest_attribute_cold=yes gl_cv_warn_c__Wsuggest_attribute_format=yes gl_cv_warn_c__Wsuggest_attribute_malloc=yes gl_cv_warn_c__Wsuggest_final_methods=yes gl_cv_warn_c__Wsuggest_final_types=yes gl_cv_warn_c__Wswitch=yes gl_cv_warn_c__Wswitch_bool=yes gl_cv_warn_c__Wswitch_unreachable=yes gl_cv_warn_c__Wsync_nand=yes gl_cv_warn_c__Wtautological_compare=yes gl_cv_warn_c__Wtrampolines=yes gl_cv_warn_c__Wtrigraphs=yes gl_cv_warn_c__Wtype_limits=yes gl_cv_warn_c__Wuninitialized=yes gl_cv_warn_c__Wunknown_pragmas=yes gl_cv_warn_c__Wunused=yes gl_cv_warn_c__Wunused_but_set_parameter=yes gl_cv_warn_c__Wunused_but_set_variable=yes gl_cv_warn_c__Wunused_const_variable_2=yes gl_cv_warn_c__Wunused_function=yes gl_cv_warn_c__Wunused_label=yes gl_cv_warn_c__Wunused_local_typedefs=yes gl_cv_warn_c__Wunused_macros=yes gl_cv_warn_c__Wunused_parameter=yes gl_cv_warn_c__Wunused_result=yes gl_cv_warn_c__Wunused_value=yes gl_cv_warn_c__Wunused_variable=yes gl_cv_warn_c__Wvarargs=yes gl_cv_warn_c__Wvariadic_macros=yes gl_cv_warn_c__Wvector_operation_performance=yes gl_cv_warn_c__Wvla_larger_than_4031=yes gl_cv_warn_c__Wvolatile_register_var=yes gl_cv_warn_c__Wwrite_strings=yes gl_cv_warn_c__fdiagnostics_show_option=yes gl_cv_warn_c__fno_common=yes gt_cv_c_intmax_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFLocaleCopyPreferredLanguages=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=no gt_cv_func_gnugettext1_libintl=no gt_cv_func_gnugettext2_libc=no gt_cv_func_gnugettext2_libintl=no gt_cv_func_uselocale_works=no gt_cv_inttypes_pri_broken=no gt_cv_locale_fake=no gt_cv_locale_fr=none gt_cv_locale_fr_utf8=none gt_cv_locale_ja=none gt_cv_locale_solaris114=no gt_cv_locale_tr_utf8=none gt_cv_locale_zh_CN=none gt_cv_ssize_t=yes gt_cv_val_LC_MESSAGES=no gt_cv_var_environ_declaration=yes libcurl_cv_lib_curl_usable=no libcurl_cv_lib_curl_version=7.64.0 libcurl_cv_lib_version_ok=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=yes lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_dlopen=LoadLibrary lt_cv_dlopen_libs= lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/x86_64-w64-mingw32-ld lt_cv_path_LDCXX=/usr/bin/x86_64-w64-mingw32-ld lt_cv_path_NM='/usr/bin/x86_64-w64-mingw32-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_RC=yes lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' mhc_cv_getsockname_usable='assuming yes' mhd_cv_define__gnu_source_accepted=yes mhd_cv_define__xopen_source_accepted_1=yes mhd_cv_define__xopen_source_extended_accepted=yes mhd_cv_gcrypt_required=no mhd_cv_have_func_calloc=yes mhd_cv_header_fcntl_h_present=yes mhd_cv_header_stdint_h_present=yes mhd_cv_header_stdio_h_present=yes mhd_cv_header_stdlib_h_present=yes mhd_cv_header_string_h_present=yes mhd_cv_header_strings_h_present=yes mhd_cv_header_sys_types_h_present=yes mhd_cv_header_time_h_present=yes mhd_cv_header_unistd_h_present=yes mhd_cv_header_wchar_h_present=yes mhd_cv_headers_posix2001='not available' mhd_cv_headers_posix2008='not available' mhd_cv_headers_susv2='not available' mhd_cv_headers_useful_features_present=no mhd_cv_host_shtdwn_trgr_select=no mhd_cv_macro___apple___defined=no mhd_cv_macro___netbsd___defined=no mhd_cv_macro___openbsd___defined=no mhd_cv_macro___sun_defined=no mhd_cv_macro___tandem_defined=no mhd_cv_macro__gnu_source_defined=no mhd_cv_macro__xopen_source_defined=no mhd_cv_macro__xopen_source_extended_defined=no mhd_cv_macro_add__gnu_source=yes mhd_cv_macro_false_defined=yes mhd_cv_macro_true_defined=yes mhd_cv_macro_true_false_valid=yes mhd_cv_macro_try___bsd_visible=no mhd_cv_macro_try__all_source=no mhd_cv_pkgconf_add_dirs=no mhd_cv_socketpair_usable=yes pkg_cv_GNUTLS_CFLAGS=-I/home/tim/src/wget2/x86_64-w64-mingw32/include pkg_cv_GNUTLS_LIBS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib -lgnutls' pkg_cv_HOGWEED_CFLAGS=-I/home/tim/src/wget2/x86_64-w64-mingw32/include pkg_cv_HOGWEED_LIBS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib -lhogweed' pkg_cv_LIBIDN2_CFLAGS=-I/home/tim/src/wget2/x86_64-w64-mingw32/include pkg_cv_LIBIDN2_LIBS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib -lidn2' pkg_cv_LIBPSL_CFLAGS=-I/home/tim/src/wget2/x86_64-w64-mingw32/include pkg_cv_LIBPSL_LIBS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib -lpsl' pkg_cv_MICROHTTPD_CFLAGS=-I/home/tim/src/wget2/x86_64-w64-mingw32/include pkg_cv_MICROHTTPD_LIBS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib -lmicrohttpd' pkg_cv_NETTLE_CFLAGS=-I/home/tim/src/wget2/x86_64-w64-mingw32/include pkg_cv_NETTLE_LIBS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib -lnettle' ## ----------------- ## ## Output variables. ## ## ----------------- ## size_t iov_len; void *iov_base; ACLOCAL='${SHELL} /home/tim/src/wget2/gnutls/build-aux/missing aclocal-1.16' ALLOCA='' ALLOCA_H='alloca.h' ALLOW_SHA1_FALSE='' ALLOW_SHA1_TRUE='#' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' ANDROID_FALSE='' ANDROID_TRUE='#' APPLE_UNIVERSAL_BUILD='0' AR='x86_64-w64-mingw32-ar' ARFLAGS='cr' ASM_AARCH64_FALSE='' ASM_AARCH64_TRUE='#' ASM_X86_32_FALSE='' ASM_X86_32_TRUE='#' ASM_X86_64_FALSE='' ASM_X86_64_TRUE='#' ASM_X86_FALSE='' ASM_X86_TRUE='#' AUTOCONF='${SHELL} /home/tim/src/wget2/gnutls/build-aux/missing autoconf' AUTOGEN='${SHELL} /home/tim/src/wget2/gnutls/build-aux/missing autogen' AUTOHEADER='${SHELL} /home/tim/src/wget2/gnutls/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/tim/src/wget2/gnutls/build-aux/missing automake-1.16' AWK='gawk' BITSIZEOF_PTRDIFF_T='' BITSIZEOF_SIG_ATOMIC_T='' BITSIZEOF_SIZE_T='' BITSIZEOF_WCHAR_T='' BITSIZEOF_WINT_T='' BYTESWAP_H='byteswap.h' CC='x86_64-w64-mingw32-gcc' CCAS='x86_64-w64-mingw32-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='-O2 -Wall -Wno-format' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -Wall -Wno-format' CMOCKA_CFLAGS='' CMOCKA_LIBS='' CODE_COVERAGE_CFLAGS='' CODE_COVERAGE_CPPFLAGS='' CODE_COVERAGE_CXXFLAGS='' CODE_COVERAGE_ENABLED='no' CODE_COVERAGE_ENABLED_FALSE='' CODE_COVERAGE_ENABLED_TRUE='#' CODE_COVERAGE_LIBS='' CONFIG_INCLUDE='config.h' CPP='x86_64-w64-mingw32-gcc -E' CPPFLAGS='-I/home/tim/src/wget2/x86_64-w64-mingw32/include' CRYWRAP_PATCHLEVEL='3' CXX='x86_64-w64-mingw32-g++' CXXCPP='x86_64-w64-mingw32-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CXX_LT_AGE='1' CXX_LT_CURRENT='29' CXX_LT_REVISION='0' CYGPATH_W='echo' DEFINE_IOVEC_T='typedef struct { DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_BASH_TESTS_FALSE='' DISABLE_BASH_TESTS_TRUE='#' DLLTOOL='x86_64-w64-mingw32-dlltool' DLL_SSL_VERSION='27' DLL_VERSION='30' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ELF_FALSE='' ELF_TRUE='#' EMULTIHOP_HIDDEN='0' EMULTIHOP_VALUE='' ENABLE_ALPN_FALSE='#' ENABLE_ALPN_TRUE='' ENABLE_ANON_FALSE='#' ENABLE_ANON_TRUE='' ENABLE_CXX_FALSE='' ENABLE_CXX_TRUE='#' ENABLE_DANE_FALSE='' ENABLE_DANE_TRUE='#' ENABLE_DHE_FALSE='#' ENABLE_DHE_TRUE='' ENABLE_DOC_FALSE='' ENABLE_DOC_TRUE='#' ENABLE_DTLS_SRTP_FALSE='#' ENABLE_DTLS_SRTP_TRUE='' ENABLE_ECDHE_FALSE='#' ENABLE_ECDHE_TRUE='' ENABLE_FIPS140_FALSE='' ENABLE_FIPS140_TRUE='#' ENABLE_GOST_FALSE='#' ENABLE_GOST_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_HEARTBEAT_FALSE='#' ENABLE_HEARTBEAT_TRUE='' ENABLE_MANPAGES_FALSE='' ENABLE_MANPAGES_TRUE='#' ENABLE_MINITASN1_FALSE='#' ENABLE_MINITASN1_TRUE='' ENABLE_NETTLE_FALSE='#' ENABLE_NETTLE_TRUE='' ENABLE_NON_SUITEB_CURVES_FALSE='' ENABLE_NON_SUITEB_CURVES_TRUE='#' ENABLE_OCSP_FALSE='#' ENABLE_OCSP_TRUE='' ENABLE_OPENSSL_FALSE='' ENABLE_OPENSSL_TRUE='#' ENABLE_PADLOCK='' ENABLE_PADLOCK_FALSE='' ENABLE_PADLOCK_TRUE='#' ENABLE_PKCS11_FALSE='' ENABLE_PKCS11_TRUE='#' ENABLE_PSK_FALSE='#' ENABLE_PSK_TRUE='' ENABLE_SRP_FALSE='#' ENABLE_SRP_TRUE='' ENABLE_SSL2_FALSE='#' ENABLE_SSL2_TRUE='' ENABLE_SSL3_FALSE='' ENABLE_SSL3_TRUE='#' ENABLE_TESTS_FALSE='' ENABLE_TESTS_TRUE='#' ENABLE_TLS13_INTEROP_FALSE='#' ENABLE_TLS13_INTEROP_TRUE='' ENABLE_TOOLS_FALSE='' ENABLE_TOOLS_TRUE='#' ENABLE_TROUSERS_FALSE='' ENABLE_TROUSERS_TRUE='#' ENOLINK_HIDDEN='0' ENOLINK_VALUE='' EOVERFLOW_HIDDEN='0' EOVERFLOW_VALUE='' ERRNO_H='errno.h' EXEEXT='.exe' FGREP='/bin/grep -F' FIPS140_LIBS='' FLOAT_H='' GCOV='' GENHTML='' GETADDRINFO_LIB='-lws2_32 ' GETTEXT_MACRO_VERSION='0.19' GL_COND_LIBTOOL_FALSE='#' GL_COND_LIBTOOL_TRUE='' GL_GENERATE_ALLOCA_H_FALSE='#' GL_GENERATE_ALLOCA_H_TRUE='' GL_GENERATE_BYTESWAP_H_FALSE='#' GL_GENERATE_BYTESWAP_H_TRUE='' GL_GENERATE_ERRNO_H_FALSE='#' GL_GENERATE_ERRNO_H_TRUE='' GL_GENERATE_FLOAT_H_FALSE='' GL_GENERATE_FLOAT_H_TRUE='#' GL_GENERATE_LIMITS_H_FALSE='#' GL_GENERATE_LIMITS_H_TRUE='' GL_GENERATE_NETINET_IN_H_FALSE='#' GL_GENERATE_NETINET_IN_H_TRUE='' GL_GENERATE_STDALIGN_H_FALSE='' GL_GENERATE_STDALIGN_H_TRUE='#' GL_GENERATE_STDBOOL_H_FALSE='' GL_GENERATE_STDBOOL_H_TRUE='#' GL_GENERATE_STDDEF_H_FALSE='' GL_GENERATE_STDDEF_H_TRUE='#' GL_GENERATE_STDINT_H_FALSE='#' GL_GENERATE_STDINT_H_TRUE='' GL_GENERATE_STDNORETURN_H_FALSE='' GL_GENERATE_STDNORETURN_H_TRUE='#' GMP_CFLAGS='' GMP_LIBS='' GMSGFMT='/usr/bin/msgfmt' GMSGFMT_015='/usr/bin/msgfmt' GNULIB_ACCEPT4='0' GNULIB_ACCEPT='1' GNULIB_ATOLL='0' GNULIB_BIND='1' GNULIB_BTOWC='0' GNULIB_CALLOC_POSIX='0' GNULIB_CANONICALIZE_FILE_NAME='0' GNULIB_CHDIR='0' GNULIB_CHOWN='0' GNULIB_CLOSE='1' GNULIB_CONNECT='1' GNULIB_CTIME='0' GNULIB_DPRINTF='0' GNULIB_DUP2='1' GNULIB_DUP3='0' GNULIB_DUP='0' GNULIB_ENVIRON='1' GNULIB_EUIDACCESS='0' GNULIB_EXPLICIT_BZERO='0' GNULIB_FACCESSAT='0' GNULIB_FCHDIR='0' GNULIB_FCHMODAT='0' GNULIB_FCHOWNAT='0' GNULIB_FCLOSE='0' GNULIB_FDATASYNC='0' GNULIB_FDOPEN='0' GNULIB_FFLUSH='0' GNULIB_FFS='0' GNULIB_FFSL='0' GNULIB_FFSLL='0' GNULIB_FGETC='1' GNULIB_FGETS='1' GNULIB_FOPEN='0' GNULIB_FPRINTF='1' GNULIB_FPRINTF_POSIX='0' GNULIB_FPURGE='0' GNULIB_FPUTC='1' GNULIB_FPUTS='1' GNULIB_FREAD='1' GNULIB_FREOPEN='0' GNULIB_FSCANF='1' GNULIB_FSEEK='1' GNULIB_FSEEKO='1' GNULIB_FSTAT='1' GNULIB_FSTATAT='0' GNULIB_FSYNC='0' GNULIB_FTELL='1' GNULIB_FTELLO='1' GNULIB_FTRUNCATE='0' GNULIB_FUTIMENS='0' GNULIB_FWRITE='1' GNULIB_GETADDRINFO='1' GNULIB_GETC='1' GNULIB_GETCHAR='1' GNULIB_GETCWD='0' GNULIB_GETDELIM='1' GNULIB_GETDOMAINNAME='0' GNULIB_GETDTABLESIZE='0' GNULIB_GETGROUPS='0' GNULIB_GETHOSTNAME='0' GNULIB_GETLINE='1' GNULIB_GETLOADAVG='0' GNULIB_GETLOGIN='0' GNULIB_GETLOGIN_R='0' GNULIB_GETPAGESIZE='0' GNULIB_GETPASS='1' GNULIB_GETPEERNAME='1' GNULIB_GETSOCKNAME='0' GNULIB_GETSOCKOPT='0' GNULIB_GETSUBOPT='0' GNULIB_GETTIMEOFDAY='1' GNULIB_GETUSERSHELL='0' GNULIB_GRANTPT='0' GNULIB_GROUP_MEMBER='0' GNULIB_IMAXABS='0' GNULIB_IMAXDIV='0' GNULIB_INET_NTOP='1' GNULIB_INET_PTON='1' GNULIB_ISATTY='0' GNULIB_LCHMOD='0' GNULIB_LCHOWN='0' GNULIB_LINK='0' GNULIB_LINKAT='0' GNULIB_LISTEN='1' GNULIB_LOCALTIME='0' GNULIB_LSEEK='1' GNULIB_LSTAT='0' GNULIB_MALLOC_POSIX='1' GNULIB_MBRLEN='0' GNULIB_MBRTOWC='0' GNULIB_MBSCASECMP='0' GNULIB_MBSCASESTR='0' GNULIB_MBSCHR='0' GNULIB_MBSCSPN='0' GNULIB_MBSINIT='0' GNULIB_MBSLEN='0' GNULIB_MBSNCASECMP='0' GNULIB_MBSNLEN='0' GNULIB_MBSNRTOWCS='0' GNULIB_MBSPBRK='0' GNULIB_MBSPCASECMP='0' GNULIB_MBSRCHR='0' GNULIB_MBSRTOWCS='0' GNULIB_MBSSEP='0' GNULIB_MBSSPN='0' GNULIB_MBSSTR='0' GNULIB_MBSTOK_R='0' GNULIB_MBTOWC='0' GNULIB_MEMCHR='1' GNULIB_MEMMEM='1' GNULIB_MEMPCPY='0' GNULIB_MEMRCHR='0' GNULIB_MKDIRAT='0' GNULIB_MKDTEMP='0' GNULIB_MKFIFO='0' GNULIB_MKFIFOAT='0' GNULIB_MKNOD='0' GNULIB_MKNODAT='0' GNULIB_MKOSTEMP='0' GNULIB_MKOSTEMPS='0' GNULIB_MKSTEMP='0' GNULIB_MKSTEMPS='0' GNULIB_MKTIME='1' GNULIB_NANOSLEEP='0' GNULIB_OBSTACK_PRINTF='0' GNULIB_OBSTACK_PRINTF_POSIX='0' GNULIB_OVERRIDES_STRUCT_STAT='0' GNULIB_OVERRIDES_WINT_T='1' GNULIB_PCLOSE='0' GNULIB_PERROR='0' GNULIB_PIPE2='0' GNULIB_PIPE='0' GNULIB_POPEN='0' GNULIB_POSIX_OPENPT='0' GNULIB_PREAD='0' GNULIB_PRINTF='1' GNULIB_PRINTF_POSIX='0' GNULIB_PSELECT='0' GNULIB_PTHREAD_SIGMASK='0' GNULIB_PTSNAME='0' GNULIB_PTSNAME_R='0' GNULIB_PUTC='1' GNULIB_PUTCHAR='1' GNULIB_PUTENV='0' GNULIB_PUTS='1' GNULIB_PWRITE='0' GNULIB_QSORT_R='0' GNULIB_RAISE='0' GNULIB_RANDOM='0' GNULIB_RANDOM_R='0' GNULIB_RAWMEMCHR='0' GNULIB_READ='0' GNULIB_READLINK='0' GNULIB_READLINKAT='0' GNULIB_REALLOCARRAY='0' GNULIB_REALLOC_POSIX='1' GNULIB_REALPATH='0' GNULIB_RECV='1' GNULIB_RECVFROM='1' GNULIB_REMOVE='0' GNULIB_RENAME='0' GNULIB_RENAMEAT='0' GNULIB_RMDIR='0' GNULIB_RPMATCH='0' GNULIB_SCANF='1' GNULIB_SECURE_GETENV='1' GNULIB_SELECT='1' GNULIB_SEND='1' GNULIB_SENDTO='1' GNULIB_SETENV='1' GNULIB_SETHOSTNAME='0' GNULIB_SETSOCKOPT='1' GNULIB_SHUTDOWN='1' GNULIB_SIGACTION='0' GNULIB_SIGNAL_H_SIGPIPE='0' GNULIB_SIGPROCMASK='0' GNULIB_SLEEP='0' GNULIB_SNPRINTF='1' GNULIB_SOCKET='1' GNULIB_SPRINTF_POSIX='0' GNULIB_STAT='0' GNULIB_STDIO_H_NONBLOCKING='0' GNULIB_STDIO_H_SIGPIPE='0' GNULIB_STPCPY='0' GNULIB_STPNCPY='0' GNULIB_STRCASESTR='0' GNULIB_STRCHRNUL='0' GNULIB_STRDUP='1' GNULIB_STRERROR='0' GNULIB_STRERROR_R='0' GNULIB_STRFTIME='0' GNULIB_STRNCAT='0' GNULIB_STRNDUP='1' GNULIB_STRNLEN='1' GNULIB_STRPBRK='0' GNULIB_STRPTIME='0' GNULIB_STRSEP='0' GNULIB_STRSIGNAL='0' GNULIB_STRSTR='0' GNULIB_STRTOD='0' GNULIB_STRTOIMAX='0' GNULIB_STRTOK_R='1' GNULIB_STRTOLD='0' GNULIB_STRTOLL='0' GNULIB_STRTOULL='0' GNULIB_STRTOUMAX='0' GNULIB_STRVERSCMP='1' GNULIB_SYMLINK='0' GNULIB_SYMLINKAT='0' GNULIB_SYSTEM_POSIX='0' GNULIB_TIMEGM='1' GNULIB_TIME_R='1' GNULIB_TIME_RZ='1' GNULIB_TMPFILE='0' GNULIB_TRUNCATE='0' GNULIB_TTYNAME_R='0' GNULIB_TZSET='1' GNULIB_UNISTD_H_NONBLOCKING='0' GNULIB_UNISTD_H_SIGPIPE='0' GNULIB_UNLINK='0' GNULIB_UNLINKAT='0' GNULIB_UNLOCKPT='0' GNULIB_UNSETENV='1' GNULIB_USLEEP='0' GNULIB_UTIMENSAT='0' GNULIB_VASPRINTF='1' GNULIB_VDPRINTF='0' GNULIB_VFPRINTF='1' GNULIB_VFPRINTF_POSIX='0' GNULIB_VFSCANF='0' GNULIB_VPRINTF='1' GNULIB_VPRINTF_POSIX='0' GNULIB_VSCANF='0' GNULIB_VSNPRINTF='1' GNULIB_VSPRINTF_POSIX='0' GNULIB_WCPCPY='0' GNULIB_WCPNCPY='0' GNULIB_WCRTOMB='0' GNULIB_WCSCASECMP='0' GNULIB_WCSCAT='0' GNULIB_WCSCHR='0' GNULIB_WCSCMP='0' GNULIB_WCSCOLL='0' GNULIB_WCSCPY='0' GNULIB_WCSCSPN='0' GNULIB_WCSDUP='0' GNULIB_WCSFTIME='0' GNULIB_WCSLEN='0' GNULIB_WCSNCASECMP='0' GNULIB_WCSNCAT='0' GNULIB_WCSNCMP='0' GNULIB_WCSNCPY='0' GNULIB_WCSNLEN='0' GNULIB_WCSNRTOMBS='0' GNULIB_WCSPBRK='0' GNULIB_WCSRCHR='0' GNULIB_WCSRTOMBS='0' GNULIB_WCSSPN='0' GNULIB_WCSSTR='0' GNULIB_WCSTOK='0' GNULIB_WCSWIDTH='0' GNULIB_WCSXFRM='0' GNULIB_WCTOB='0' GNULIB_WCTOMB='0' GNULIB_WCWIDTH='0' GNULIB_WMEMCHR='0' GNULIB_WMEMCMP='0' GNULIB_WMEMCPY='0' GNULIB_WMEMMOVE='0' GNULIB_WMEMSET='0' GNULIB_WRITE='0' GNULIB__EXIT='0' GNUTLS_REQUIRES_PRIVATE='Requires.private: nettle, hogweed' GREP='/bin/grep' GTKDOC_CHECK='gtkdoc-check.test' GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf' GTKDOC_REBASE='/usr/bin/gtkdoc-rebase' GTK_DOC_BUILD_HTML_FALSE='#' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='#' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='#' GTK_DOC_USE_REBASE_FALSE='#' GTK_DOC_USE_REBASE_TRUE='' GUILD='' GUILE='' GUILE_CFLAGS='' GUILE_CONFIG='' GUILE_EFFECTIVE_VERSION='' GUILE_EXTENSION='' GUILE_LDFLAGS='' GUILE_LIBS='' GUILE_LTLIBS='' GUILE_SITE='' GUILE_SITE_CCACHE='' GUILE_TOOLS='' HAVE_ACCEPT4='1' HAVE_ALLOCA_H='0' HAVE_ARPA_INET_H='0' HAVE_ATOLL='1' HAVE_BTOWC='1' HAVE_C99_STDINT_H='1' HAVE_CANONICALIZE_FILE_NAME='1' HAVE_CHOWN='1' HAVE_CMOCKA_FALSE='' HAVE_CMOCKA_TRUE='#' HAVE_CRTDEFS_H='1' HAVE_DECL_ENVIRON='1' HAVE_DECL_FCHDIR='1' HAVE_DECL_FDATASYNC='1' HAVE_DECL_FPURGE='1' HAVE_DECL_FREEADDRINFO='1' HAVE_DECL_FSEEKO='1' HAVE_DECL_FTELLO='1' HAVE_DECL_GAI_STRERROR='1' HAVE_DECL_GETADDRINFO='1' HAVE_DECL_GETDELIM='0' HAVE_DECL_GETDOMAINNAME='1' HAVE_DECL_GETLINE='0' HAVE_DECL_GETLOADAVG='1' HAVE_DECL_GETLOGIN='1' HAVE_DECL_GETLOGIN_R='1' HAVE_DECL_GETNAMEINFO='1' HAVE_DECL_GETPAGESIZE='1' HAVE_DECL_GETUSERSHELL='1' HAVE_DECL_IMAXABS='1' HAVE_DECL_IMAXDIV='1' HAVE_DECL_INET_NTOP='0' HAVE_DECL_INET_PTON='0' HAVE_DECL_INITSTATE='1' HAVE_DECL_LOCALTIME_R='0' HAVE_DECL_MEMMEM='0' HAVE_DECL_MEMRCHR='1' HAVE_DECL_OBSTACK_PRINTF='1' HAVE_DECL_SETENV='0' HAVE_DECL_SETHOSTNAME='1' HAVE_DECL_SETSTATE='1' HAVE_DECL_SNPRINTF='1' HAVE_DECL_STRDUP='1' HAVE_DECL_STRERROR_R='1' HAVE_DECL_STRNCASECMP='1' HAVE_DECL_STRNDUP='0' HAVE_DECL_STRNLEN='1' HAVE_DECL_STRSIGNAL='1' HAVE_DECL_STRTOIMAX='1' HAVE_DECL_STRTOK_R='1' HAVE_DECL_STRTOUMAX='1' HAVE_DECL_TRUNCATE='1' HAVE_DECL_TTYNAME_R='1' HAVE_DECL_UNSETENV='0' HAVE_DECL_VSNPRINTF='1' HAVE_DECL_WCTOB='1' HAVE_DECL_WCWIDTH='1' HAVE_DPRINTF='1' HAVE_DUP2='1' HAVE_DUP3='1' HAVE_EUIDACCESS='1' HAVE_EXPLICIT_BZERO='1' HAVE_FACCESSAT='1' HAVE_FCHDIR='1' HAVE_FCHMODAT='1' HAVE_FCHOWNAT='1' HAVE_FDATASYNC='1' HAVE_FEATURES_H='0' HAVE_FFS='1' HAVE_FFSL='1' HAVE_FFSLL='1' HAVE_FORK_FALSE='' HAVE_FORK_TRUE='#' HAVE_FSEEKO='1' HAVE_FSTATAT='1' HAVE_FSYNC='1' HAVE_FTELLO='1' HAVE_FTRUNCATE='1' HAVE_FUTIMENS='1' HAVE_GCC_FALSE='#' HAVE_GCC_GNU89_INLINE_OPTION_FALSE='' HAVE_GCC_GNU89_INLINE_OPTION_TRUE='#' HAVE_GCC_TRUE='' HAVE_GETDTABLESIZE='1' HAVE_GETENTROPY_FALSE='' HAVE_GETENTROPY_TRUE='#' HAVE_GETGROUPS='1' HAVE_GETHOSTNAME='1' HAVE_GETLOGIN='1' HAVE_GETPAGESIZE='1' HAVE_GETPASS='0' HAVE_GETSUBOPT='1' HAVE_GETTIMEOFDAY='1' HAVE_GRANTPT='1' HAVE_GROUP_MEMBER='1' HAVE_GTK_DOC_FALSE='' HAVE_GTK_DOC_TRUE='#' HAVE_GUILD_FALSE='' HAVE_GUILD_TRUE='#' HAVE_GUILE_FALSE='' HAVE_GUILE_TRUE='#' HAVE_IMAXDIV_T='1' HAVE_INITSTATE='1' HAVE_INTTYPES_H='1' HAVE_LCHMOD='1' HAVE_LCHOWN='1' HAVE_LD_OUTPUT_DEF_FALSE='#' HAVE_LD_OUTPUT_DEF_TRUE='' HAVE_LD_VERSION_SCRIPT_FALSE='#' HAVE_LD_VERSION_SCRIPT_TRUE='' HAVE_LIBCRYPTO='no' HAVE_LIBCRYPTO_FALSE='' HAVE_LIBCRYPTO_TRUE='#' HAVE_LIBDL='no' HAVE_LIBIDN2_FALSE='#' HAVE_LIBIDN2_TRUE='' HAVE_LIBPTHREAD='' HAVE_LIBRT='no' HAVE_LIBSECCOMP='no' HAVE_LIBUNISTRING_FALSE='#' HAVE_LIBUNISTRING_TRUE='' HAVE_LINK='1' HAVE_LINKAT='1' HAVE_LONG_LONG_INT='1' HAVE_LSTAT='1' HAVE_MAX_ALIGN_T='1' HAVE_MBRLEN='1' HAVE_MBRTOWC='1' HAVE_MBSINIT='1' HAVE_MBSLEN='0' HAVE_MBSNRTOWCS='1' HAVE_MBSRTOWCS='1' HAVE_MBTOWC='1' HAVE_MEMCHR='1' HAVE_MEMPCPY='1' HAVE_MKDIRAT='1' HAVE_MKDTEMP='1' HAVE_MKFIFO='1' HAVE_MKFIFOAT='1' HAVE_MKNOD='1' HAVE_MKNODAT='1' HAVE_MKOSTEMP='1' HAVE_MKOSTEMPS='1' HAVE_MKSTEMP='1' HAVE_MKSTEMPS='1' HAVE_MSVC_INVALID_PARAMETER_HANDLER='1' HAVE_NANOSLEEP='1' HAVE_NETDB_H='0' HAVE_NETINET_IN_H='0' HAVE_OS_H='0' HAVE_PCLOSE='1' HAVE_PIPE2='1' HAVE_PIPE='1' HAVE_PKCS11_TRUST_STORE_FALSE='' HAVE_PKCS11_TRUST_STORE_TRUE='#' HAVE_POPEN='1' HAVE_POSIX_OPENPT='1' HAVE_POSIX_SIGNALBLOCKING='1' HAVE_PREAD='1' HAVE_PSELECT='1' HAVE_PTHREAD_SIGMASK='1' HAVE_PTSNAME='1' HAVE_PTSNAME_R='1' HAVE_PWRITE='1' HAVE_QSORT_R='1' HAVE_RAISE='1' HAVE_RANDOM='1' HAVE_RANDOM_H='1' HAVE_RANDOM_R='1' HAVE_RAWMEMCHR='1' HAVE_READLINK='1' HAVE_READLINKAT='1' HAVE_REALLOCARRAY='1' HAVE_REALPATH='1' HAVE_RENAMEAT='1' HAVE_RPMATCH='1' HAVE_SA_FAMILY_T='0' HAVE_SECCOMP_TESTS_FALSE='' HAVE_SECCOMP_TESTS_TRUE='#' HAVE_SECURE_GETENV='0' HAVE_SETENV='0' HAVE_SETHOSTNAME='1' HAVE_SETSTATE='1' HAVE_SIGACTION='1' HAVE_SIGHANDLER_T='0' HAVE_SIGINFO_T='1' HAVE_SIGNED_SIG_ATOMIC_T='' HAVE_SIGNED_WCHAR_T='' HAVE_SIGNED_WINT_T='' HAVE_SIGSET_T='0' HAVE_SLEEP='1' HAVE_STDINT_H='1' HAVE_STPCPY='1' HAVE_STPNCPY='1' HAVE_STRCASECMP='1' HAVE_STRCASESTR='1' HAVE_STRCHRNUL='1' HAVE_STRINGS_H='1' HAVE_STRPBRK='1' HAVE_STRPTIME='1' HAVE_STRSEP='1' HAVE_STRTOD='1' HAVE_STRTOLD='1' HAVE_STRTOLL='1' HAVE_STRTOULL='1' HAVE_STRUCT_ADDRINFO='1' HAVE_STRUCT_RANDOM_DATA='1' HAVE_STRUCT_SIGACTION_SA_SIGACTION='1' HAVE_STRUCT_SOCKADDR_STORAGE='1' HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1' HAVE_STRUCT_TIMEVAL='1' HAVE_STRVERSCMP='0' HAVE_SYMLINK='1' HAVE_SYMLINKAT='1' HAVE_SYS_BITYPES_H='0' HAVE_SYS_INTTYPES_H='0' HAVE_SYS_LOADAVG_H='0' HAVE_SYS_PARAM_H='0' HAVE_SYS_SELECT_H='0' HAVE_SYS_SOCKET_H='0' HAVE_SYS_TIME_H='1' HAVE_SYS_TYPES_H='1' HAVE_SYS_UIO_H='0' HAVE_TIMEGM='0' HAVE_TIMEZONE_T='0' HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1' HAVE_TZSET='1' HAVE_UNISTD_H='1' HAVE_UNLINKAT='1' HAVE_UNLOCKPT='1' HAVE_UNSIGNED_LONG_LONG_INT='1' HAVE_USLEEP='1' HAVE_UTIMENSAT='1' HAVE_VASPRINTF='1' HAVE_VDPRINTF='1' HAVE_WCHAR_H='1' HAVE_WCHAR_T='1' HAVE_WCPCPY='1' HAVE_WCPNCPY='1' HAVE_WCRTOMB='1' HAVE_WCSCASECMP='1' HAVE_WCSCAT='1' HAVE_WCSCHR='1' HAVE_WCSCMP='1' HAVE_WCSCOLL='1' HAVE_WCSCPY='1' HAVE_WCSCSPN='1' HAVE_WCSDUP='1' HAVE_WCSFTIME='1' HAVE_WCSLEN='1' HAVE_WCSNCASECMP='1' HAVE_WCSNCAT='1' HAVE_WCSNCMP='1' HAVE_WCSNCPY='1' HAVE_WCSNLEN='1' HAVE_WCSNRTOMBS='1' HAVE_WCSPBRK='1' HAVE_WCSRCHR='1' HAVE_WCSRTOMBS='1' HAVE_WCSSPN='1' HAVE_WCSSTR='1' HAVE_WCSTOK='1' HAVE_WCSWIDTH='1' HAVE_WCSXFRM='1' HAVE_WINSOCK2_H='1' HAVE_WINT_T='1' HAVE_WMEMCHR='1' HAVE_WMEMCMP='1' HAVE_WMEMCPY='1' HAVE_WMEMMOVE='1' HAVE_WMEMSET='1' HAVE_WS2TCPIP_H='1' HAVE__BOOL='1' HAVE__EXIT='1' HOGWEED_CFLAGS='-I/home/tim/src/wget2/x86_64-w64-mingw32/include' HOGWEED_LIBS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib -lhogweed' HOSTENT_LIB='-lws2_32' HTML_DIR='${datadir}/gtk-doc/html' INCLUDE_NEXT='include_next' INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next' INET_NTOP_LIB='' INET_PTON_LIB='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LIBOPTS_FALSE='' INSTALL_LIBOPTS_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INT32_MAX_LT_INTMAX_MAX='1' INT64_MAX_EQ_LONG_MAX='0' INTLLIBS='' INTL_MACOSX_LIBS='' LCOV='' LD='/usr/bin/x86_64-w64-mingw32-ld' LDFLAGS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib' LIBATOMIC_LIBS='-latomic' LIBCRYPTO='' LIBCRYPTO_PREFIX='' LIBDL='' LIBDL_PREFIX='' LIBGNUTLS_CFLAGS='-I${prefix}/include' LIBGNUTLS_LIBS='-L${exec_prefix}/lib -lgnutls ' LIBICONV='-liconv' LIBIDN2_CFLAGS='' LIBIDN2_LIBS='-lidn2' LIBINTL='' LIBOBJS='' LIBOPTS_CFLAGS='' LIBOPTS_DIR='' LIBOPTS_LDADD='' LIBPTHREAD='' LIBPTHREAD_PREFIX='' LIBRT='' LIBRT_PREFIX='' LIBS='' LIBSECCOMP='' LIBSECCOMP_PREFIX='' LIBSOCKET='-lws2_32' LIBTASN1_CFLAGS='' LIBTASN1_LIBS='' LIBTESTS_LIBDEPS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUNISTRING='-lunistring' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_NOT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_AND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_BYNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CN_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_CS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_C_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LONGNAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_LU_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_L_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_MN_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_M_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NAME_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ND_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NONE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_NO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_N_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_OR_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PD_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PE_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PF_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PI_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_PS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_P_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SC_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SK_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SM_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_SO_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_S_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_TEST_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZP_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_ZS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_CATEGORY_Z_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_COMBINING_CLASS_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_JOIN_CONTROL_TRUE='' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_FALSE='#' LIBUNISTRING_COMPILE_UNICTYPE_PROPERTY_NOT_A_CHARACTER_TRUE='' LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_CANONICAL_DECOMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_COMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_DECOMPOSITION_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFC_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFC_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFD_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFD_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFKC_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFKC_TRUE='' LIBUNISTRING_COMPILE_UNINORM_NFKD_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_NFKD_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U16_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U32_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_FALSE='#' LIBUNISTRING_COMPILE_UNINORM_U8_NORMALIZE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_TO_U8_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U16_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_TO_U8_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U32_UCTOMB_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CHECK_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_CPY_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUC_UNSAFE_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U16_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_TO_U32_TRUE='' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE='#' LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE='' LIBUNISTRING_UNICTYPE_H='unictype.h' LIBUNISTRING_UNINORM_H='uninorm.h' LIBUNISTRING_UNISTR_H='unistr.h' LIBUNISTRING_UNITYPES_H='unitypes.h' LIB_CLOCK_GETTIME='' LIB_SELECT='-lws2_32' LIMITS_H='limits.h' LIPO='' LN_S='ln -s' LTALLOCA='' LTLIBCRYPTO='' LTLIBDL='' LTLIBICONV='-liconv' LTLIBINTL='' LTLIBOBJS='' LTLIBPTHREAD='' LTLIBRT='' LTLIBSECCOMP='' LT_AGE='23' LT_CURRENT='53' LT_DANE_AGE='4' LT_DANE_CURRENT='4' LT_DANE_REVISION='1' LT_REVISION='2' LT_SSL_AGE='0' LT_SSL_CURRENT='27' LT_SSL_REVISION='2' LT_SYS_LIBRARY_PATH='' LT_XSSL_AGE='0' LT_XSSL_CURRENT='0' LT_XSSL_REVISION='0' MACOSX_FALSE='' MACOSX_TRUE='#' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAJOR_VERSION='3' MAKEINFO='${SHELL} /home/tim/src/wget2/gnutls/build-aux/missing makeinfo' MANIFEST_TOOL=':' MINOR_VERSION='6' MKDIR_P='/bin/mkdir -p' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NEEDS_LIBRT_FALSE='#' NEEDS_LIBRT_TRUE='' NEED_LIBOPTS_FALSE='' NEED_LIBOPTS_TRUE='#' NETINET_IN_H='netinet/in.h' NETTLE_CFLAGS='-I/home/tim/src/wget2/x86_64-w64-mingw32/include' NETTLE_LIBS='-L/home/tim/src/wget2/x86_64-w64-mingw32/lib -lnettle' NEXT_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H='' NEXT_AS_FIRST_DIRECTIVE_ERRNO_H='' NEXT_AS_FIRST_DIRECTIVE_FLOAT_H='' NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H='' NEXT_AS_FIRST_DIRECTIVE_LIMITS_H='' NEXT_AS_FIRST_DIRECTIVE_NETDB_H='' NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H='' NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H='' NEXT_AS_FIRST_DIRECTIVE_STDDEF_H='' NEXT_AS_FIRST_DIRECTIVE_STDINT_H='' NEXT_AS_FIRST_DIRECTIVE_STDIO_H='' NEXT_AS_FIRST_DIRECTIVE_STDLIB_H='' NEXT_AS_FIRST_DIRECTIVE_STRINGS_H='' NEXT_AS_FIRST_DIRECTIVE_STRING_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SELECT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H='' NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H='' NEXT_AS_FIRST_DIRECTIVE_TIME_H='' NEXT_AS_FIRST_DIRECTIVE_UNISTD_H='' NEXT_AS_FIRST_DIRECTIVE_WCHAR_H='' NEXT_ERRNO_H='' NEXT_FLOAT_H='' NEXT_INTTYPES_H='' NEXT_LIMITS_H='' NEXT_NETDB_H='' NEXT_NETINET_IN_H='' NEXT_SIGNAL_H='' NEXT_STDDEF_H='' NEXT_STDINT_H='' NEXT_STDIO_H='' NEXT_STDLIB_H='' NEXT_STRINGS_H='' NEXT_STRING_H='' NEXT_SYS_SELECT_H='' NEXT_SYS_SOCKET_H='' NEXT_SYS_STAT_H='' NEXT_SYS_TIME_H='' NEXT_SYS_TYPES_H='' NEXT_SYS_UIO_H='' NEXT_TIME_H='' NEXT_UNISTD_H='' NEXT_WCHAR_H='' NM='/usr/bin/x86_64-w64-mingw32-nm -B' NMEDIT='' NUMBER_VERSION='0x030607' OBJDUMP='x86_64-w64-mingw32-objdump' OBJEXT='o' OTOOL64='' OTOOL='' P11KIT_0_23_11_API_FALSE='' P11KIT_0_23_11_API_TRUE='#' P11_KIT_CFLAGS='' P11_KIT_LIBS='' PACKAGE='gnutls' PACKAGE_BUGREPORT='address@hidden' PACKAGE_NAME='GnuTLS' PACKAGE_STRING='GnuTLS 3.6.7' PACKAGE_TARNAME='gnutls' PACKAGE_URL='' PACKAGE_VERSION='3.6.7' PATCH_VERSION='7' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-w64-mingw32-pkg-config' PKG_CONFIG_LIBDIR='/home/tim/src/wget2/x86_64-w64-mingw32/lib/pkgconfig' PKG_CONFIG_PATH='/home/tim/src/wget2/x86_64-w64-mingw32/lib/pkgconfig:/usr/x86_64-w64-mingw32/lib/pkgconfig' PMCCABE='false' POSIX_SHELL='' POSUB='' PRAGMA_COLUMNS='' PRAGMA_SYSTEM_HEADER='#pragma GCC system_header' PRIPTR_PREFIX='"l"' PRI_MACROS_BROKEN='0' PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0' PTRDIFF_T_SUFFIX='' RANLIB='x86_64-w64-mingw32-ranlib' REPLACE_BTOWC='0' REPLACE_CALLOC='0' REPLACE_CANONICALIZE_FILE_NAME='0' REPLACE_CHOWN='0' REPLACE_CLOSE='1' REPLACE_CTIME='GNULIB_PORTCHECK' REPLACE_DPRINTF='0' REPLACE_DUP2='1' REPLACE_DUP='0' REPLACE_FACCESSAT='0' REPLACE_FCHOWNAT='0' REPLACE_FCLOSE='0' REPLACE_FDOPEN='0' REPLACE_FFLUSH='0' REPLACE_FOPEN='0' REPLACE_FPRINTF='0' REPLACE_FPURGE='0' REPLACE_FREOPEN='0' REPLACE_FSEEK='0' REPLACE_FSEEKO='0' REPLACE_FSTAT='1' REPLACE_FSTATAT='0' REPLACE_FTELL='0' REPLACE_FTELLO='0' REPLACE_FTRUNCATE='0' REPLACE_FUTIMENS='0' REPLACE_GAI_STRERROR='1' REPLACE_GETCWD='0' REPLACE_GETDELIM='0' REPLACE_GETDOMAINNAME='0' REPLACE_GETDTABLESIZE='0' REPLACE_GETGROUPS='0' REPLACE_GETLINE='1' REPLACE_GETLOGIN_R='0' REPLACE_GETPAGESIZE='0' REPLACE_GETPASS='0' REPLACE_GETTIMEOFDAY='1' REPLACE_GMTIME='0' REPLACE_INET_NTOP='0' REPLACE_INET_PTON='0' REPLACE_INITSTATE='0' REPLACE_ISATTY='0' REPLACE_ITOLD='0' REPLACE_LCHOWN='0' REPLACE_LINK='0' REPLACE_LINKAT='0' REPLACE_LOCALTIME='0' REPLACE_LOCALTIME_R='GNULIB_PORTCHECK' REPLACE_LSEEK='1' REPLACE_LSTAT='0' REPLACE_MALLOC='1' REPLACE_MBRLEN='0' REPLACE_MBRTOWC='0' REPLACE_MBSINIT='0' REPLACE_MBSNRTOWCS='0' REPLACE_MBSRTOWCS='0' REPLACE_MBSTATE_T='0' REPLACE_MBTOWC='0' REPLACE_MEMCHR='0' REPLACE_MEMMEM='0' REPLACE_MKDIR='0' REPLACE_MKFIFO='0' REPLACE_MKNOD='0' REPLACE_MKSTEMP='0' REPLACE_MKTIME='1' REPLACE_NANOSLEEP='GNULIB_PORTCHECK' REPLACE_NULL='0' REPLACE_OBSTACK_PRINTF='0' REPLACE_PERROR='0' REPLACE_POPEN='0' REPLACE_PREAD='0' REPLACE_PRINTF='0' REPLACE_PSELECT='0' REPLACE_PTHREAD_SIGMASK='0' REPLACE_PTSNAME='0' REPLACE_PTSNAME_R='0' REPLACE_PUTENV='0' REPLACE_PWRITE='0' REPLACE_QSORT_R='0' REPLACE_RAISE='0' REPLACE_RANDOM='0' REPLACE_RANDOM_R='0' REPLACE_READ='0' REPLACE_READLINK='0' REPLACE_READLINKAT='0' REPLACE_REALLOC='1' REPLACE_REALPATH='0' REPLACE_REMOVE='0' REPLACE_RENAME='0' REPLACE_RENAMEAT='0' REPLACE_RMDIR='0' REPLACE_SELECT='1' REPLACE_SETENV='0' REPLACE_SETSTATE='0' REPLACE_SLEEP='0' REPLACE_SNPRINTF='1' REPLACE_SPRINTF='0' REPLACE_STAT='0' REPLACE_STDIO_READ_FUNCS='0' REPLACE_STDIO_WRITE_FUNCS='0' REPLACE_STPNCPY='0' REPLACE_STRCASESTR='0' REPLACE_STRCHRNUL='0' REPLACE_STRDUP='1' REPLACE_STRERROR='0' REPLACE_STRERROR_R='0' REPLACE_STRFTIME='GNULIB_PORTCHECK' REPLACE_STRNCAT='0' REPLACE_STRNDUP='0' REPLACE_STRNLEN='0' REPLACE_STRSIGNAL='0' REPLACE_STRSTR='0' REPLACE_STRTOD='0' REPLACE_STRTOIMAX='0' REPLACE_STRTOK_R='0' REPLACE_STRTOLD='0' REPLACE_STRTOUMAX='0' REPLACE_STRUCT_TIMEVAL='1' REPLACE_SYMLINK='0' REPLACE_SYMLINKAT='0' REPLACE_TIMEGM='0' REPLACE_TMPFILE='0' REPLACE_TRUNCATE='0' REPLACE_TTYNAME_R='0' REPLACE_TZSET='1' REPLACE_UNLINK='0' REPLACE_UNLINKAT='0' REPLACE_UNSETENV='0' REPLACE_USLEEP='0' REPLACE_UTIMENSAT='0' REPLACE_VASPRINTF='0' REPLACE_VDPRINTF='0' REPLACE_VFPRINTF='0' REPLACE_VPRINTF='0' REPLACE_VSNPRINTF='1' REPLACE_VSPRINTF='0' REPLACE_WCRTOMB='0' REPLACE_WCSFTIME='0' REPLACE_WCSNRTOMBS='0' REPLACE_WCSRTOMBS='0' REPLACE_WCSWIDTH='0' REPLACE_WCTOB='0' REPLACE_WCTOMB='0' REPLACE_WCWIDTH='0' REPLACE_WRITE='0' SED='/bin/sed' SERVENT_LIB='-lws2_32' SET_MAKE='' SHELL='/bin/bash' SIG_ATOMIC_T_SUFFIX='' SIZE_T_SUFFIX='' STDALIGN_H='' STDBOOL_H='' STDDEF_H='' STDINT_H='stdint.h' STDNORETURN_H='' STRIP='x86_64-w64-mingw32-strip' SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0' TIME_H_DEFINES_STRUCT_TIMESPEC='1' TROUSERS_LIB='' TSS_CFLAGS='' TSS_LIBS='' UINT32_MAX_LT_UINTMAX_MAX='1' UINT64_MAX_EQ_ULONG_MAX='0' UNBOUND_CFLAGS='' UNBOUND_LIBS='' UNDEFINE_STRTOK_R='0' UNISTD_H_DEFINES_STRUCT_TIMESPEC='0' UNISTD_H_HAVE_WINSOCK2_H='1' UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='1' USE_NLS='no' VALGRIND='' VERSION='3.6.7' WANT_TEST_SUITE_FALSE='#' WANT_TEST_SUITE_TRUE='' WARN_CFLAGS=' -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattribute-alias -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-security -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=malloc -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wno-missing-field-initializers -Wno-unused-parameter -Wno-format-truncation -Wimplicit-fallthrough=2 -Wabi=11 -fdiagnostics-show-option' WCHAR_T_SUFFIX='' WERROR_CFLAGS='' WINDOWS_64_BIT_OFF_T='0' WINDOWS_64_BIT_ST_SIZE='1' WINDOWS_FALSE='#' WINDOWS_STAT_INODES='0' WINDOWS_STAT_TIMESPEC='0' WINDOWS_TRUE='' WINT_T_SUFFIX='' WSTACK_CFLAGS=' -Wtype-limits' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS=' --flag=asprintf:2:c-format --flag=vasprintf:2:c-format' YACC='bison -y' YEAR='2019' YFLAGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_cv_sizeof_time_t='8' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' autogen='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' 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}' ggl_LIBOBJS=' accept.o asnprintf.o bind.o close.o connect.o dup2.o fstat.o gai_strerror.o getdelim.o getline.o getpass.o getpeername.o gettimeofday.o inet_ntop.o inet_pton.o listen.o localtime-buffer.o lseek.o malloc.o mktime.o msvc-inval.o msvc-nothrow.o printf-args.o printf-parse.o realloc.o recv.o recvfrom.o select.o send.o sendto.o setenv.o setsockopt.o shutdown.o snprintf.o socket.o stat-w32.o strdup.o time_r.o time_rz.o timegm.o tzset.o unsetenv.o vasnprintf.o' ggl_LTLIBOBJS=' accept.lo asnprintf.lo bind.lo close.lo connect.lo dup2.lo fstat.lo gai_strerror.lo getdelim.lo getline.lo getpass.lo getpeername.lo gettimeofday.lo inet_ntop.lo inet_pton.lo listen.lo localtime-buffer.lo lseek.lo malloc.lo mktime.lo msvc-inval.lo msvc-nothrow.lo printf-args.lo printf-parse.lo realloc.lo recv.lo recvfrom.lo select.lo send.lo sendto.lo setenv.lo setsockopt.lo shutdown.lo snprintf.lo socket.lo stat-w32.lo strdup.lo time_r.lo time_rz.lo timegm.lo tzset.lo unsetenv.lo vasnprintf.lo' ggltests_LIBOBJS='' ggltests_LTLIBOBJS='' ggltests_WITNESS='IN_GNUTLS_GNULIB_TESTS' gl_LIBOBJS=' asnprintf.o fstat.o getdelim.o getline.o gettimeofday.o inet_ntop.o inet_pton.o localtime-buffer.o lseek.o malloc.o memmem.o msvc-inval.o msvc-nothrow.o printf-args.o printf-parse.o realloc.o secure_getenv.o setsockopt.o snprintf.o stat-w32.o strdup.o strndup.o strverscmp.o time_r.o vasnprintf.o vsnprintf.o' gl_LTLIBOBJS=' asnprintf.lo fstat.lo getdelim.lo getline.lo gettimeofday.lo inet_ntop.lo inet_pton.lo localtime-buffer.lo lseek.lo malloc.lo memmem.lo msvc-inval.lo msvc-nothrow.lo printf-args.lo printf-parse.lo realloc.lo secure_getenv.lo setsockopt.lo snprintf.lo stat-w32.lo strdup.lo strndup.lo strverscmp.lo time_r.lo vasnprintf.lo vsnprintf.lo' gltests_LIBOBJS='' gltests_LTLIBOBJS='' gltests_WITNESS='IN_GNUTLS_GNULIB_TESTS' guile_snarf='' guileextensiondir='$(GUILE_EXTENSION)' guilesiteccachedir='$(GUILE_SITE_CCACHE)' guilesitedir='$(GUILE_SITE)' host='x86_64-w64-mingw32' host_alias='x86_64-w64-mingw32' host_cpu='x86_64' host_os='mingw32' host_vendor='w64' htmldir='${docdir}' ifGNUmake='' ifnGNUmake='' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/tim/src/wget2/gnutls/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/tim/src/wget2/x86_64-w64-mingw32' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' unistring_LIBOBJS='' unistring_LTLIBOBJS='' unistringtests_LIBOBJS='' unistringtests_LTLIBOBJS='' unistringtests_WITNESS='IN_GNUTLS_GNULIB_TESTS' } giovec_t;' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GnuTLS" #define PACKAGE_TARNAME "gnutls" #define PACKAGE_VERSION "3.6.7" #define PACKAGE_STRING "GnuTLS 3.6.7" #define PACKAGE_BUGREPORT "address@hidden" #define PACKAGE_URL "" #define PACKAGE "gnutls" #define VERSION "3.6.7" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define HAVE_FSEEKO 1 #define _FILE_OFFSET_BITS 64 #define _DARWIN_USE_64_BIT_INODE 1 #define STDC_HEADERS 1 #define _UNICODE 1 #define HAVE_STDATOMIC_H 1 #define HAVE_LIBNETTLE 1 #define C99_MACROS 1 #define ENABLE_SSL2 1 #define ENABLE_DTLS_SRTP 1 #define ENABLE_ALPN 1 #define ENABLE_HEARTBEAT 1 #define ENABLE_SRP 1 #define ENABLE_PSK 1 #define ENABLE_ANON 1 #define ENABLE_DHE 1 #define ENABLE_ECDHE 1 #define ENABLE_GOST 1 #define ENABLE_OCSP 1 #define SIZEOF_VOID_P 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG 4 #define SIZEOF_INT 4 #define GNUTLS_POINTER_TO_INT_CAST (long long) #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_WCHAR_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_CRTDEFS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_WINSOCK2_H 1 #define WINDOWS_SOCKETS 1 #define HAVE_ICONV 1 #define HAVE_GETPID 1 #define HAVE_LOCALTIME 1 #define HAVE_ALLOCA 1 #define nlink_t int #define _USE_STD_STAT 1 #define HAVE_DECL_FTELLO 1 #define HAVE_DECL_GETDELIM 0 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MPROTECT 1 #define HAVE__SET_INVALID_PARAMETER_HANDLER 1 #define HAVE_SNPRINTF 1 #define HAVE_STRDUP 1 #define HAVE_TZSET 1 #define HAVE_DECL_GETLINE 0 #define restrict __restrict #define HAVE_WINSOCK2_H 1 #define HAVE_WS2TCPIP_H 1 #define HAVE_STRUCT_SOCKADDR_STORAGE 1 #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1 #define HAVE_WINSOCK2_H 1 #define HAVE_IPV4 1 #define HAVE_IPV6 1 #define HAVE_DECL_MEMMEM 0 #define HAVE_MSVC_INVALID_PARAMETER_HANDLER 1 #define HAVE_DECL_SNPRINTF 1 #define HAVE__BOOL 1 #define HAVE_WCHAR_T 1 #define HAVE_WINT_T 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_DECL_STRDUP 1 #define HAVE_DECL_STRNDUP 0 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_STRTOK_R 1 #define HAVE_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define DBL_EXPBIT0_WORD 1 #define DBL_EXPBIT0_BIT 20 #define HAVE_SNPRINTF 1 #define HAVE_STRNLEN 1 #define HAVE_WCSLEN 1 #define HAVE_WCSNLEN 1 #define HAVE_MBRTOWC 1 #define HAVE_WCRTOMB 1 #define HAVE_DECL__SNPRINTF 1 #define HAVE_DECL_VSNPRINTF 1 #define HAVE___BUILTIN_EXPECT 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define HAVE_DECL_GETC_UNLOCKED 0 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETLINE 1 #define GETTIMEOFDAY_TIMEZONE void #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_WINSOCK2_H 1 #define HAVE_DECL_INET_NTOP 0 #define HAVE_WINSOCK2_H 1 #define HAVE_DECL_INET_PTON 0 #define LSEEK_PIPE_BROKEN 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define GNULIB_TEST_MEMCHR 1 #define GNULIB_TEST_MEMMEM 1 #define GNULIB_MSVC_NOTHROW 1 #define GNULIB_TEST_REALLOC_POSIX 1 #define GNULIB_TEST_SECURE_GETENV 1 #define GNULIB_TEST_SETSOCKOPT 1 #define HAVE_STDINT_H 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DECL_STRNCASECMP 1 #define GNULIB_TEST_STRDUP 1 #define GNULIB_TEST_STRNDUP 1 #define GNULIB_TEST_STRNLEN 1 #define HAVE_STRTOK_R 1 #define GNULIB_TEST_STRTOK_R 1 #define GNULIB_TEST_STRVERSCMP 1 #define nlink_t int #define HAVE_DECL_LOCALTIME_R 0 #define GNULIB_TEST_TIME_R 1 #define HAVE_VASPRINTF 1 #define GNULIB_TEST_VASPRINTF 1 #define HAVE_VSNPRINTF 1 #define GNULIB_TEST_VSNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_ENVIRON_DECL 1 #define HAVE_DECL_FSEEKO 1 #define HAVE_DECL_FFLUSH_UNLOCKED 0 #define HAVE_DECL_FLOCKFILE 0 #define HAVE_DECL_FPUTS_UNLOCKED 0 #define HAVE_DECL_FUNLOCKFILE 0 #define HAVE_DECL_PUTC_UNLOCKED 0 #define HAVE_INTTYPES_H 1 #define HAVE_STDLIB_H 1 #define MALLOC_0_IS_NONNULL 1 #define TIME_T_IS_SIGNED 1 #define HAVE_DECL_ALARM 0 #define HAVE_DECL_TZNAME 1 #define HAVE_TZNAME 1 #define HAVE_COMPOUND_LITERALS 1 #define HAVE_WINSOCK2_H 1 #define HAVE_DECL_SETENV 0 #define HAVE_SEARCH_H 1 #define HAVE_TSEARCH 1 #define uid_t int #define gid_t int #define HAVE_DECL_UNSETENV 0 #define GNULIB_TEST_ACCEPT 1 #define GNULIB_TEST_BIND 1 #define HAVE_WINSOCK2_H 1 #define GNULIB_TEST_CLOSE 1 #define GNULIB_TEST_CONNECT 1 #define HAVE_DUP2 1 #define GNULIB_TEST_DUP2 1 #define GNULIB_TEST_ENVIRON 1 #define FLEXIBLE_ARRAY_MEMBER /**/ #define GNULIB_TEST_FSEEK 1 #define GNULIB_TEST_FSEEKO 1 #define GNULIB_TEST_FSTAT 1 #define GNULIB_TEST_FTELL 1 #define GNULIB_TEST_FTELLO 1 #define HAVE_DECL_GAI_STRERROR 1 #define HAVE_DECL_GAI_STRERRORA 1 #define HAVE_DECL_GETADDRINFO 1 #define HAVE_DECL_FREEADDRINFO 1 #define HAVE_DECL_GETNAMEINFO 1 #define HAVE_STRUCT_ADDRINFO 1 #define GNULIB_TEST_GETADDRINFO 1 #define HAVE_DECL_GETC_UNLOCKED 0 #define GNULIB_TEST_GETDELIM 1 #define GNULIB_TEST_GETLINE 1 #define HAVE_DECL___FSETLOCKING 0 #define HAVE_TCGETATTR 0 #define HAVE_TCSETATTR 0 #define GNULIB_TEST_GETPASS 1 #define GNULIB_TEST_GETPEERNAME 1 #define GETTIMEOFDAY_TIMEZONE void #define GNULIB_TEST_GETTIMEOFDAY 1 #define HAVE_WINSOCK2_H 1 #define HAVE_DECL_INET_NTOP 0 #define HAVE_WINSOCK2_H 1 #define HAVE_DECL_INET_PTON 0 #define HAVE___INLINE 1 #define GNULIB_TEST_LISTEN 1 #define LSEEK_PIPE_BROKEN 1 #define GNULIB_TEST_LSEEK 1 #define GNULIB_TEST_MALLOC_POSIX 1 #define GNULIB_TEST_MEMCHR 1 #define NEED_MKTIME_WORKING 1 #define NEED_MKTIME_WINDOWS 1 #define GNULIB_TEST_MKTIME 1 #define NEED_MKTIME_INTERNAL 1 #define GNULIB_MSVC_NOTHROW 1 #define my_strftime nstrftime #define HAVE_DECL_TZNAME 1 #define HAVE_TZNAME 1 #define HAVE_DECL_PROGRAM_INVOCATION_NAME 0 #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 0 #define GNULIB_TEST_REALLOC_POSIX 1 #define GNULIB_TEST_RECV 1 #define GNULIB_TEST_RECVFROM 1 #define GNULIB_TEST_SELECT 1 #define GNULIB_TEST_SEND 1 #define GNULIB_TEST_SENDTO 1 #define GNULIB_TEST_SETENV 1 #define GNULIB_TEST_SETSOCKOPT 1 #define GNULIB_TEST_SHUTDOWN 1 #define HAVE_STDINT_H 1 #define HAVE_SNPRINTF 1 #define GNULIB_TEST_SNPRINTF 1 #define GNULIB_SNPRINTF 1 #define GNULIB_TEST_SOCKET 1 #define __USE_MINGW_ANSI_STDIO 1 #define GNULIB_PRINTF_ATTRIBUTE_FLAVOR_GNU 1 #define GNULIB_FSCANF 1 #define GNULIB_SCANF 1 #define GNULIB_TEST_STRDUP 1 #define nlink_t int #define HAVE_DECL_LOCALTIME_R 0 #define GNULIB_TEST_TIME_R 1 #define GNULIB_TEST_TIME_RZ 1 #define GNULIB_TEST_TIMEGM 1 #define HAVE_RUN_TZSET_TEST 1 #define GNULIB_TEST_TZSET 1 #define GNULIB_TEST_UNSETENV 1 #define HAVE_STDINT_H 1 #define HAVE_INLINE 1 #define GNULIB_TEST_UNINORM_U16_NORMALIZE 1 #define GNULIB_TEST_UNINORM_U32_NORMALIZE 1 #define GNULIB_TEST_UNINORM_U8_NORMALIZE 1 #define GNULIB_UNISTR_U16_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U16_MBTOUCR 1 #define GNULIB_UNISTR_U16_UCTOMB 1 #define GNULIB_UNISTR_U32_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U32_UCTOMB 1 #define GNULIB_UNISTR_U8_MBTOUC_UNSAFE 1 #define GNULIB_UNISTR_U8_MBTOUCR 1 #define GNULIB_UNISTR_U8_UCTOMB 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_LIBIDN2 1 #define HAVE_NETTLE_RSA_SEC_DECRYPT 1 #define HAVE_NETTLE_CFB8_ENCRYPT 1 #define HAVE_NETTLE_CMAC128_UPDATE 1 #define UNBOUND_ROOT_KEY_FILE "C:\Program Files\Unbound\root.key" #define SYSTEM_PRIORITY_FILE "/etc/gnutls/default-priorities" #define DEFAULT_PRIORITY_STRING "NORMAL" #define TROUSERS_LIB "" #define SIZEOF_UNSIGNED_LONG_INT 4 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_TIME_T 8 #define GNUTLS_COMPAT_H 1 #define GNUTLS_INTERNAL_BUILD 1 #define fread_file _gnutls_fread_file #define read_file _gnutls_read_file #define read_binary_file _gnutls_read_binary_file configure: exit 0